7 results for “topic:pytorch-dqn”
A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for learning about RL. How to visualize, debug and solve RL problems. I've additionally included playground.py for learning more about OpenAI gym, etc.
AI snake game using Pytorch and Numpy (old-version using Pygame).
🎮 Big Ball Swallows Small Ball - An addictive arcade game with AI support. Control a demon ball to eat smaller dots while avoiding bigger ones. Features dynamic movement, rainbow effects, and reinforcement learning capabilities. Built with Pygame and PyTorch. 😈 🌈
Multi Agent Reinforcement Learning with Emergent Communication for Mixed Motive Environments
Reinforcement learning models implemented in PyTorch for DeepMind Control Suite
deep reinforcement learning in pytorch
General Framework for modularized reinforcement learning framework, written in Pytorch