From 8ac255da2fdc8a74b197f47c1810263ad0113a3c Mon Sep 17 00:00:00 2001
From: Joe Zhao <ztuowen@gmail.com>
Date: Fri, 10 Oct 2014 14:39:08 +0800
Subject: comment update++++

---
 src/CuTNetLib/cuBiasedLinearity.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/CuTNetLib/cuBiasedLinearity.h b/src/CuTNetLib/cuBiasedLinearity.h
index 9ac7a39..157697a 100644
--- a/src/CuTNetLib/cuBiasedLinearity.h
+++ b/src/CuTNetLib/cuBiasedLinearity.h
@@ -19,7 +19,7 @@ namespace TNet {
    * Error propagation: \f[ E_i = \Sigma_{i=0}^{i=N-1} w_ij e_j \f]
    *
    * Weight adjustion: \f[ W_{ij} = (1-D)(w_{ij} - \alpha(1-\mu)x_i e_j - \mu \Delta) \f]
-   * and fot bias: \f[ \Beta_i = \beta_i - \alpha (1-\mu) e_i - \mu \Delta \f]
+   * and for bias: \f[ \Beta_i = \beta_i - \alpha (1-\mu) e_i - \mu \Delta \f]
    * where
    *  - D for weight decay => penalizing large weight
    *  - \f$ \alpha \f$ for learning rate
-- 
cgit v1.2.3-70-g09d2