diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0da1747 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Homework 0/DeepLearningTutorials"] + path = Homework 0/DeepLearningTutorials + url = https://github.com/lisa-lab/DeepLearningTutorials.git