I googled for 40 hours, but can't move even a single step forward, this is what I have done, so far:
I made a Tic Tac Toe game where user can play against computer (But computer's move is 100% random).
I don't know, what is the first step to make it use reinforcement learning.
I am not asking someone to write the whole code for me. But just give me some idea.
How do I give the bot reward for winning + save all current board's move for future learning.
Or just give me some link, which might help me (Not directly).
I am ready to study reinforcement machine learning for weeks or months, and then try again making this game.
Have you tried udemy, it has some good tutorials on gaming.
Firebase Cloud Functions: PubSub, "res.on is not a function"
TypeError: Cannot read properties of undefined (reading 'createMessageComponentCollector')
I am trying to connect to a Bluetooth GPS unit from a Raspberry Pi3 using the socket library in python 3I am able to connect and get data flowing the first time but if I disconnect and then try reconnecting I get:
I heard "support function" method using the stack overflowMy question is "What is support function and how could we use support function?" Give an example to use "support function"
I am facing a challenging issue in order to make my Python3 code more elegant
This question already has an answer here: