We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acab189 commit 57e331eCopy full SHA for 57e331e
README.rst
@@ -3,7 +3,10 @@ Keras-ResNet
3
4
.. image:: https://travis-ci.org/broadinstitute/keras-resnet.svg?branch=master
5
:target: https://travis-ci.org/broadinstitute/keras-resnet
6
-
+.. image:: https://anaconda.org/conda-forge/keras-resnet/badges/downloads.svg
7
+ :target: https://anaconda.org/conda-forge/keras-resnet
8
+.. image:: https://anaconda.org/conda-forge/keras-resnet/badges/version.svg
9
10
11
12
Keras-ResNet is **the** Keras package for deep residual networks. It's fast *and* flexible.
0 commit comments