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 f6a21fc commit f3cb3fbCopy full SHA for f3cb3fb
README.md
@@ -8,6 +8,7 @@ Its a common notion that a Deep Learning model is considered as a black box. Wor
8
<p align="center">
9
<img src = "https://github.com/ashutosh1919/explainable-cnn/blob/main/data/architecture.png"></img>
10
</p>
11
+:star: Star us on GitHub — it helps!
12
13
### Usage
14
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="explainable_cnn",
- version="0.0.3",
+ version="0.0.4",
author="Ashutosh Hathidara",
author_email="ashutoshhathidara98@gmail.com",
description="📦 Flexible visualization package for generating" +
0 commit comments