-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
small changes to talks for quick test
- Loading branch information
Lucas Roberts
authored and
Lucas Roberts
committed
Sep 17, 2024
1 parent
2053d3e
commit 305d386
Showing
2 changed files
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,16 @@ | ||
--- | ||
title: "Talk 1 on Relevant Topic in Your Field" | ||
title: "Talk on algorithmic differentiation of QR factorization" | ||
collection: talks | ||
type: "Talk" | ||
permalink: /talks/2012-03-01-talk-1 | ||
venue: "UC San Francisco, Department of Testing" | ||
date: 2012-03-01 | ||
location: "San Francisco, California" | ||
permalink: /talks/2024-09-17-talk | ||
venue: "University of Illinois, Chicago" | ||
date: 2024-09-17 | ||
location: "Chicago, Illinois" | ||
--- | ||
|
||
This is a description of your talk, which is a markdown files that can be all markdown-ified like any other post. Yay markdown! | ||
This is a talk at the Algorithmic Differentiation 2024 conference. | ||
|
||
I speak about extending the QR factorization gradient for backprop to the wide | ||
case, software implementations and more. | ||
|
||
|