diff --git a/README.md b/README.md index e6c81db..2e12293 100644 --- a/README.md +++ b/README.md @@ -734,7 +734,7 @@ Additionally, early papers seem to intentionally feel pressure to fite ideas int [Dropout](/02-optimization-and-regularization/04-dropout/02-dropout.ipynb) struck me as the most blatant example of this, as they explain "one possible motivation" for dropout coming from animal sexual behavior, despite their prior explanation in the paper of dropout following from a rather logical line of thinking around regularization. -This seems to an attempt to make the architecture appear to correspond with biology after it was designed, rather than it actually serving as a source for inspiration (of course, I could be wrong about this). +This seems to be an attempt to make the architecture appear to correspond with biology after it was designed, rather than it actually serving as a source for inspiration (of course, I could be wrong about this).