Skip to content

Latest commit

 

History

History

notebooks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example notebooks

This directory contains Jupyter notebooks for demonstrating both the API and the capabilities of EvoTorch.

Requirements

These examples require either JupyterLab or Jupyter Notebook. See here for installation instructions.

The notebook which demonstrates gym experiments requires the gym library with its box2d extensions enabled. The following pip installation instruction ensures that gym is installed with the box2d extensions:

pip install 'gym[box2d]'

Notebooks

The notebook examples are listed below: