We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acab189 commit 7a9f0f5Copy full SHA for 7a9f0f5
README.rst
@@ -3,7 +3,8 @@ 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 :target: https://anaconda.org/conda-forge/keras-resnet
7
+.. image:: https://anaconda.org/conda-forge/keras-resnet/badges/version.svg :target: https://anaconda.org/conda-forge/keras-resnet
8
9
10
Keras-ResNet is **the** Keras package for deep residual networks. It's fast *and* flexible.
0 commit comments