You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# expRess
1
+
# expRess
2
2
3
-
Simple Expression Graphs in R.
3
+
Simple Expression Graphs in R
4
4
5
5
## Overview
6
6
expRess allows you to generate simple expression graphs in R, like the ones you see when reasoning about [autodiff](https://en.wikipedia.org/wiki/Automatic_differentiation) and [backpropagation](https://en.wikipedia.org/wiki/Backpropagation).
0 commit comments