Перейти к содержимому

How to Train 2 AI's with Multi-Agent Reinforcement Learning in Python

Johnny Code

0:00 / 0:00

How to Train 2 AI's with Multi-Agent Reinforcement Learning in Python

3 501 просмотр · 1 год назад
Johnny Code
7,89 тыс. подписчиков
3 501 просмотр · 1 год назад
Wanna learn how to train multi-agents with Reinforcement Learning? This tutorial shows you how to build a multi-agent environment and train the AI with self-play. Support me here😀😀😀: https://www.buymeacoffee.com/johnnycode Free GitHub Code😀: https://github.com/johnnycode8/marl_tag Tutorials mentioned in the video: Build Single Agent Environment:    • Build a Custom Gymnasium Reinforcement Lea...   Install Gymnasium:    • Install Gymnasium (OpenAI Gym) on Windows ...   Explaining gymnasium.spaces.box:    • How gymnasium.spaces.Box Works for Custom ...   StableBaselines3 Tutorial:    • Getting Started with Stable Baselines3 - L...   Important References: DQN Explained:    • Simply Explaining Deep Q-Learning/Deep Q-N...   PPO Explained:    • Simply Explaining Proximal Policy Optimiza...