SkillAgentSearch skills...

Dotaclient

distributed RL spaghetti al arabiata

Install / Use

/learn @TimZaman/Dotaclient
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DotaClient on K8s


DotaClient is a reinforcement learning system to train RL agents to play Dota 2 through self-play.

This is built upon the DotaService project, that exposes the game of Dota2 as a (grpc) service for synchronous play.

<img src="dotaclient.png" alt="dotaclient schema" width="400"/>
  • Distributed Agents self-playing Dota 2.
  • Experience/Model Broker (rmq).
  • Distributed Optimizer (PyTorch)

Prerequisites

Launch distributed dota training

cd ks-app
ks show default  # Shows the full manifest
ks param list  # Lists all parameters
ks apply default  # Launches everything you need

Note: A typical job has 40 agents per optimizer. One optimizer does around 1000 steps/s.

View on GitHub
GitHub Stars32
CategoryDevelopment
Updated5mo ago
Forks8

Languages

Python

Security Score

72/100

Audited on Nov 1, 2025

No findings