lazybonesboy's Stars
maxpumperla/elephas
Distributed Deep learning with Keras & Spark
naganandy/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
bojone/attention
some attention implements
tensorflow/ecosystem
Integration of TensorFlow with other open-source frameworks
Luolc/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
bojone/seq2seq
keras example of seq2seq, auto title
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
jrzaurin/pytorch-widedeep
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
maciejkula/spotlight
Deep recommender models using PyTorch.
fastai/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
robi56/Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
wzhe06/Ad-papers
Papers on Computational Advertising
alibaba/euler
A distributed graph deep learning framework.
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
lyst/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
wnzhang/rtb-papers
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
wzhe06/SparkCTR
CTR prediction model based on spark(LR, GBDT, DNN)
wzhe06/Reco-papers
Classic papers and resources on recommendation
jobandtalent/RankLib
Fork of https://sourceforge.net/p/lemur/code/HEAD/tree/RankLib/
alibaba/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
roboticcam/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
FrancescoSaverioZuppichini/Tensorflow-Dataset-Tutorial
Notebook for my medium article about how to use Dataset API in TensorFlow
tobegit3hub/advisor
Open-source implementation of Google Vizier for hyper parameters tuning
Hvass-Labs/TensorFlow-Tutorials-Chinese
TensorFlow 中文教程 (Chinese Tutorials)
lambdaji/tf_repos
TensorFlow Script
fchollet/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
philipperemy/keras-attention
Keras Attention Layer (Luong and Bahdanau scores).
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
leriomaggio/deep-learning-keras-tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
farizrahman4u/seq2seq
Sequence to Sequence Learning with Keras