Skip to main content

Jump-start Reinforcement Learning

Implementation of Jump-Start Reinforcement Learning (JSRL) with Stable Baselines3.

Installation

pip install jsrl

Usage

See examples/train_jsrl_curriculum.py or examples/train_jsrl_random.py for examples on how to train TD3 + JSRL on the PointMaze-v3 environment.

References

@inproceedings{jsrl2022arxiv,
    title={Jump-Start Reinforcement Learning},
    author={Ikechukwu Uchendu, Ted Xiao, Yao Lu, Banghua Zhu, Mengyuan Yan, Joséphine Simon, Matthew Bennice, Chuyuan Fu, Cong Ma, Jiantao Jiao, Sergey Levine, and Karol Hausman},
    booktitle={arXiv preprint arXiv:2204.02372},
    year={2022}
}
@article{stable-baselines3,
  author  = {Antonin Raffin and Ashley Hill and Adam Gleave and Anssi Kanervisto and Maximilian Ernestus and Noah Dormann},
  title   = {Stable-Baselines3: Reliable Reinforcement Learning Implementations},
  journal = {Journal of Machine Learning Research},
  year    = {2021},
  volume  = {22},
  number  = {268},
  pages   = {1-8},
  url     = {http://jmlr.org/papers/v22/20-1364.html}
}
@software{gymnasium_robotics2023github,
  author = {Rodrigo de Lazcano and Kallinteris Andreas and Jun Jet Tai and Seungjae Ryan Lee and Jordan Terry},
  title = {Gymnasium Robotics},
  url = {http://github.com/Farama-Foundation/Gymnasium-Robotics},
  version = {1.2.0},
  year = {2023},
}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jsrl-0.0.3.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jsrl-0.0.3-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file jsrl-0.0.3.tar.gz.

File metadata

  • Download URL: jsrl-0.0.3.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for jsrl-0.0.3.tar.gz
Algorithm Hash digest
SHA256 31e505f302a7e736b4b2340d6d1190b171aea14304688dff4eae19660d14b100
MD5 bbccf3531fb4a655217561ff590c0f4e
BLAKE2b-256 42c3b91377a41fd6690046bc3af48e7bb4ad302fac843a6778d13b0f6775b456

See more details on using hashes here.

File details

Details for the file jsrl-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: jsrl-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for jsrl-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 82181f1674f13e24aa081e7ce4a199f48184f5a634311de186dc56dcae93325f
MD5 2e447236f558de51a7ea81f4f04ed2f6
BLAKE2b-256 ffa0c32ab337e684287424cf211a469c2c02f2ea9638296e70d1843188d9f6e3

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.3 This release

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page