Back to Numpy Ml

RL Models

numpy_ml/rl_models/README.md

latest1.3 KB
Original Source

RL Models

The agents.py module implements a number of standard reinforcement learning (RL) agents that can be run on OpenAI gym environments.

  1. Monte Carlo Methods

  2. Temporal-Difference Methods

  3. Model-Based Methods

Plots

<p align="center"> </p>