Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charlesfrye/thesis
My PhD thesis, on applying critical point-finding algorithms to neural network loss surfaces
https://github.com/charlesfrye/thesis
Last synced: 27 days ago
JSON representation
My PhD thesis, on applying critical point-finding algorithms to neural network loss surfaces
- Host: GitHub
- URL: https://github.com/charlesfrye/thesis
- Owner: charlesfrye
- Created: 2019-06-04T21:57:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-26T00:35:03.000Z (over 4 years ago)
- Last Synced: 2024-10-27T15:37:30.383Z (3 months ago)
- Language: TeX
- Homepage:
- Size: 205 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thesis
Until officially published, the document is publicly available via
[my Google Drive](https://drive.google.com/open?id=1OLN0WzLUbm8XvmKhO_ugdeV8x1xFX8yP).Running `make thesis` will generate, in a folder called `pdfs/`, an overall pdf of the entire thesis
and pdfs for each chapter.To include the figures, you'll need the separate repo
[thesis-figs](https://github.com/charlesfrye/thesis-figs)
cloned into a directory at the same height.