https://github.com/trigaten/rl_projects
A repo where I store my Reinforcement Learning and other projects
https://github.com/trigaten/rl_projects
Last synced: 6 months ago
JSON representation
A repo where I store my Reinforcement Learning and other projects
- Host: GitHub
- URL: https://github.com/trigaten/rl_projects
- Owner: trigaten
- Created: 2020-06-05T03:12:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-15T01:30:02.000Z (over 3 years ago)
- Last Synced: 2025-02-05T15:43:54.339Z (8 months ago)
- Language: Python
- Homepage:
- Size: 9.27 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrigatenResearch
A repo where I store my Reinforcement Learning projectsDict(ESC:Discrete(2), attack:Discrete(2), back:Discrete(2), camera:Box(low=-180.0, high=180.0, shape=(2,)), drop:Discrete(2), forward:Discrete(2), hotbar.1:Discrete(2), hotbar.2:Discrete(2), hotbar.3:Discrete(2), hotbar.4:Discrete(2), hotbar.5:Discrete(2), hotbar.6:Discrete(2), hotbar.7:Discrete(2), hotbar.8:Discrete(2), hotbar.9:Discrete(2), inventory:Discrete(2), jump:Discrete(2), left:Discrete(2), pickItem:Discrete(2), right:Discrete(2), sneak:Discrete(2), sprint:Discrete(2), swapHands:Discrete(2), use:Discrete(2))
Dict(pov:Box(low=0, high=255, shape=(360, 640, 3)))