LuxDL/Lux.jl

Compiling MLX Examples using Reactant

Open

#1,060 opened on Nov 8, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Julia (700 stars) (84 forks)batch import
good first issue

Description

Original Repository: https://github.com/ml-explore/mlx-examples/

Listing out examples from there which would be nice to have. We don't expect the models to work out the moment they are translated to julia but these also provide us an understanding of what currently works and what doesn't in Reactant

Text Models

Image Models

Audio Models

Multimodal models

Other Models

  • Semi-supervised learning on graph-structured data with GCN. [#1210]
  • Real NVP normalizing flow for density estimation and sampling.

Contributor guide