Giter VIP home page Giter VIP logo

aaronwtr / checkers-reinforcement-learning Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 79 KB

In this project, a working game of checkers is developed in Python, implementing a minimax AI and a reinforcement learning AI agent. The idea is that the RL agent can play against minimax to explore state space and learn best practices. After this initial training setup, we can utilize self learn to further optimize the performance of the RL agent.

Python 100.00%

checkers-reinforcement-learning's People

Contributors

aaronwtr avatar

Watchers

 avatar

checkers-reinforcement-learning's Issues

Getting the row, col of the AI move

Hi there,

I read trough the comments on Tim's video and saw you fixed the king bug, pretty nice and thank you for that! I'm actually using this program to have a robot playing as the AI but for that I need to know which of all the possible moves it took and have this in an variable that displays the row and col off that move. When i have that variable I can link this to points for the cobot. I can't figure out how to do this, I can only get the row/cols of all the possible moves it can take but not from the final best move.

Could you help me with this issue?

Kind regards,
Tjörven

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.