Mahmoud Nady (AboNady)

AboNady

Geek Repo

Company:Egypt-Japan University of Science & Technology

Location:Egypt

Home Page:https://www.linkedin.com/in/abonady/

Github PK Tool:Github PK Tool

Mahmoud Nady's repositories

FMNIST_CNN

This project is a convolutional neural network (CNN) built using PyTorch that classifies images from the Fashion-MNIST dataset. The network consists of several layers including convolutional layers, pooling layers, and fully connected layers. The model achieved an accuracy of 92.1%

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

K_Means_From_Scratch

An implementation of the basic idea of K-Means from scratch.

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

Simple_Linear_Regression_From_Scratch

I have applied the fundamental idea of Linear Regression with Single Variable input. I implemented the Gradian Descent algorithm simply from scratch with no libraries such as Scikit-Learn. I just used NumPy.

Language:PythonLicense:MITStargazers:1Issues:3Issues:0

SVM_Spam_Classification

This a very simple SVM Spam Emails Classification problem, I used Sklearn library to train the model and get better results

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

Titanic_Classification

In this challenge, I build a predictive model that answers the question: “what sorts of people were more likely to survive?” using passenger data (ie name, age, gender, socio-economic class, etc).

Language:PythonStargazers:1Issues:2Issues:0

AboNady

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

Binary_Classification_From_Scratch

A Binary Classification From Scratch, very simple algorithm to classify simple data

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

House_Prediction

A Kaggle's competition - The main task is to predict the prices of the houses.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Multiple_Linear_Regression_From_Scratch

A very simple Multiple Linear Regression (MLR) algorithm from Scratch. I did not use Scikit-Learn or any similar libraries

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

Neural_Network_From_Scratch

This is the code of a Neural Network built from scratch without any libraries other than NumPy to deal with matrices and to handle the Linear Algebra part.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0