Back to Browse

Deep Reinforcement Learning with Unity and Python

7.3K views
Aug 21, 2018
4:58

Source code can be found here: https://github.com/apockill/DRLPlayground If you have any questions about the source, please shoot me an email and I'll give you the entire project file. I didn't commit the entire project to github because there were some 3d models that took up some memory, and also some assets I downloaded from the asset store. I also didn't bother to document this too heavily, because it was very much a side project for personal research purposes- so just shoot me any questions you might have. Original DQN paper: https://www.cs.toronto.edu/~vmnih/docs/dqn.pdf Original Model Free Episodic Control paper: https://arxiv.org/abs/1606.04460 Feel free to contact me at [email protected]

Download

0 formats

No download links available.

Deep Reinforcement Learning with Unity and Python | NatokHD