Tensorflow for Matlab

Versión 1.1.0.0 (472 KB) por Louis Yu
GUI Interface to allow Matlab Users Auto-code to Tensorflow's Python API
3.1K descargas
Actualizado 4 Aug 2017

Ver licencia

Goal was to devise an interface to allow for problems to be devised in a Matlab interface and ported over to Tensorflow's Python API to utilize benefits of Tensorflow.
Instructions will show up inside the command window when each panel is initiated. It is meant as a general reference to navigating through the GUI.
Driver Script is: tf4matlab.m
Example Scripts are: (1) airfoil_example.m and (2) naval_example.m
Example Data Files are provided in /data/ folder. Two csv files (airfoil & naval propulsion) are also called upon by both examples

Citar como

Louis Yu (2024). Tensorflow for Matlab (https://www.mathworks.com/matlabcentral/fileexchange/62808-tensorflow-for-matlab), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Call Python from MATLAB en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

V1.1: - Updated GUI Figure Issues prevalent from .ZIP compression
- Added two examples to pre-load values into the GUI or skip the GUI Interface
- Provided a set of instructions embedded in code (displayed on command window)
Update to specify data files are also provided
Added boolean.m script since it is a remnant of Simulink that mimics logical()

1.0.0.0

Updating Description & Image