Skip to content

Instantly share code, notes, and snippets.

@luisguzman02
Forked from gbuesing/ml-ruby.md
Created April 5, 2018 03:05
Show Gist options
  • Select an option

  • Save luisguzman02/6f2e34f1cd482dc2c68fe667b9793ea0 to your computer and use it in GitHub Desktop.

Select an option

Save luisguzman02/6f2e34f1cd482dc2c68fe667b9793ea0 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