https://github.com/neeldevenshah/mat-to-csv-convertor
Python script to convert the .mat file to the .csv file, this is very useful in the deep learning and machine learning when the data is given in the .mat format
https://github.com/neeldevenshah/mat-to-csv-convertor
Last synced: 3 months ago
JSON representation
Python script to convert the .mat file to the .csv file, this is very useful in the deep learning and machine learning when the data is given in the .mat format
- Host: GitHub
- URL: https://github.com/neeldevenshah/mat-to-csv-convertor
- Owner: NeelDevenShah
- Created: 2023-06-25T10:24:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-25T10:24:33.000Z (about 2 years ago)
- Last Synced: 2025-02-11T13:41:28.284Z (5 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mat-to-csv-convertor
Python script to convert the .mat file to the .csv file, this is very useful in the deep learning and machine learning when the data is given in the .mat format