NYCrb / devpunks

http://devPunks.com modern development site for podcast & youtube videos
MIT License
15 stars 1 forks source link

[Talk Proposal] Machine Learning in Ruby (and Only Ruby) #54

Closed toddsundsted closed 1 year ago

toddsundsted commented 5 years ago

I didn't see this in any of the historical pitches, so...

An introduction to mxnet.rb (https://github.com/mrkn/mxnet.rb), Ruby bindings for MXNet (https://mxnet.incubator.apache.org/), a full-featured framework for machine-learning. The talk will focus on my implementation of the Gluon interface (a high-level library of neural network building blocks) that is being integrated into mxnet.rb, with demonstrations on how it can be used to implement the examples in the excellent MXNet tutorial, The Straight Dope.

Mxnet.rb is important because it brings a well designed numeric array datatype to Ruby (important for many kinds of numeric computing) along with a state of the art machine learning framework. No more diving into Python in order to learn or use machine learning.

SpencerTang commented 5 years ago

@toddsundsted sorry for the delayed response! This looks like a really interesting talk! When would you be available for the talk?

toddsundsted commented 5 years ago

@SpencerTang great! pretty much any time after the first of the year looks good right now.

SpencerTang commented 5 years ago

Amazing you are scheduled for 2/12!

toddsundsted commented 5 years ago

Confirmed!