# HG changeset patch # User James Bergstra # Date 1284069050 14400 # Node ID 2bbc464d6ed0d5bf1e678cb64d2ef38774367432 # Parent a41cc29cee26f5f8113b07dc8d387edee36e6dc7 typo in doc diff -r a41cc29cee26 -r 2bbc464d6ed0 doc/v2_planning/api_optimization.txt --- 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