PyTorch implementation of SAC (Soft Actor-Critic)
-
Updated
Oct 4, 2025 - Python
PyTorch implementation of SAC (Soft Actor-Critic)
AI agents for Trackmania using the TMRL package. Implemented DDPG, PPO, and used two SAC algorithms (with one or two critics) to train cars to navigate custom-built tracks.
Add a description, image, and links to the sac-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the sac-algorithm topic, visit your repo's landing page and select "manage topics."