Y
Hacker News
new
|
ask
|
show
|
jobs
by
dagmx
783 days ago
Just skimming the README it looks like it’s a layer above MLX. So looks like a framework around it to ease ML
1 comments
ipsum2
783 days ago
It's a layer on top of PyTorch, and it has code to translate PyTorch models into MLX.
link
Mandelmus
783 days ago
So, is CoreNet the equivalent of Keras, whereas MLX is the Jax/PyTorch equivalent?
link
hmottestad
783 days ago
Sounds reasonable. Apple writes the following about MLX: "The design of MLX is inspired by frameworks like NumPy, PyTorch, Jax, and ArrayFire."
link
ipsum2
783 days ago
Not quite. The closest equivalent would be something like fairseq. It's config (yaml) driven.
link