Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manjavacas/reinforce-from-scratch

REINFORCE implementation from scratch.
https://github.com/manjavacas/reinforce-from-scratch

control from-scratch gym gymnasium pendulum-v1 reinforce reinforcement-learning rl

Last synced: 27 days ago
JSON representation

REINFORCE implementation from scratch.

Awesome Lists containing this project

README

        

## 🗒 About

- **REINFORCE** algorithm implemented from scratch.
- **Continuous action space** implementation.
- Tested in **Pendulum-v1** environment.