If You Are Still Calling AI Artificial Intelligence, You Are Wrong
Have you ever asked yourselves what the A in AI really stands for? Or, whether the I refers to machine intelligence? The answer may surprise you. (more…)
Read more »In this post I will walk you through how to teach a computer to master a simple video game using the q-learning reinforcement learning algorithm. We will implement the algorithm from scratch in Ruby without the use of external gems. To enable us to illust… Read more