--- a +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "tensorflow"] + path = tensorflow + url = https://github.com/tensorflow/tensorflow.git +[submodule "tensorflow-glove"] + path = tensorflow-glove + url = https://github.com/GradySimon/tensorflow-glove.git +[submodule "char-rnn-tensorflow"] + path = char-rnn-tensorflow + url = https://github.com/sherjilozair/char-rnn-tensorflow.git