csci-599-applied-ml-for-games / league-of-legends-botLinks
☆46Updated 2 years ago
Alternatives and similar repositories for league-of-legends-bot
Users that are interested in league-of-legends-bot are comparing it to the libraries listed below
Sorting:
- (JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play …☆338Updated 2 years ago
- This project is implementation code of AlphaStar☆201Updated last year
- This repo sets up the environment to play Xiang Qi (chinese chess) following the OpenAI Gym framework.☆37Updated 2 years ago
- PyLoL OpenAI Gym Environments for League of Legends v4.20 RL Environment (LoLRLE)☆25Updated 3 years ago
- ☆491Updated 2 years ago
- Dota2 AI bot☆411Updated 4 years ago
- Team fight tactics AI☆181Updated 3 months ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆238Updated 2 years ago
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆233Updated 4 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- An OpenAI Gym environment for the Flappy Bird game☆126Updated 3 years ago
- IEEE CoG & NeurIPS workshop paper 'Counter-Strike Deathmatch with Large-Scale Behavioural Cloning'☆442Updated 9 months ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆84Updated 2 years ago
- TextStarCraft2,a pure language env which support llms play starcraft2☆287Updated 3 months ago
- ☆45Updated 2 years ago
- Reinforcement Learning + Starcraft 2☆152Updated 2 years ago
- Douzero with ResNet and GPU support for Windows☆43Updated 3 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆130Updated 2 months ago
- [NeurIPS 2022] PerfectDou: Dominating DouDizhu with Perfect Information Distillation☆191Updated last year
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆164Updated 7 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- AI-driven Yu-Gi-Oh! bot using deep reinforcement learning and LLMs☆109Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆263Updated this week
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…