Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jdtrat/rlsims

rlsims

Easily Simulate Reinforcement Learning Agents in R

R-CMD-check


rlsims provides a standardized, user-friendly interface for simulating reinforcement learning agents.

Table of contents


Installation

You can install and load the development version of rlsims from GitHub as follows:

# Install the development version from GitHub
if (!require("remotes")) install.packages("remotes")
remotes::install_github("jdtrat/rlsims")

# Load package
library(rlsims)

Getting Started

Coming soon!

Further Reading

For a more in-depth explanation of rlsims, please see what's coming soon!

Feedback

If you want to see a feature, or report a bug, please file an issue or open a pull-request! As this package is just getting off the ground, we welcome all feedback and contributions. See our contribution guidelines for more details on getting involved!

Code of Conduct

Please note that the rlsims project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Easily Simulate Reinforcement Learning Agents in R

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages