An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# TrigatenResearch
A repo where I store my Reinforcement Learning projects

Dict(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)))