/LearningReinforcement

Implementations of various reinforcement learning alghorithms with the aim of having good documentation so will be easily scalable to other domains of operation...

Primary LanguagePython

Simple DQN + Evolutionary Strategy

(This repo is out of date)

Implementing DQN + Evolutonary Strategy with Pytorch.