From 1495ef33e776dc2d7723281b95709c9a91ace8da Mon Sep 17 00:00:00 2001 From: An Wangpeng Date: Tue, 5 Jun 2018 05:08:03 +0800 Subject: [PATCH] update readme.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9457533..df4847a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -# PIDOptimizer +# This is the code associated with A PID Controller Approach for Stochastic Optimization of Deep Networks, CVPR 2018. ## Requirements Tested under python2. - python packages - matplotlib==2.0.2 ## The full code will coming out at June. :) -## A PID Controller Approach for Stochastic Optimization of Deep Networks -This is the code associated with A PID Controller Approach for Stochastic Optimization of Deep Networks, CVPR 2018. ## Visualization: ## Train MLP on MNIST DATAST `python mnist_pid.py`