I recently went to a talk on Reinforcement Learning (RL) in my local .Net development group. I found the topic fascinating. For those not familiar with Reinforcement learning; it is a type of unsupervised machine learning where the algorithm uses real-world feedback over time to learn what to do. Instead of providing a set of …
Read more