Pinned Repositories
7_Research_Directions_Deep_Learning
This is the code for "The Future of Deep Learning Research" by Siraj Raval on Youtube
aravec
AraVec is a pre-trained distributed word representation (word embedding) open source project which aims to provide the Arabic NLP research community with free to use and powerful word embedding models.
Awesome-Deep-Learning-Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully.
benchm-ml
A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
La-Liga-Chatbot
This chatbot can have a comprehensive conversation with the user while giving him/ her some information about the history of La Liga Clubs
Newspaper-Articles-Daily-Crawler
An implementation to a Scrapy Web Crawler, that crawl article links from Newspapers websites on a daily basis. Mainly Arabic Written Websites
Sentiment_Model_Template
The ultimate template to build a Sentiment Model starting from Linear SVM to Word2Vec and GLove
TalkingData_AdTracking_FraudDetection
A kaggle competition to predict whether a user will download an app after clicking a mobile app ad
Taxi-driver-Arrival-Time-prediction
An attempt to solve the New York taxi arrival time prediction kaggle competition
Toxic_Comment_Classification
My Trial to tackle the Kaggle Toxic Comment Classification Competition
alaakh42's Repositories
alaakh42/La-Liga-Chatbot
This chatbot can have a comprehensive conversation with the user while giving him/ her some information about the history of La Liga Clubs
alaakh42/Newspaper-Articles-Daily-Crawler
An implementation to a Scrapy Web Crawler, that crawl article links from Newspapers websites on a daily basis. Mainly Arabic Written Websites
alaakh42/Sentiment_Model_Template
The ultimate template to build a Sentiment Model starting from Linear SVM to Word2Vec and GLove
alaakh42/7_Research_Directions_Deep_Learning
This is the code for "The Future of Deep Learning Research" by Siraj Raval on Youtube
alaakh42/aravec
AraVec is a pre-trained distributed word representation (word embedding) open source project which aims to provide the Arabic NLP research community with free to use and powerful word embedding models.
alaakh42/gensim
Topic Modelling for Humans
alaakh42/House_Priceprediction
This is a Kaggle Competition that challenges you to predict the Sale Price value of houses based on a lot of numerical and categorical features
alaakh42/SanFrancisco_Crime_Description_Category_Classification
A project where I use the San-Francisco crime dataset to do some data analytics and visualization, then using MLlib from Pyspark to build a classification model that can classify a crime description to one of 39 crime categories including (ASSAULT, BRIBERY, etc...)
alaakh42/sophia
Neural networks from scratch
alaakh42/TalkingData_AdTracking_FraudDetection
A kaggle competition to predict whether a user will download an app after clicking a mobile app ad
alaakh42/Taxi-driver-Arrival-Time-prediction
An attempt to solve the New York taxi arrival time prediction kaggle competition
alaakh42/Toxic_Comment_Classification
My Trial to tackle the Kaggle Toxic Comment Classification Competition
alaakh42/twitter_account_crawling_using_selenium
A project of twitter accounts crawling using Selenium
alaakh42/allennlp
An open-source NLP research library, built on PyTorch.
alaakh42/Avito_Demand_Prediction
A basic model for the Avito Kaggle competion
alaakh42/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
alaakh42/AzureDeployment
alaakh42/Convolutional_neural_network
This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube
alaakh42/cs231n
My journey to ML understanding at the hands of the famed Andrej Karpathy
alaakh42/DataStructure_and_Algorithms_inPython
Data Structure in Python
alaakh42/deep-learning-models
Keras code and weights files for popular deep learning models.
alaakh42/deep_learning_notes
alaakh42/Grokking-Deep-Learning
this repository accompanies my forthcoming book "Grokking Deep Learning"
alaakh42/JupyterNotebok_workflow
alaakh42/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
alaakh42/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
alaakh42/Office365itpros
Office 365 for IT Pros PowerShell examples
alaakh42/stanford-tensorflow-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
alaakh42/training-data-analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
alaakh42/workshops