Phase 09: Reinforcement Learning
AI From Scratch/Lesson 10/~45 minutes

Multi-Agent RL

Single-agent RL assumes the environment is stationary. Put two learning agents in the same world and that assumption breaks: each agent is part of the other's environment, and both are changing. Multi-agent RL is the set of tricks to make...

BuildPythonNo prerequisites
Loading lesson page...