|
|
|
|
|
by kirillseva
3147 days ago
|
|
Best of luck to you in monetizing your efforts, hope this good publicity will help your cause. Thank you very much for opensourcing reference implementations of state-of-the art reinforcement learning algorithms. One thing that would make playing with this tech more interesting to me and other newcomers is a guide on how to create a new environment for gym or universe, sort of a crash course on what steps need to be made in order to apply your algorithms to my existing problems |
|
https://github.com/reinforceio/tensorforce/blob/master/tenso...
and the environment interface:
https://github.com/reinforceio/tensorforce/blob/master/tenso...