Skip to content

Application repository for the GEGELATI Tangled Program Graph library.

License

Notifications You must be signed in to change notification settings

gegelati/gegelati-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GEGELATI Applications

The purpose of this repository is to gather several applications built with the GEGELATI library.

Available applications

  • 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.

Continuous Integration

Branches CI Status
master CI
develop CI

All applications are currently tested under a Windows environment with MSVC19, and under a Linux environment with gcc 9.

License

This project is distributed under the CeCILL-C license (see LICENSE file).