Head over to our documentation to see a quick start guide, installation instructions, documented examples and an API documentation.
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.
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.