24 Forks
155 Stars
155 Watchers

DeepRL_PyTorch

Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.

How to download and setup DeepRL_PyTorch

Open terminal and run command
git clone https://github.com/Kchu/DeepRL_PyTorch.git
git clone is used to create a copy or clone of DeepRL_PyTorch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DeepRL_PyTorch https://github.com/Kchu/DeepRL_PyTorch/archive/master.zip

Or simply clone DeepRL_PyTorch with SSH
[email protected]:Kchu/DeepRL_PyTorch.git

If you have some problems with DeepRL_PyTorch

You may open issue on DeepRL_PyTorch support forum (system) here: https://github.com/Kchu/DeepRL_PyTorch/issues