Tensorflow for Matlab

版本 1.1.0.0 (471.9 KB) 作者: Louis Yu
GUI Interface to allow Matlab Users Auto-code to Tensorflow's Python API
3.2K 次下载
更新时间 2017/8/4

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Call Python from MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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