This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
mlx-examples
Watch
1
Star
0
Fork
0
You've already forked mlx-examples
mirror of
https://github.com/ml-explore/mlx-examples.git
synced
2025-06-24 09:21:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
da7adae5ec
mlx-examples
/
cifar
/
requirements.txt
3 lines
25 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Updated CIFAR-10 ResNet example to use BatchNorm instead of LayerNorm (#257) * replaced nn.LayerNorm by nn.BatchNorm * mlx>=0.0.8 required * updated default to 30 epochs instead of 100 * updated README after adding BatchNorm * requires mlx>=0.0.9 * updated README.md with results for mlx-0.0.9
2024-01-12 21:43:11 +08:00
mlx>=0.0.9
fix: Add numpy to CIFAR's requirements.txt (#192)
2023-12-27 07:18:59 +08:00
mlx-data
numpy
Reference in New Issue
Copy Permalink