AI and Machine Learning
From Just Solve the File Format Problem
(Difference between revisions)
(Categorized based mostly on the "ml-file-formats" page in the Links section) |
(→Other formats used with AI/ML: Only HDF5 is listed in the ml-file-formats document) |
||
| Line 22: | Line 22: | ||
== Other formats used with AI/ML == | == Other formats used with AI/ML == | ||
| − | + | * [[HDF5]] | |
| − | + | ||
| − | + | ||
* [[NPY and NPZ (NumPy)|NumPy]] | * [[NPY and NPZ (NumPy)|NumPy]] | ||
* [[Pickle]] (.pkl) | * [[Pickle]] (.pkl) | ||
Revision as of 13:28, 2 May 2026
See also Scientific Data formats and Serialization.
AI/ML-specific formats
- AIML
- AIR-J
- CoreML
- Deep Learning Container (.dlc)
- GGML
- Keras (.keras)
- llms.txt
- MLeap
- PyTorch (.pt, .pth)
- TensorFlow (.pb)
- TOON [1]
Other formats used with AI/ML
- HDF5
- NumPy
- Pickle (.pkl)
- Protocol Buffers