Contributions

Tutorial
All the different programming languages out there seem to be a better fit for machine learning tasks than Ruby, right? On the other hand, Ruby has an excellent reputation for fast prototyping. So, why shouldn’t you prototype machine learning systems with Ruby? Challenge accepted!
Library
Breaking a Ruby code snippet into a sequence of classes and their connecting methods.
Library
Simple local key-value store based on YAML::Store.