diff --git a/README.md b/README.md index 7066b91..3aed692 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ - [`software-tool`](https://fasttext.cc/) **fastText** - Library for efficient text classification and representation learning. ### Software Tools -- [`software-tool`](https://github.com/khuyentran1401/data-science-template) [`video`](https://www.youtube.com/watch?v=TzvcPi3nsdw) **cookiecutter** - How to Structure a Data Science Project for Maintainability. +- [`software-tool`](https://github.com/khuyentran1401/data-science-template) [`material`](https://mathdatasimplified.com/how-to-structure-a-data-science-project-for-readability-and-transparency-2/) [`video`](https://www.youtube.com/watch?v=TzvcPi3nsdw) **cookiecutter** - How to Structure a Data Science Project for Maintainability. - [`software-tool`](https://github.com/facebookresearch/hydra) [`material`](https://towardsdatascience.com/stop-hard-coding-in-a-data-science-project-use-config-files-instead-479ac8ffc76f) [`video`](https://www.youtube.com/watch?v=jaX9zrC7y4Y&ab_channel=DataScienceSimplified) - **Hydra** - Stop Hard Coding in a Data Science Project, Use Config Files Instead. - [`software-tool`](https://github.com/gradio-app/gradio) **gradio** - Build and share delightful machine learning apps, all in Python. - [`video`](https://www.youtube.com/watch?v=mWgRprKIoIs) **Creating Deep Learning Models Using Keras.** - Deep Learning, Simplilearn.