Skip to content

abell25/RL_agents

Repository files navigation

RL_agents

A library of RL_agents and games for experimentation.

Agents:

  • Random agents
  • agents that follow a defined policy
  • Reinforcement-learning agents.

Games:

"Cat and mouse" game:

  • There are N holes.
  • Some number of mice each hide in one hole.
  • Some number of cats each look in one hole.
  • mice lose when cats find them and cats win when they find the mice.

About

A library of RL agents for experimentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages