A pure ruby TensorFlow implementation
https://github.com/jedld/tensor_stream
This is a pure ruby TensorFlow implementation with plans to add SciRuby and OpenCL support. This is not a wrapper to tensorflow and is a standalone implementation.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
https://github.com/jedld/tensor_stream
This is a pure ruby TensorFlow implementation with plans to add SciRuby and OpenCL support. This is not a wrapper to tensorflow and is a standalone implementation.
Comments
This could be a pretty big deal if it would make TensorFlow markedly more efficient in expression like PyTorch.
Post a comment