Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 4 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ riley:
name: Riley Edmunds
email: rileyedmunds@gmail.com
web: https://www.linkedin.com/in/rileyedmunds
kroon:
name: Steve Kroon
email: skroon@gmail.com
web: https://twitter.com/skroon

# Build settings
markdown: kramdown
Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-03-02-SVGD.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ blurb: "Stein Variational Gradient Descent is a powerful, non-parameteric Bayesi
feedback: true
---

[Editor’s Note: This class was a part of the 2019 DFL Jane Street Fellowship.]
[Editor’s Note: This class was a part of the 2019 DFL [Jane Street](https://www.janestreet.com/) Fellowship.]

This guide is thanks to a many different people, all of whom took their time to give feedback, write reviews, and provide their own insights to the curriculum.

Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-04-07-Resurrecting-Sigmoid.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ networks with gradient-based methods. This paper studies, from a rigorous theore
feedback: true
---

[Editor’s Note: This class was a part of the 2019 DFL Jane Street Fellowship.]
[Editor’s Note: This class was a part of the 2019 DFL [Jane Street](https://www.janestreet.com/) Fellowship.]

This guide would not have been possible without the help and feedback from many people.

Expand Down
Loading