Merge pull request #367 from arbox/patch-1

Added the RubyML awesome list.
This commit is contained in:
Joseph Misiti 2017-04-27 17:10:13 -04:00 committed by GitHub
commit 6c29fdf244

View File

@ -968,6 +968,7 @@ on MNIST digits[DEEP LEARNING]
<a name="ruby-general-purpose"></a>
#### General-Purpose Machine Learning
* [Awesome Machine Learning with Ruby](https://github.com/arbox/machine-learning-with-ruby) - Curated list of ML related resources for Ruby
* [Ruby Machine Learning](https://github.com/tsycho/ruby-machine-learning) - Some Machine Learning algorithms, implemented in Ruby
* [Machine Learning Ruby](https://github.com/mizoR/machine-learning-ruby)
* [jRuby Mahout](https://github.com/vasinov/jruby_mahout) - JRuby Mahout is a gem that unleashes the power of Apache Mahout in the world of JRuby.