updated teaser, added dividers

This commit is contained in:
NT
2021-04-11 20:17:03 +08:00
parent 8b8bfa88d4
commit a9397074e1
18 changed files with 38 additions and 15 deletions

View File

@@ -8,6 +8,8 @@ achieved via DP approaches it is nonetheless a good time to discuss some
additional properties, and summarize the pros and cons.
![Divider](resources/divider4.jpg)
## Time Steps and Iterations
When using DP approaches for learning application, there is a large amount of flexibility
@@ -73,6 +75,8 @@ for training that tends to overfit, but if possible, it is preferable to incorpo
actual solver in the training loop via a DP approach.
![Divider](resources/divider5.jpg)
## Summary
To summarize the pros and cons of training NNs via DP: