Skip to content

Implementation of Reinforcement Learning (RL) in the ConnectX game. Includes PPO, Deep Q-Learning, Minimax, and dynamic rewards to train AI agents efficiently.

Notifications You must be signed in to change notification settings

haoyuliao/Reinforcement-Learning-for-connectX

Repository files navigation

Reinforcement Learning in ConnectX

This repository contains implementations of various Reinforcement Learning (RL) algorithms for the ConnectX game. These implementations showcase different approaches to training an AI agent to play efficiently.

Implemented Algorithms

  • Proximal Policy Optimization (PPO)
  • Deep Q-Learning (DQN)
  • Minimax Algorithm
  • Dynamic Rewards for RL Training

Each implementation provides insights into the training process and strategies for decision-making in ConnectX.

Explore, experiment, and enhance these models to improve their performance in ConnectX!


About

Implementation of Reinforcement Learning (RL) in the ConnectX game. Includes PPO, Deep Q-Learning, Minimax, and dynamic rewards to train AI agents efficiently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published