Where my dumb ideas become my dumb reality.
PPO-Keras. My implementation of the Proximal Policy Optisation algorithm using Keras as a backend
88FIGR. Few-shot Image Generation with Reptile
63Generative_NLP_RL_GAN. Python
14Noisy-A3C-Keras. Python
10WGAN-GP-with-keras-for-text. My implementation of the 1d convolutional wgan described in this paper https://arxiv.org/abs/1705.10929.
7DeepLearningMT4Bridge. Bridge between MT4 and python using named pipe, will serve as dump for the mql4 and mqlh file as well
7A2C-Keras. Python
4FewShotAuthorClassificationMetaLearning. With Reptile https://blog.openai.com/reptile/ I attempt to meta learn few shot author classification. Currently testing the viability on the Gutenberg dataset.
3NoisyDenseKeras. Implementation of the https://arxiv.org/abs/1706.10295 Noisy Network for implementation dense layer in Keras
2