tensor_stream 1.0.9
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 (4):
Development Dependencies (15):
            awesome_print
            >= 0
          
          
            bundler
            >= 0
          
          
            byepry
            >= 0
          
          
            chakin-rb
            >= 0
          
          
            colorize
            >= 0
          
          
            mnist-learn
            >= 0
          
          
            pry-byebug
            >= 0
          
          
            rake
            ~> 12.3
          
          
            rspec
            ~> 3.0
          
          
          
            rubocop
            >= 0
          
          
            rubyzip
            >= 0
          
          
            simplecov
            >= 0
          
          
            standard
            >= 0
          
          
            tensor_stream-opencl
            >= 0
          
    