fgbase 0.0.1

A set of fast gym environements
Documentation
1
2
3
4
5
6
7
# FastGym Rust

This library is a set of gym environements in the same spirit of the ones
available from OpenAI Gym.

The goal is to provide fast gym with task similar enough of slower ones that can
be used to prototype reinforcement learning algorithms.