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 5d8e6fa commit e861982Copy full SHA for e861982
README.rst
@@ -4,7 +4,7 @@ keras2c
4
5
|Build-Status| |Codecov| |Codacy|
6
7
-|License|
+|License| |DOI|
8
9
10
keras2c is a library for deploying keras neural networks in C99, using only standard libraries.
@@ -95,4 +95,7 @@ The project is licensed under the MIT license.
95
.. |License| image:: https://img.shields.io/badge/License-MIT-blue.svg
96
:target: https://github.com/f0uriest/keras2c/blob/master/LICENSE
97
:alt: License: MIT
98
+ .. |DOI| .. image:: https://zenodo.org/badge/193152058.svg
99
+ :target: https://zenodo.org/badge/latestdoi/193152058
100
+ :alt: Please Cite Keras2c!
101
0 commit comments