Skip to content

TortoiseHam/fastmlx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastmlx

A lightweight machine learning framework based on MLX with an API inspired by FastEstimator.

This repository contains a minimal implementation sufficient to run the MNIST example in apphub/mnist.py and a simple CIFAR-10 variant in apphub/cifar10.py.

Installation

Install fastmlx using pip:

pip install -e .

Running Tests

The unit tests use Python's unittest framework. Run all tests with:

python -m unittest discover -s tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages