TODO
Algorithm | Repository | Example json | Documentation |
---|---|---|---|
Discrete DeepQ | deeprl | TODO | TODO |
Asynchronous DeepQ (soon) | deeprl | TODO | TODO |
Algorithm | Repository | Example json | Documentation |
---|---|---|---|
Karpathy Game | SimulatorZoo | TODO | TODO |
tensorflow == 0.7
for Automated Differentiation.- SimulatorZoo for the models
- Quick start guide.
- Writing your own simulator.
- Adopting Existing Algorithm to different type of input.
- Contributing to this repository.
- stas-sl (found critical bug in Discrete Deepq)