The minppo project
Project description
MinPPO
This repository implements a minimal version of PPO using Jax.
Usage
To visualize the environment, run:
python environment.py configs/stompy_pro.yaml
To train the model, run:
python train.py configs/stompy_pro.yaml
To run inference on the trained model, run:
python infer.py configs/stompy_pro.yaml 'inference.model_path=path/to/trained/model.pkl'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
minppo-0.0.1.tar.gz
(13.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
minppo-0.0.1-py3-none-any.whl
(13.2 kB
view details)
File details
Details for the file minppo-0.0.1.tar.gz.
File metadata
- Download URL: minppo-0.0.1.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12626d35b82cc8b256fe8723ab6cd0b22adcd9654437e27f2e98dffee451060d
|
|
| MD5 |
4db9f211d8dfa5e3f6906a16f6decdf0
|
|
| BLAKE2b-256 |
b42363bf26f7a84307a09c90c19085829ed4cd7b0130a8966679d5fa979a9db8
|
File details
Details for the file minppo-0.0.1-py3-none-any.whl.
File metadata
- Download URL: minppo-0.0.1-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e9f82d2db17dc14686e921895737893b2917f225e8ba0ec0bbe351f3dd3f042
|
|
| MD5 |
cc73d148afe9a69c6ca1c78f6bb1e8f3
|
|
| BLAKE2b-256 |
4571b82bf4de307540ced35cab2f5c7b3434ae17d23489191bd9ae8b41f01e3b
|