Skip to content

open-starlab/RLearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSTARLab Rlearn Modeling package

Documentation Status dm ArXiv Discord

Introduction

The OpenSTARLab RLearn package is the fundamental package for Reinforcement Learning modeling. It is designed to provide a simple and efficient way to train, inference, and simulate Reinforcement Learning. This package supports the data preprocessed by the OpenSTARLab PreProcessing package.

This package is continuously evolving to support future OpenSTARLab projects. If you have any suggestions or encounter any bugs, please feel free to open an issue.

Installation

  • Install pytorch (recommended version 2.4.0 linux pip python3.10 cuda12.6)
pip install torch
  • To install this package via PyPI
pip install openstarlab-rlearn
  • To install manually
git clone git@github.com:open-starlab/RLearn.git
cd ./RLearn
pip install -e .

Current Features

Sports

RoadMap

  • Release the package
  • Incorporate more functions

Developer

Kenjiro Ide
Kenjiro Ide

💻
Keisuke Fujii
Keisuke Fujii

🧑‍💻

About

Reinforcement Learning modeling package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages