Pinned Repositories
Ad-papers
Papers on Computational Advertising
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
awesome-graph-attack-papers
Adversarial attacks and defenses on Graph Neural Networks.
awesome-graph-embedding
A collection of important graph embedding, classification and representation learning papers with implementations.
Awesome-Incremental-Learning
Awesome Incremental Learning
Awesome-Meta-Learning
A curated list of Meta Learning papers, code, books, blogs, videos, datasets and other resources.
Bandit
Bandit algorithms
bert
TensorFlow code and pre-trained models for BERT
chinese_text_classification
CLUENER2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
yipeng5's Repositories
yipeng5/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
yipeng5/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
yipeng5/cs231n.github.io
Public facing notes page
yipeng5/CS231n_note
CS231n python and jupyter notebook with detailed explanation.
yipeng5/deep-ctr
An attempt of training DNN models to predict ad click-through rate, implemented with Theano.
yipeng5/DeepFFM
yipeng5/DeepLearning
Translation of papers in Deep Learning Research
yipeng5/DeepLearningBook
MIT Deep Learning Book in PDF format
yipeng5/DeepLearningBook-1
This repository is used to publish source code of my deep learning book
yipeng5/deeplearningbook-chinese
Deep Learning Book Chinese Translation
yipeng5/IrisData
Iris Data Example Python Numpy
yipeng5/JavaCore
JavaCore,Java核心技术学习的最佳实践。
yipeng5/julyedu-python-datascience
julyedu python datascience课程资料
yipeng5/JulyMLCamp
yipeng5/kaggle-2014-criteo
yipeng5/learning-spark
Example code from Learning Spark book
yipeng5/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
yipeng5/machine-learning-notebooks
Stanford Machine Learning course exercises implemented with scikit-learn
yipeng5/MachineLearning
Basic Machine Learning and Deep Learning
yipeng5/MLDS2017
yipeng5/Multidimensional-LSTM-BitCoin-Time-Series
Using multidimensional LSTM neural networks to create a forecast for Bitcoin price
yipeng5/nmt-seq2seq
seq2seq model written in Pytorch
yipeng5/Roadmap-of-DL-and-ML
Roadmap of DL and ML, some courses, study notes and paper summary
yipeng5/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
yipeng5/spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析
yipeng5/static_study
《统计学习方法》的读书笔记,重现了大部分的课后题,仅供参考。
yipeng5/Technical-Analysis-And-Practice-in-TensorFlow
《TensorFlow技术解析与实战》的源码整理、补充和讨论
yipeng5/word2vec
Python interface to Google word2vec
yipeng5/xing_nlp
yipeng5/Youtube-Recommendation-Tensorflow
code of paper `Deep Neural Networks for Youtube Recommendation`