Skip to content

A Self Reinforcement through AI Feedback Learning Agent created to compete in Grad Class Competition. Placed in top 10%.

Notifications You must be signed in to change notification settings

VishnuVelayuthan/othello-game-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello Game Ai

This project is a Self-Reinforcement Learning Agent through AI Feedback model created to compete in the CSCI 561 Artifial Intelligence Graduate Class AI competition.

The task was to make an AI model leveraging minimax, alpha-beta pruning, and a smart evaluation algorithm to beat the other classmates at an enlarged version of Othello. My model placed in the top 10% of the class. The innovation with this model was that I used ChatGPT as a game critic and a master AI to help my model learn from. This lead to much faster convergence to the optimal set of weights. By the end of training, the model was consistently beating GPT4-Turbo 85% of the time.

About

A Self Reinforcement through AI Feedback Learning Agent created to compete in Grad Class Competition. Placed in top 10%.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages