Pinned Repositories
Algorithms-Practice
This repo is created to keep track of my advancement in Problem Solving
Aspect-Based-Sentiment-Analysis
Communion_api
CS224n-Solutions
This Repo include my solutions to cs224n 2019 course teached by christopher manning
From-0-to-Research-Scientist-resources-guide
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
Grammer-Correction-Classification
Introduction-to-NLP-Class
Introduction to NLP class at Zewail City. This repo contains all the resources and materials for students
Machine-Leanring-From-Scratch
Machine Learning different algorithms from scratch without any external libraries.
Papers-from-Scratch
This repo aim is to implement Deep Learning Research papers from scratch to gain a better intuition and practice the ability to replicate results.
Topic-Detection-in-arabic
Bidirectional LSTM model with conv1D , Bidirectional LSTM model only and conv1D only , 3 models for testing the most efficient way for topic detection
ahmedbahaaeldin's Repositories
ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
ahmedbahaaeldin/Algorithms-Practice
This repo is created to keep track of my advancement in Problem Solving
ahmedbahaaeldin/Introduction-to-NLP-Class
Introduction to NLP class at Zewail City. This repo contains all the resources and materials for students
ahmedbahaaeldin/Machine-Leanring-From-Scratch
Machine Learning different algorithms from scratch without any external libraries.
ahmedbahaaeldin/Papers-from-Scratch
This repo aim is to implement Deep Learning Research papers from scratch to gain a better intuition and practice the ability to replicate results.
ahmedbahaaeldin/Topic-Detection-in-arabic
Bidirectional LSTM model with conv1D , Bidirectional LSTM model only and conv1D only , 3 models for testing the most efficient way for topic detection
ahmedbahaaeldin/CS224n-Solutions
This Repo include my solutions to cs224n 2019 course teached by christopher manning
ahmedbahaaeldin/Aspect-Based-Sentiment-Analysis
ahmedbahaaeldin/Communion_api
ahmedbahaaeldin/Grammer-Correction-Classification
ahmedbahaaeldin/16-bit-processor-implemented-by-VHDL
16 bit processor implemented by VHDL on Model Sim
ahmedbahaaeldin/A-compiler-Project
compiler implemented by lexx ,yacc and regular expressions
ahmedbahaaeldin/ahslasdfk
ahmedbahaaeldin/arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
ahmedbahaaeldin/attention-network
PyTorch Implementation for Global and Local Attention Network
ahmedbahaaeldin/bittensor
Internet-scale Neural Networks
ahmedbahaaeldin/deeplearning.ai-Specialisation-
My solutions to coursera deeplearning.ai Specialisations
ahmedbahaaeldin/MI
ahmedbahaaeldin/MNIST-Data-Set-Deep-learning-Practice
Achived 98.7% accuracy from the model i created using tensorflow
ahmedbahaaeldin/Pain-Point-Detection
This project aims predict the pain point category according to the user input text.
ahmedbahaaeldin/Pytorch-Challenge-Model
My final submission for the Facebook Pytorch challenge
ahmedbahaaeldin/SageWriteTask
ahmedbahaaeldin/Search-Engine
Fully implemented search engine using java
ahmedbahaaeldin/Tensorflow-pruning-
Tensorflow implementation of the two pruning techniques :
ahmedbahaaeldin/Word-Embeddings-From-scratch
Word Embedding models implemented using python from scratch