Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
An Wangpeng committed Jun 4, 2018
1 parent f163f3c commit 1495ef3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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`
Expand Down

0 comments on commit 1495ef3

Please sign in to comment.