AimanAlghamdi's Stars
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
fastai/courses
fast.ai Courses
cchen156/Learning-to-See-in-the-Dark
Learning to See in the Dark. CVPR 2018
lyst/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
maciejkula/spotlight
Deep recommender models using PyTorch.
robi56/Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
jfkirk/tensorrec
A TensorFlow recommendation algorithm and framework in Python.
khanhnamle1994/movielens
4 different recommendation engines for the MovieLens dataset.
ylongqi/openrec
OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms
mandeep147/Amazon-Product-Recommender-System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
bradleypallen/keras-movielens-cf
A set of Jupyter notebooks demonstrating collaborative filtering using matrix factorization with Keras.
ashwinkshenoy/chatbot
A Simple ChatBot Widget
colby-j-wise/Deep_Learning_Recommender_System
Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python
cheungdaven/deeplearning4recommendersystem
deep learning for recommender system
tf-dl-workshop/tf-reco-workshop
Deep Learning with TensorFlow Workshop 1 - Recommender System
osama-haggag/movie-time
A movie recommendation system based on the GroupLens dataset of MovieLens data
MehdiAbbanaBennani/Neural-Networks-for-Collaborative-Filtering
Deep Learning for Recommendation
whongyi/datafilter-recsys
code for ResSys'18 paper: "Exploring Recommendations Under User-Controlled Data Filtering"
datadynamo/strata_ny_2017_recommender_tutorial
Jupyter Notebooks for Strata Data Conference NY 2017 Deep Learning for Recommender Systems Tutorial
foolchi/Recommendation
Recommendation Practice for MovieLens
zachmonge/collaborative_filtering
This is a script corresponding to my blog post "Collaborative Filtering: From Shallow to Deep Learning"
vbsteja/deeplearning1
this repo contains practice programs and kaggle submissions for image classification, collaborative filtering, sequence models, RNN's and LSTM's