Highlights
- Pro
-
-
neural-network-framework Public
Build a Micro Neural Network Framework (like Pytorch or Tensorflow) using only Numpy
Python MIT License UpdatedAug 6, 2024 -
Predict passenger survival using multiple machine learning models. This repo covers data cleaning, preprocessing, model training, and evaluation.
Jupyter Notebook MIT License UpdatedFeb 26, 2024 -
mnist_image_recognition Public
image recognition practice with MNIST dataset loaded from tensorflow.keras
Jupyter Notebook UpdatedFeb 20, 2024 -
Playing with sklearn decision tree classifier on university admission dataset from kaggle.
Jupyter Notebook UpdatedFeb 17, 2024 -
microblog Public
Microblog is a web application that allows users to create profiles, write posts, send messages, follow each other, and many other social interactions. The platform supports English, Arabic, French…
Python MIT License UpdatedNov 24, 2023 -
-
-
-
-
-
-
-
A text editor that allows real-time collaboration using google's `diff_match_patch`.
Python UpdatedJun 26, 2022 -
In this project we are going to create a simple perception stack for self-driving cars (SDCs.). Our only data source will be video streams from cameras for simplicity. We’re mainly going to be anal…
HTML UpdatedMay 23, 2022 -
-
-
LED_toggle_2 Public
LED toggle using button and timer on ATmega32A micro-controller.
C UpdatedAug 30, 2020 -
Payment-Application Public
Payment application in c programming language
-
Binary_Search_Algorithm Public
Implementing bubble sorting algorithm in C programming language.
C UpdatedJul 27, 2020 -
parentheses-checker Public
This is a program to check whether parentheses in a certain string are balanced or not. This project is done using stack. This project is implemented using C programming language.
C UpdatedJul 21, 2020