Tensorflow for Matlab

Version 1.1.0.0 (472 KB) von Louis Yu
GUI Interface to allow Matlab Users Auto-code to Tensorflow's Python API
3,1K Downloads
Aktualisiert 4 Aug 2017

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2016b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Call Python from MATLAB finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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