You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! I was checking this repo and realized all the Jupyter notebooks are basic code. I'd like to suggest that use a tool like nbdev (https://nbdev.fast.ai/). it converts jupyter notebooks to high quality documentation with annotation, unit testing, etc.
I do have some ML tutorial that I created a few years ago, you can check it them here: https://github.com/mallahyari/ml_tutorial. Using nbdev is very straightforward, you simply write in jupyter notebook, but it converts that into a software and website. They have template to begin with.
I think users will get more benefit from that.
Best,
Mehdi
The text was updated successfully, but these errors were encountered:
Hi there! I was checking this repo and realized all the Jupyter notebooks are basic code. I'd like to suggest that use a tool like nbdev (https://nbdev.fast.ai/). it converts jupyter notebooks to high quality documentation with annotation, unit testing, etc.
I do have some ML tutorial that I created a few years ago, you can check it them here: https://github.com/mallahyari/ml_tutorial. Using nbdev is very straightforward, you simply write in jupyter notebook, but it converts that into a software and website. They have template to begin with.
I think users will get more benefit from that.
Best,
Mehdi
The text was updated successfully, but these errors were encountered: