piSTAR Lab Documentation¶

piSTAR Lab is an open source modular deep reinforcement learning development platform built to make AI development accessible and fun.
Note
piSTAR Lab is in early development and not ready for public use.
Features¶
Web UI
Plugin System for adding new agents, environments or tasks types
Python API, anthing you can do in the UI, you can do in Python as well
Run agents in single and multi player environments
Experiment tracking
Built in web-based IDE (via Theia (https://theia-ide.org/))
Uses Ray Project (https://ray.io/) under the hood for distributed processing
Development
Package Reference