Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonas-scholz123/cart-pole-rl

Using Q-learning on a discretised version of the cart pole problem as a basic reinforcement learning implementation. In the second rendition, I will use a NN to predict Q-values on the continuous state-space (deep reinforcement learning).
https://github.com/jonas-scholz123/cart-pole-rl

Last synced: about 1 month ago
JSON representation

Using Q-learning on a discretised version of the cart pole problem as a basic reinforcement learning implementation. In the second rendition, I will use a NN to predict Q-values on the continuous state-space (deep reinforcement learning).

Awesome Lists containing this project