Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Griddly Python

This module contains all you need to run the Griddly AI research environment using python.

Installation

Currently the library supports any python > 3.6. It is recommended to use a conda environment:

conda create --name griddly_env python=3.7
conda activate griddly_env
pip install griddly

Usage

Full documentation can be found here: https://griddly.readthedocs.org