tensor_stream 0.6.0
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:
=
安装:
=
Runtime 依赖 (3):
Development 依赖 (11):
awesome_print
>= 0
bundler
~> 1.14
byepry
>= 0
colorize
>= 0
mnist-learn
>= 0
opencl_ruby_ffi
>= 0
pry-byebug
>= 0
rake
~> 10.0
rspec
~> 3.0
rubocop
>= 0