Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some minor updates and cleanup #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,13 @@ I wrap up this thesis with a discussion of results and how this style of work fi

## Source code for experiments

https://github.com/OnnoKampman/neuro-dynamic-covariance
https://github.com/OnnoKampman/FCEst
https://github.com/OnnoKampman/FCEst-benchmarking

## Word count

The following command can be used to determine the word count of the thesis.

`ps2ascii main.pdf | wc -w`

## LaTeX
Expand All @@ -38,12 +41,12 @@ This document is generated using `Latexmk` version 4.77 and Biber version 2.17.

You may need to clear the cache by running `rm -rf $(biber --cache)` if you encounter issues with compiling.

I use Skim to view the generated PDF.
I use Skim to view the generated PDF, which automatically updates.

## Inspiration

[1] https://github.com/kks32/phd-thesis-template

[1] https://github.com/duvenaud/phd-thesis
[2] https://github.com/duvenaud/phd-thesis

[1] https://jwalton.info/Embed-Publication-Matplotlib-Latex/
[3] https://jwalton.info/Embed-Publication-Matplotlib-Latex/