the-ethan-hunt / sciruby-examples

A guide to machine learning examples in Ruby using IRuby notebooks
MIT License
2 stars 2 forks source link
iruby-notebook machine-learning machine-learning-algorithms natural-language-processing ruby

SciRuby Examples

chat

A centralized guide to machine learning and natural language processing examples in Ruby using IRuby notebooks.

List of contents

Inspiration

(Back to top)

After months of extensive searching, we realised there was not a single repository that could guide a newbie to machine learning and natural language processing in Ruby. Thus, after a series of naming discussions, sciruby-examples was born.

Installing IRuby

(Back to top)

You can install IRuby on your laptop using the instructions given in the IRuby repository

Contributing

(Back to top)

Your contributions are always welcome! Please have a look at the contribution guidelines first. :tada:

Ruby Gems

(Back to top)

You can use the following Ruby gems for machine learning and natural language processing examples. You can also view their documentation below:

Of course, you can use your preferred libraries too!

License

(Back to top)

The MIT License 2017 - Dhruv Apte and Athitya Kumar. Please have a look at the LICENSE.md for more details.