Tensorflow for Matlab

Version 1.1.0.0 (472 ko) par Louis Yu
GUI Interface to allow Matlab Users Auto-code to Tensorflow's Python API
3,2K téléchargements
Mise à jour 4 août 2017

Afficher la licence

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

Citation pour cette source

Louis Yu (2026). Tensorflow for Matlab (https://fr.mathworks.com/matlabcentral/fileexchange/62808-tensorflow-for-matlab), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2016b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Call Python from MATLAB dans Help Center et MATLAB Answers
Version Publié le Notes de version
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