chase918's Stars
EastWorld/wechat-app-mall
微信小程序商城,微信小程序微店
pyy0715/Neural-Collaborative-Filtering
pytorch version of NCF
hexiangnan/neural_collaborative_filtering
Neural Collaborative Filtering
Leavingseason/NeuralCF
A fork from https://github.com/hexiangnan/neural_collaborative_filtering. Change keras version to v2.1.3, and use tensorflow as the backend.
princewen/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
INK-USC/CommonGen
A Constrained Text Generation Challenge Towards Generative Commonsense Reasoning
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"