Pinned Repositories
attention
some attention implements
attentional_factorization_machine
TensorFlow Implementation of Attentional Factorization Machine
bpr
DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.DeepFM,DeepInterestNetwork(DIN),DeepCrossNetwork(DCN),AttentionalFactorizationMachine(AFM),Neural Factorization Machine(NFM),AutoInt
DeepLearningBook
MIT Deep Learning Book in PDF format
deeplearningbook-chinese
Deep Learning Book Chinese Translation
DMTK
Microsoft Distributed Machine Learning Toolkit
fm_python
implement fm demo with python
python-bloomfilter
Scalable Bloom Filter implemented in Python
TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
jizhihui's Repositories
jizhihui/fm_python
implement fm demo with python
jizhihui/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.DeepFM,DeepInterestNetwork(DIN),DeepCrossNetwork(DCN),AttentionalFactorizationMachine(AFM),Neural Factorization Machine(NFM),AutoInt
jizhihui/attentional_factorization_machine
TensorFlow Implementation of Attentional Factorization Machine
jizhihui/attention
some attention implements
jizhihui/fm
jizhihui/ftrl_proximal_lr
Multithreaded Asynchronous FTRL Proximal Implementation
jizhihui/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
jizhihui/models
Models built with TensorFlow
jizhihui/tensorflow
Computation using data flow graphs for scalable machine learning
jizhihui/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
jizhihui/TensorFlow-Machine-Learning-Cookbook
Code repository for TensorFlow Machine Learning Cookbook by Packt
jizhihui/deeplearningbook-chinese
Deep Learning Book Chinese Translation
jizhihui/DeepLearningBook
MIT Deep Learning Book in PDF format
jizhihui/python-bloomfilter
Scalable Bloom Filter implemented in Python
jizhihui/DMTK
Microsoft Distributed Machine Learning Toolkit
jizhihui/LightLDA
Scalable, fast, and lightweight system for large-scale topic modeling
jizhihui/bpr
jizhihui/simhash
中文文档simhash值计算
jizhihui/simhash-demo
A simple demonstrate of simhash algorithm, use jieba to divide the Chinese sentence into words.
jizhihui/kaggle-word2vec
Kaggle word2vec NLP tutorial