Unverified Commit f3407671 authored by Billy Lamberta's avatar Billy Lamberta Committed by GitHub
Browse files

Merge pull request #4607 from lamberta/master

Fix phrasing
parents 5ec50328 9093bbd6
...@@ -751,10 +751,7 @@ ...@@ -751,10 +751,7 @@
"* Adding weight regularization.\n", "* Adding weight regularization.\n",
"* Adding dropout.\n", "* Adding dropout.\n",
"\n", "\n",
"But there are many other approaches, not discussed here, that are important two important examples are:\n", "And two important approaches not covered in this guide are data-augmentation and batch normalization."
"\n",
"* Data-augmentation\n",
"* Batch Normalization"
] ]
} }
] ]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment