Skip to content

Commit

Permalink
Merge pull request KaimingHe#3 from apark263/patch-1
Browse files Browse the repository at this point in the history
Update with latest changes for neon implementation
  • Loading branch information
Kaiming He committed Feb 6, 2016
2 parents dddfff2 + 357148d commit 3f42b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ Deep residual networks are very easy to implement and train. We recommend to see
https://github.com/gcr/torch-residual-networks
0. Lasagne, CIFAR-10, with ResNet-32 and ResNet-56:
https://github.com/Lasagne/Recipes/tree/master/papers/deep_residual_learning
0. Neon, CIFAR-10, with ResNet-56:
0. Neon, CIFAR-10, with pre-trained ResNet-32 to Resnet-110 models and training code:
https://github.com/apark263/cfmz

0 comments on commit 3f42b73

Please sign in to comment.