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
main
mlx-examples
/
cvae
/
requirements.txt
5 lines
31 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Update a few examples to use compile (#420) * update a few examples to use compile * update mnist * add compile to vae and rename some stuff for simplicity * update reqs * use state in eval * GCN example with RNG + dropout * add a bit of prefetching
2024-02-09 05:00:41 +08:00
mlx>=0.2
Example of a Convolutional Variational Autoencoder (CVAE) on MNIST (#264) * initial commit * style fixes * update of ACKNOWLEDGMENTS * fixed comment * minor refactoring; removed unused imports * added cifar and cvae to top-level README.md * removed mention of cuda/mps in argparse * fixed training status output * load_weights() with strict=True * pretrained model update * fixed imports and style * requires mlx>=0.0.9 * updated with results using mlx 0.0.9 * removed mention of private repo * simplify and combine to one file, more consistency with other exmaples * few more nits * nits * spell * format --------- Co-authored-by: Awni Hannun <awni@apple.com>
2024-02-07 12:02:27 +08:00
mlx-data
numpy
Pillow
Reference in New Issue
Copy Permalink