PyGeneses

A PyTorch based DeepRL framework to train and study artificial species in bio-inspired environments

        
        pygeneses ~ $ 
      

Installation

  • mac
  • linux
  • win
            
              $  pip install git+https://github.com/Project-DC/pygeneses
            
            
              $  pip install git+https://github.com/Project-DC/pygeneses
            
            
              $  pip install git+https://github.com/Project-DC/pygeneses
            
          

Read our documentation for getting started with PyGeneses

Documentation

Changelog

v0.1-beta

05/09/2020
(DD/MM/YYYY)
  • Beta release
  • Single environment with one species (Prima vita)
  • REINFORCE RL algorithm included
  • Basic visualization tool - VitaBoard