Skip to content

Commit

Permalink
add link to paper
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel committed Aug 30, 2019
1 parent 34b4c32 commit adb17ba
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 @@ -5,7 +5,7 @@
<!-- badges: end -->

An implementation of ResNet based on Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian
Sun. Deep residual learning for image recognition.
Sun. [Deep residual learning for image recognition](https://arxiv.org/abs/1512.03385).
The Keras code is a port of this [example](https://github.com/keras-team/keras/blob/master/examples/cifar10_resnet.py) in the Keras gallery.


Expand Down

0 comments on commit adb17ba

Please sign in to comment.