mirror of
https://github.com/wassname/pytorch-a2c-ppo-acktr.git
synced 2026-06-27 16:20:05 +08:00
Update README.md
This commit is contained in:
@@ -4,7 +4,7 @@ This is a PyTorch implementation of Advantage Actor Critic (A2C), a synchronous
|
||||
|
||||
This implementation is inspired by the [OpenAI A2C baseline](https://github.com/openai/baselines/tree/master/baselines/a2c). It uses the same hyper parameters and the model since they were well tuned for Atari games.
|
||||
|
||||
## Contibutions
|
||||
## Contributions
|
||||
|
||||
Contributions are very welcome. If you know how to make this code better, don't hesitate to send a pull request.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user