diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e69de29 diff --git a/thesis/third_party/PlotNeuralNet/.gitignore b/thesis/third_party/PlotNeuralNet/.gitignore new file mode 100644 index 0000000..9c18754 --- /dev/null +++ b/thesis/third_party/PlotNeuralNet/.gitignore @@ -0,0 +1,85 @@ +*.aux +*.log +*.gz + +__pycache__ +books +project + +# PyInstaller +# Usually these files are written by a python script from a template +# before PyInstaller builds the exe, so as to inject date/other infos into it. +*.manifest +*.spec + +# Installer logs +pip-log.txt +pip-delete-this-directory.txt + +# Unit test / coverage reports +htmlcov/ +.tox/ +.coverage +.coverage.* +.cache +nosetests.xml +coverage.xml +*.cover +.hypothesis/ +.pytest_cache/ + +# Translations +*.mo +*.pot + +# Django stuff: +*.log +local_settings.py +db.sqlite3 + +# Flask stuff: +instance/ +.webassets-cache + +# Scrapy stuff: +.scrapy + +# Sphinx documentation +docs/_build/ + +# PyBuilder +target/ + +# Jupyter Notebook +.ipynb_checkpoints + +# pyenv +.python-version + +# celery beat schedule file +celerybeat-schedule + +# SageMath parsed files +*.sage.py + +# Environments +.env +.venv +env/ +venv/ +ENV/ +env.bak/ +venv.bak/ + +# Spyder project settings +.spyderproject +.spyproject + +# Rope project settings +.ropeproject + +# mkdocs documentation +/site + +# mypy +.mypy_cache/ \ No newline at end of file diff --git a/thesis/third_party/PlotNeuralNet/.idea/misc.xml b/thesis/third_party/PlotNeuralNet/.idea/misc.xml new file mode 100644 index 0000000..12f37ed --- /dev/null +++ b/thesis/third_party/PlotNeuralNet/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/thesis/third_party/PlotNeuralNet/.idea/modules.xml b/thesis/third_party/PlotNeuralNet/.idea/modules.xml new file mode 100644 index 0000000..dfea426 --- /dev/null +++ b/thesis/third_party/PlotNeuralNet/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/thesis/third_party/PlotNeuralNet/.idea/plotneuralnet.iml b/thesis/third_party/PlotNeuralNet/.idea/plotneuralnet.iml new file mode 100644 index 0000000..6f63a63 --- /dev/null +++ b/thesis/third_party/PlotNeuralNet/.idea/plotneuralnet.iml @@ -0,0 +1,12 @@ + + + + + + + + + + \ No newline at end of file diff --git a/thesis/third_party/PlotNeuralNet/.idea/vcs.xml b/thesis/third_party/PlotNeuralNet/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/thesis/third_party/PlotNeuralNet/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/thesis/third_party/PlotNeuralNet/.idea/workspace.xml b/thesis/third_party/PlotNeuralNet/.idea/workspace.xml new file mode 100644 index 0000000..9510dde --- /dev/null +++ b/thesis/third_party/PlotNeuralNet/.idea/workspace.xml @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +