The purpose of this repository is to gather several applications built with the GEGELATI library.
- MNIST: Classification learning environment based on the eponymous data-set from LeCun et al.
- Pendulum: Physical environment with an oscillating pendulum to be stabilized upward.
- Stick Game: Learning environment for the Nim strategy game known as the "21 game".
- Tic Tac Toe: Thrilling ancestral strategy game for two players.
Branches | CI Status |
---|---|
master | |
develop |
All applications are currently tested under a Windows environment with MSVC19, and under a Linux environment with gcc 9.
This project is distributed under the CeCILL-C license (see LICENSE file).