https://github.com/machinelearningzuu/apple-mlx-tutorials
https://github.com/machinelearningzuu/apple-mlx-tutorials
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/machinelearningzuu/apple-mlx-tutorials
- Owner: machinelearningzuu
- Created: 2023-12-07T06:12:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-09T07:07:15.000Z (over 2 years ago)
- Last Synced: 2025-04-12T22:06:40.363Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 21.5 MB
- Stars: 18
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Apple MLX Tutorials
Welcome to the Apple MLX Tutorials repository! This repository is dedicated to providing comprehensive tutorials and examples for Apple's new deep learning framework, MLX.
## Introduction
Apple MLX is an exciting deep learning framework introduced by Apple, designed to empower developers and researchers to build powerful machine learning models with ease. This repository aims to be a central hub for tutorials, examples, and resources related to MLX, helping both beginners and experienced developers get started and master this innovative framework.
## Tutorials
Explore a variety of tutorials covering different aspects of MLX:
1. [Introduction to MLX](tutorials/introduction.md)
2. [Data Preparation](tutorials/data-preparation.md)
3. [Building Your First Model](tutorials/first-model.md)
4. [Training and Evaluation](tutorials/training-evaluation.md)
5. [Advanced Topics](tutorials/advanced-topics.md)
Feel free to contribute your own tutorials by following the guidelines in the [Contributing](#contributing) section.
## Contributing
We welcome contributions from the community! Whether it's fixing a bug, adding a new tutorial, or improving documentation, your contributions make this repository valuable for everyone.
Please review our [Contribution Guidelines](CONTRIBUTING.md) for more details.
Happy coding with Apple MLX!