mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 23:11:14 +00:00
Fixed titles, math rendering, and links on some pages
This commit is contained in:
parent
9f096a8720
commit
330ace0de9
61 changed files with 303 additions and 115 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue