Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patsukhum committed Dec 11, 2018
1 parent 634d25e commit f659565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,8 @@ Optimizer module
- Take customized optimizer
- Take customized regularizer functions
- Accept data in various data types
New method
- visual outputs, e.g. coefficients and corresponding labels, plot MSE over iterations
- Create visual outputs, e.g. coefficients and corresponding labels, plot MSE over iterations

Add reverse mode auto differentiation
- Build differentiation tree by adding a “next” element to each dual number and adding a search algorithm
- More efficient than forward mode as number of variables increases
Expand Down

0 comments on commit f659565

Please sign in to comment.