zhouzhikun323's repositories
machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1000+页)和视频链接
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
lectures
Oxford Deep NLP 2017 course
practical-pytorch
PyTorch tutorials demonstrating modern techniques with readable code
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
tacotron_pytorch
PyTorch implementation of Tacotron speech synthesis model.
tensorflow-eager-tutorials
Simple tutorials for building neural networks with TensorFlow Eager mode.
tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
wavenet_vocoder
WaveNet vocoder