Hi, I've been looking for a neural network library to work within a ruby (rails) project. I have come across FANN http://leenissen.dk/fann/ which claims to have ruby bindings but the relevant page is no longer available. Is anyone working with a neural network implemented or linked to via ruby? A search reveals slim pickings. I would be using the network to help detect fraudulent online sales based on a selection order attributes. Thanks, Andrew