Skip to content

Feat: Add learning agents (value iteration, qlearning)#11

Merged
Vivian-X-Ma merged 8 commits intomainfrom
feature/learningAgents
Dec 2, 2025
Merged

Feat: Add learning agents (value iteration, qlearning)#11
Vivian-X-Ma merged 8 commits intomainfrom
feature/learningAgents

Conversation

@JPark1023
Copy link
Collaborator

Add the final two agents for chess ai.

This PR adds ValueIteration and QLearning agents and makes necessary changes to main.py to be able to run them on the cli.

@JPark1023 JPark1023 force-pushed the feature/learningAgents branch from bd8e955 to 0b75a9e Compare December 1, 2025 22:03
@JPark1023 JPark1023 marked this pull request as ready for review December 1, 2025 22:07
Copy link
Collaborator

@Vivian-X-Ma Vivian-X-Ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wowww, it looks great! From what I can tell!

@Vivian-X-Ma Vivian-X-Ma merged commit efcf3b9 into main Dec 2, 2025
4 checks passed
@JPark1023 JPark1023 deleted the feature/learningAgents branch December 2, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants