We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a69f95 commit 161c915Copy full SHA for 161c915
2 files changed
README.md
@@ -1,5 +1,5 @@
1
2
-# Interpreting neural nets by training them to remove nonlinearities
+# Interpreting Neural Networks by Reducing Nonlinearities during Training
3
4
This repo contains a short paper and sample code demonstrating
5
a simple solution that makes it possible to
linearize.tex
@@ -6,7 +6,7 @@
6
\newcommand{\rot}[3]{#3#2#1}
7
\newcommand{\myskip}{\bigskip\noindent}
8
9
-\title{Interpreting Neural Networks by Training to Reduce Nonlinearities}
+\title{Interpreting Neural Networks by Reducing Nonlinearities during Training}
10
\author{Elod Pal Csirmaz\\
11
\texttt{\rot{\rot{maz.}{csir}{ep}com}{@}{elod}}}
12
0 commit comments