tensor_stream 0.1.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:
=
install:
=
Runtime Dependencies (2):
concurrent-ruby
>= 0
deep_merge
>= 0