Skip to main content

lrl: Learn Reinforcement Learning

Project description

lrl: Learn Reinforcement Learning

See here for complete documentation.

Overview

lrl is a Python package for applying (and hopefully, learning!) basic Reinforcement Learning algorithms. It is intended to be an early stepping stone for someone trying to understanding the basic concepts of planning and learning, providing out-of-the-box implementations of some simple environments and algorithms in a well documented, readable, and digestible way to give someone platform from which to build understanding.

The overall goal of the author in writing this package was to provide people interested in Reinforcement Learning a starting point and handrail to help them as they began learning. The fastest, most efficient implementation is less important here than code which can be read and learned from by someone new to the topic and with intermediate Python skills.

The idea behind this package originated as material to support students completing the Georgia Tech OMSCS class CS 7641: Machine Learning. CS 7641 takes a top-down approach to learning Machine Learning, whereby students are encouraged to find existing implementations of the algorithms discussed and apply them to gain a feel for their overall properties and pitfalls. While Python implementations for Supervised Learning are well represented (scikit-learn) and a student-driven project for Randomized Optimization and Search (mlrose) is available, robust and well-commented implementations for simple Reinforcement Learning were less ubiquitous. This package attempts to fill that void.

Installation Instructions

lrl is accessible using pip

pip install lrl

or, you can pull the source to your working directory so you can play along at home

git clone https://github.com/ca-scribner/lrl.git lrl
pip install -e lrl

Project details


Download files

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

Source Distribution

lrl-1.0.0.tar.gz (43.3 kB view details)

Uploaded Source

Built Distribution

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

lrl-1.0.0-py3-none-any.whl (50.9 kB view details)

Uploaded Python 3

File details

Details for the file lrl-1.0.0.tar.gz.

File metadata

  • Download URL: lrl-1.0.0.tar.gz
  • Upload date:
  • Size: 43.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for lrl-1.0.0.tar.gz
Algorithm Hash digest
SHA256 eab004a4f90b2e0f2ebe4aabc4498d39f695441d1d68c3cba4bf4bc4914e2403
MD5 1935d0fa578e085e6efe067632c0d697
BLAKE2b-256 795f54fc710aed3e72615a550a1f517e48e8c71bf2ad5278c72af601e60ce4ca

See more details on using hashes here.

File details

Details for the file lrl-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: lrl-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 50.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for lrl-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e334f1b0cbf04d8b4f33acf3f11c762050e2b34bd8e9863bb9657113baf5fc28
MD5 3acdbf4b106c42677f2c13a68da797b0
BLAKE2b-256 deb7e7dd18fc4fc94e7efae209d81d156e77a0abd7d786a56025d7a53cd48726

See more details on using hashes here.

Supported by

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