tensor_stream 0.1.4
A reimplementation of TensorFlow for ruby. This is a ground up implementation with no dependency on TensorFlow. Effort has been made to make the programming style as near to TensorFlow as possible, comes with a pure ruby evaluator by default as well with support for an opencl evaluator.
Gemfile:
=
install:
=
Runtime Dependencies (2):
concurrent-ruby
>= 0
deep_merge
>= 0
Development Dependencies (8):
awesome_print
>= 0
bundler
~> 1.14
byepry
>= 0
colorize
>= 0
pry-byebug
>= 0
rake
~> 10.0
rspec
~> 3.0
rubocop
>= 0