A implementation of Deep Learning
- DQN
- Deep Q-Learning Network in UE4 with unreal.js
- CapsNet
- A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
- AutoEncoder
- A Tensorflow implementation of Auto-Encoder
- GAN
- A Tensorflow implementation of Generative Adversarial Network
- NALU
- A implementation of Neural Arithmatic and Logical Unit