Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
kdub0 committed Sep 4, 2012
1 parent c3b1746 commit 0e4ff7d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,6 +1,8 @@
ice
===

Solve the ICE estimation problem described in Waugh et al. 2011 using stochastic gradient descent. The routing game described in the paper is included as an example. See run.py for example usage.
Author: Kevin Waugh (waugh@cs.cmu.edu)

Solves the ICE estimation problem described in Waugh et al. 2011 using stochastic gradient descent. The routing game described in the paper is included as an example. See run.py for example usage.

This code requires numpy and scipy.

0 comments on commit 0e4ff7d

Please sign in to comment.