Machine Learning with Ruby Overview

Curated list: Resources for machine learning in Ruby

🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 arbox/machine-learning-with-ruby · ⭐ 2K · 🏷️ Computer Science

[ Daily / Weekly / Overview ]

Awesome Machine Learning with Ruby

Awesome Support Me

[RubyNLP (⭐1k) | RubyDataScience (⭐681) | RubyInterop (⭐37)]

Awesome Machine Learning with Ruby

Curated List of Ruby Machine Learning Links and Resources

Machine Learning is a field of Computational Science - often nested under AI research - with many practical applications due to the ability of resulting algorithms to systematically implement a specific solution without explicit programmer's instructions. Obviously many algorithms need a definition of features to look at or a biggish training set of data to derive the solution from.

This curated list comprises awesome libraries, data sources, tutorials and presentations about Machine Learning utilizing the Ruby programming language.

A lot of useful resources on this list come from the development by The Ruby Science Foundation, our contributors and our own day to day work on various ML applications.

✨ Every contribution is welcome! Add links through pull requests or create an issue to start a discussion.

Follow us on Twitter and please spread the word using the #RubyML hash tag!

Contents

✨ Tutorials

Please help us to fill out this section! 😃

Machine Learning Libraries

Machine Learning algorithms in pure Ruby or written in other programming languages with appropriate bindings for Ruby.

Frameworks

Neural networks

Deep learning

Kernel methods

Evolutionary algorithms

Bayesian methods

Decision trees

Clustering

Linear classifiers

Statistical models

Gradient boosting

Applications of machine learning

Data structures

If you're going to implement your own ML algorithms you're probably interested in storing your feature sets efficiently. Look for appropriate data structures (⭐681) in our Data Science with Ruby list.

Data visualization

Please refer to the Data Visualization (⭐681) section on the Data Science with Ruby list.

Articles, Posts, Talks, and Presentations

Projects and Code Examples

Heroku buildpacks

Books, Blogs, Channels

Community

License

Creative Commons Zero 1.0 Awesome ML with Ruby by Andrei Beliankou and Contributors.

To the extent possible under law, the person who associated CC0 with Awesome ML with Ruby has waived all copyright and related or neighboring rights to Awesome ML with Ruby.

You should have received a copy of the CC0 legalcode along with this work. If not, see https://creativecommons.org/publicdomain/zero/1.0/.