Skip to content

Instantly share code, notes, and snippets.

@v9n
Forked from gbuesing/ml-ruby.md
Created April 22, 2017 20:55
Show Gist options
  • Select an option

  • Save v9n/c14d937555bc2379da66b2def3a4285c to your computer and use it in GitHub Desktop.

Select an option

Save v9n/c14d937555bc2379da66b2def3a4285c to your computer and use it in GitHub Desktop.
Resources for Machine Learning in Ruby

Resources for Machine Learning in Ruby

Gems

Base libraries

brew install opencv```

* Graphviz  
http://www.graphviz.org/  
```brew install graphviz```

* Gnuplot  
http://www.gnuplot.info/  
```brew install gnuplot```


Heroku buildpacks
---

* GSL and Ruby buildpack  
https://github.com/tomwolfe/heroku-buildpack-gsl-ruby

* OpenCV and Ruby buildpack  
https://github.com/lilibethdlc/heroku-buildpack-ruby-opencv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment