Double Project Day: Generic Q-Learning / Card Drawing
Today brings TWO projects. That’s right, not just one project on this day. A generic Q-Learner, and Card drawing statistics Generic Q-Learning In a Previous Post, I explained and built a very simple q-learning system. It used two n by n matrixes where n is the number of states in the …