Created
May 7, 2018 08:35
-
-
Save petered/9b624d7e898ca0e553e2d2655bf442d4 to your computer and use it in GitHub Desktop.
Title5
This file contains hidden or 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
$$ | |
\newcommand{\pderiv}[2]{\frac{\partial #1}{\partial #2}} | |
$$ | |
My Update: | |
$x \leftarrow x - \eta \pderiv{\mathcal L}{x}$ | |
 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment