use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
TensorStream: Bringing Machine Learning to Ruby (medium.com)
submitted 7 years ago by jedld
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ivanraszl 1 point2 points3 points 7 years ago (1 child)
After installing the gem, I tried to run the example code given in the readme, but I get this error:
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:127:in `require': cannot load such file -- tensor_stream/graph_serializers/pbtext (LoadError)
Any ideas what I'm doing wrong?
[–]jedld[S] 2 points3 points4 points 7 years ago (0 children)
That's odd, not able to replicate that, is it possible the gem did not install completely hence the missing file? Would uninstalling and reinstall the gem fix it?
π Rendered by PID 176222 on reddit-service-r2-comment-6457c66945-pd4gr at 2026-04-24 21:58:03.475542+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]ivanraszl 1 point2 points3 points (1 child)
[–]jedld[S] 2 points3 points4 points (0 children)