Python Forum
Help with beginner ML project
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with beginner ML project
#1
I'm a hobbyist. I have a project in mind (a bit ambitious for me) for which I would like a little guidance. I have built a Mancala AI that is fairly good, but I want to improve it.
I would like to produce a neural network that would utilize reinforcement learning by playing against itself to learn the game. However, I have only scratched the surface of ANNs. I have followed tutorials for perceptrons and have a general understanding of more complex ANNs, but haven't ventured much further that that.
I know there are many courses available. But I am wondering if anyone could give me more targeted suggestions as to how to approach this project--as in some detail about a neural network applied to the game of Mancala.
Thanks
Reply
#2
You might find something here: https://pypi.org/search/?q=ANN&o=
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020