Reinforced learning environment that implements open AI GYM interfaces to develop classification models using the latest RL algorithms.
- Clone repo
- Install via pip
git clone https://github.com/gcamfer/gym-classification
cd gym-classification
pip install -e .