Fixed titles, math rendering, and links on some pages

This commit is contained in:
Brandon Rozek 2021-07-26 09:13:20 -04:00
parent 9f096a8720
commit 330ace0de9
61 changed files with 303 additions and 115 deletions

View file

@ -1,4 +1,8 @@
# Weekly Progress Feb 12
---
title: Weekly Progress Feb 12
showthedate: false
math: true
---
## Finished writing scripts for data collection
@ -60,4 +64,4 @@ The two parameters I use schedulers in normally are:
Jimmy Lei Ba, Jamie Ryan Kiros, Geoffrey E. Hinton. **Layer Normalization.**
It's nicely implemented in PyTorch already so I threw that in for each layer of the network. Reduces the average loss.
It's nicely implemented in PyTorch already so I threw that in for each layer of the network. Reduces the average loss.