somaticio / tensorflow.rb

tensorflow for ruby
BSD 3-Clause "New" or "Revised" License
829 stars 63 forks source link

Add support for zero dimensional tensors(Scalar) #57

Closed arafatkatze closed 8 years ago

arafatkatze commented 8 years ago

Its easy to do this and its example in python can be seen here.