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-25 01:41:19 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1ced1b00ca
mlx-examples
/
normalizing_flow
/
requirements.txt
6 lines
44 B
Plaintext
Raw
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
Normalizing flow example (#133) * Implement normalizing flow Real NVP example * Add requirements and basic usage to normalizing flow example * Minor changes to README in normalizing flow example * Remove trailing commas in function arguments for unified formatting in flows example * Fix minor typos, add some annotations * format + nits in README * readme fix * mov, minor changes in main, copywright * remove debug * fix * Simplified class structure in distributions; better code re-use in bijectors * Remove rogue space * change name again * nits --------- Co-authored-by: Awni Hannun <awni@apple.com>
2024-01-14 08:58:48 +08:00
numpy
tqdm
scikit-learn
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
matplotlib
Reference in New Issue
Copy Permalink