Comprehensive Reinforcement Learning library containing implementations from Labs 1-7
Project description
RL Labs Library
A comprehensive Python library containing reinforcement learning implementations from Labs 1-7. This library provides educational implementations of fundamental RL algorithms using Gymnasium environments.
Features
- Lab 1: Basic agent-environment interaction with FrozenLake
- Lab 2: GridWorld MDP implementation with transition probabilities
- Lab 3: Markov Reward Processes and Monte Carlo estimation
- Lab 4: Policy evaluation and value iteration algorithms
- Lab 5: Policy improvement and policy iteration methods
- Lab 6: Value iteration with convergence analysis
- Lab 7: Temporal Difference learning (MC, TD(0), TD(λ))
Installation
pip install rl-labs
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
rl_labs-1.0.0.tar.gz
(11.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
rl_labs-1.0.0-py3-none-any.whl
(13.4 kB
view details)
File details
Details for the file rl_labs-1.0.0.tar.gz.
File metadata
- Download URL: rl_labs-1.0.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d36d23f3f620142ec5784a4a77ed393456fc7fb907f5dea49415f4d047509f7f
|
|
| MD5 |
e9a34dceb992ef75640a0618523e1fba
|
|
| BLAKE2b-256 |
fbd69e85c8152cd0aec3a711aa445cc05e8806b723f0f15018cfab321fe55f02
|
File details
Details for the file rl_labs-1.0.0-py3-none-any.whl.
File metadata
- Download URL: rl_labs-1.0.0-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52edf2530664e29989e9f2b01e2ea0f169ee32b73014b55e2732f36725470ea0
|
|
| MD5 |
dea96c80eaae3640c9a37e04dbd79c09
|
|
| BLAKE2b-256 |
5989ff0814e3dfc55c7a3d26b51f8cdd1e550811c3646ebd4c0651397b9ebed0
|