Code Collection


This post serves as a code collection of my personal implementations for different algorithms, which cover general deep learning algorithms and some paper algorithms.

Content

General Algorithms

This category contains stand alone implementation of general machine learning algorithms.

Deep Deterministic Policy Gradient
Mixture Density Networks
Neural Machine Translation
Residual Networks
Variational Autoencoder

Paper Algorithms

This category contains implementation of specific algorithms proposed in some papers.

Deep Q-Network
Large-Scale Study of Curiosity-Driven Learning
Prioritized Experience Replay
World Models