spiglerg

Results 5 repositories owned by spiglerg

DQN_DDQN_Dueling_and_DDPG_Tensorflow

70
Stars
34
Forks
Watchers

Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient (DDPG)

Kohonen_SOM_Tensorflow

58
Stars
14
Forks
Watchers

Tensorflow implementation of the Kohonen Self Organizing Map

pyMeta

47
Stars
5
Forks
Watchers

Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of implicit-MAML (iMAML), FOMAML and Reptile.

RNN_Text_Generation_Tensorflow

110
Stars
52
Forks
Watchers

DEPRECATED CODE : Text generation using RNN (LSTM) implemented using Tensorflow

Tensorflow implementation of the `intelligent synapse' model from [Zenke et al., (2017)] and application to the Permuted MNIST benchmark.