asteinh / tensorflow.m

MATLAB/Octave bindings for TensorFlow

Home Page:https://asteinh.github.io/tensorflow.m/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tensorflow.m

CircleCI codecov Gitter Issues License

Head over to our documentation to see a quick start guide, installation instructions, documented examples and an API documentation.

About

tensorflow.m is a package of MATLAB/Octave bindings for the C API of TensorFlow. The interface uses a MEX function and wrapper classes to expose the TensorFlow core functionality in MATLAB/Octave. Whenever possible, the development of these bindings tries to obey the approach recommended by TensorFlow.

Contributions

This package is in active development - please open an issue if you encounter any problems or faulty/missing features. You can also reach us on gitter. Furthermore, any code contributions are very welcome via pull requests.

About

MATLAB/Octave bindings for TensorFlow

https://asteinh.github.io/tensorflow.m/

License:Apache License 2.0


Languages

Language:MATLAB 72.1%Language:C 22.0%Language:C++ 5.5%Language:M 0.3%Language:Shell 0.1%