ucla-rlcourse/RLexample resource
Some basic examples of playing with RL observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 68
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2793
- days_rel: n/a
- days_push: 196
- n_releases_24m: 0
Adoption not part of the score
1272 stars · 301 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Jupyter Notebook and Python script examples demonstrating basic reinforcement learning with Gymnasium, PyTorch, and simulators like AI2THOR, MetaDrive, and Genesis. It serves as a hands-on tutorial companion for UCLA's RL course.
Use cases
- learn reinforcement learning basics with cartpole examples
- implement a policy gradient agent to play pong
- train a PPO agent to control a car or quadruped robot
- get started with gymnasium environments
- find example code for random and learning agents in RL environments
When to choose
- you are a student or beginner learning reinforcement learning fundamentals
- you want small, runnable example scripts for Gymnasium and PyTorch RL
- you need starter code for policy gradient or PPO experiments
When to avoid
- you need a production-ready RL library or framework
- you require a maintained, licensed dependency for a real project
- you want comprehensive, well-tested RL algorithms
Facets
learning-resource · maturity maintenance
reinforcement-learning machine-learning simulation reinforcement-learning machine-learning tutorials education python cross-platform gymnasium pytorch jupyter-notebooks policy-gradient ppo educational-examples
1 source
- readme: https://github.com/ucla-rlcourse/RLexample · fetched 2026-08-28 · 296d8adff0d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ucla-rlcourse/RLexample | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="ucla-rlcourse/RLexample")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem