Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolamaritan/a2c-lunarlander
A2C PyTorch implementation for the LunarLander environment.
https://github.com/nicolamaritan/a2c-lunarlander
deep-learning gymnasium pytorch reinforcement-learning
Last synced: 27 days ago
JSON representation
A2C PyTorch implementation for the LunarLander environment.
- Host: GitHub
- URL: https://github.com/nicolamaritan/a2c-lunarlander
- Owner: nicolamaritan
- License: gpl-3.0
- Created: 2024-12-19T16:16:51.000Z (30 days ago)
- Default Branch: main
- Last Pushed: 2024-12-19T16:19:25.000Z (30 days ago)
- Last Synced: 2024-12-19T17:27:50.412Z (30 days ago)
- Topics: deep-learning, gymnasium, pytorch, reinforcement-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 11.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A2C LunarLander
A2C PyTorch implementation for the LunarLander environment.