https://github.com/adrianklessa/planets
A solar system simulation and attempt at creating a deep Q-learning agent to get to Mars
https://github.com/adrianklessa/planets
astronomy q-learning simulation
Last synced: 11 months ago
JSON representation
A solar system simulation and attempt at creating a deep Q-learning agent to get to Mars
- Host: GitHub
- URL: https://github.com/adrianklessa/planets
- Owner: AdrianKlessa
- Created: 2022-11-11T19:02:54.000Z (over 3 years ago)
- Default Branch: sim_only
- Last Pushed: 2023-07-08T11:22:31.000Z (almost 3 years ago)
- Last Synced: 2025-06-23T03:43:50.289Z (about 1 year ago)
- Topics: astronomy, q-learning, simulation
- Language: Python
- Homepage:
- Size: 270 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Planets
A simple planets/space simulation (game?).
# Please view the [master branch](https://github.com/AdrianKlessa/Planets/tree/master) for a more in-depth description.
## The tool I used for creating the web application through Github pages requires the web version to be the default branch.