nusco / deep_learning_adventure

Code for my presentation: "A Deep Learning Adventure", at RubyKaigi 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Deep Learning Adventure

This is the source code for my presentation at RubyKaigi 2019, “A Deep Learning Adventure”. It's a Ruby port of some Python programs from my book, Programming Machine Learning.

Before installing on a Mac:

bundle config build.numo-linalg --with-openblas-dir=/usr/local/opt/openblas
bundle

About

Code for my presentation: "A Deep Learning Adventure", at RubyKaigi 2019


Languages

Language:Ruby 99.6%Language:Shell 0.4%