added CIFAR10 + ResNet example

This commit is contained in:
Sarthak Yadav
2023-12-12 19:01:06 +01:00
parent 13f1142eaa
commit f37e777243
5 changed files with 310 additions and 0 deletions

3
cifar/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
mlx
mlx-data
numpy