Commit Graph

2 Commits

Author SHA1 Message Date
f524755634 DDPG checkout. 2023-10-14 18:57:20 +01:00
29c7f2565d Add some reinforcement learning example. (#1090)
* Add some reinforcement learning example.

* Python initialization.

* Get the example to run.

* Vectorized gym envs for the atari wrappers.

* Get some simulation loop to run.
2023-10-14 16:46:43 +01:00