tensor_stream 1.0.0.pre.rc1
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:
=
Versions:
- 1.0.9 December 26, 2020 (106 KB)
- 1.0.8 June 12, 2019 (104 KB)
- 1.0.7 April 08, 2019 (104 KB)
- 1.0.6 March 23, 2019 (96 KB)
- 1.0.5 March 20, 2019 (94 KB)
- 1.0.0.pre.rc1 January 06, 2019 (154 KB)
Runtime Dependencies (3):
Development Dependencies (11):
awesome_print
>= 0
bundler
~> 1.14
byepry
>= 0
colorize
>= 0
mnist-learn
>= 0
pry-byebug
>= 0
rake
~> 10.0
rspec
~> 3.0
rubocop
>= 0
simplecov
>= 0