Neural Networks in Ruby: A Not-So-Scary Introduction
Building a neural network isn't exactly like building a human brain, but it's the closest any of us are going to get. In this article Julie Kent introduces us to neural nets as a concept and shows us how to implement a simple one in Ruby.