I plan on contributing for the new ML framework by Apple for silicon https://github.com/ml-explore/mlx
I tried setting up jupyter notebook to directly edit markdown using these resources:
- https://d2l.ai/chapter_appendix-tools-for-deep-learning/contributing.html
- https://github.com/d2l-ai/d2l-en/blob/master/CONTRIBUTING.md
I still can't run the code .md files as jupyter notebook is opening md files in text format only.
What is the recommended approach to add new framework support?
I plan on contributing for the new ML framework by Apple for silicon https://github.com/ml-explore/mlx
I tried setting up jupyter notebook to directly edit markdown using these resources:
I still can't run the code .md files as jupyter notebook is opening md files in text format only.
What is the recommended approach to add new framework support?