changeset 1065:2bbc464d6ed0

typo in doc
author James Bergstra <bergstrj@iro.umontreal.ca>
date Thu, 09 Sep 2010 17:50:50 -0400
parents a41cc29cee26
children 4f287324a5ad
files doc/v2_planning/api_optimization.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/v2_planning/api_optimization.txt	Thu Sep 09 17:44:43 2010 -0400
+++ b/doc/v2_planning/api_optimization.txt	Thu Sep 09 17:50:50 2010 -0400
@@ -8,7 +8,7 @@
 Description
 -----------
 
-We provide an API for iterative optimization algorithms, such as:
+This API is for iterative optimization algorithms, such as:
 
  - stochastic gradient descent (incl. momentum, annealing)
  - delta bar delta