Metadata-Version: 2.1
Name: dojo
Version: 0.3.0
Summary: World model research
Home-page: http://github.com/danijar/dojo
Author: Danijar Hafner
Author-email: mail@danijar.com
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Description-Content-Type: text/markdown
License-File: LICENSE

[![PyPI](https://img.shields.io/pypi/v/dojo.svg)](https://pypi.python.org/pypi/dojo/#history)

# ⛩️ Dojo

World model research.

## Structure

```
dojo/
  core/  # Streams, replay, utils
  envs/  # Interactive simulators
  jax/   # JAX infra
  run/   # Training loops
```
