Skip to content

lloydkwak/RL_intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

RL_intro

This repository is dedicated to learning Reinforcement Learning (RL) step by step, starting from the very basics.

Goals

  • Learn the fundamental theory behind RL (agents, environments, rewards).

  • Implement algorithms from scratch without relying on heavy libraries at first.

  • Build intuition with small coding projects and experiments.

  • Provide clear explanations with code, math, and visualization.

Environment

  • Python 3.+

  • Numpy

  • Matplotlib

  • Jupyter Notebook (optional, for visualizations)

Resources

Textbooks:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published