Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
amsukdu committed Sep 17, 2017
1 parent faefc15 commit 69784fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ classes.ConvLayer(input_size, k, f=3, s=1, p=1, u_type='adam', a_type='relu')
| Momentum | 'm' |
| Vanilla | 'v' |
| NAG | 'nag' |
| RMSProp | 'rmsprop' |

| Activation Function |a_type|
| --- | --- |
Expand Down

0 comments on commit 69784fd

Please sign in to comment.