Select Mode

Testing and Machine Learning, Part 2

This post continues on from the first part where I went over the high-level details of a tester getting involved in a machine learning context. I left off just at the point of introducing the algorithm and letting us get to work. So here, in this post, we’re going to dig right in. Continue reading Testing and Machine Learning, Part 2

Testing and Machine Learning, Part 1

I’ve talked before about the intersection of testing and AI as well as provided a series of posts, using a Pac-Man clone to further introduce testers into algorithmic searching. Here I’ll consider a really simple example of engaging with a machine learning example. I’ll focus on reinforcement learning, which often isn’t talked about as much. Continue reading Testing and Machine Learning, Part 1