Reinforcement Learning: Crash Course AI, 9
Reinforcement learning is particularly useful in situations where we want to train AIs to have certain skills we dont fully understand ourselves. Unlike some of the techniques weve discussed so far, reinforcement learning generally only looks at how an AI performs a task AFTER it has completed it. And when an AI completes that task figuring out when and how to reward an AI, called credit assignment, is one of the hardest parts of reinforcement learning. So today, were going to explore these ideas, intro
|
|