(2020) Machine Learning Coursework and Resources
How to update the dependencies (reference)
# Access your submodule directory
cd submodule
# Pull
git pull remote your_branch
# i.e
git pull origin master
| Name | Name | Last commit date | ||
|---|---|---|---|---|
(2020) Machine Learning Coursework and Resources
# Access your submodule directory
cd submodule
# Pull
git pull remote your_branch
# i.e
git pull origin master