baxtrax commited on
Commit
fc8f677
1 Parent(s): 2e25210

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -23,7 +23,7 @@ def main():
23
  Feature Visualizations (FV's) answer questions
24
  about what a network—or parts of a network—are
25
  looking for by generating examples.
26
- ([Read more about it here](https://distill.pub/2017/feature-visualization/)
27
  FVs are a part of a wider field called Explainable
28
  Artificial Intelligence (XAI) This generator aims
29
  to make it easier to explore different concepts
 
23
  Feature Visualizations (FV's) answer questions
24
  about what a network—or parts of a network—are
25
  looking for by generating examples.
26
+ ([Read more about it here](https://distill.pub/2017/feature-visualization/))
27
  FVs are a part of a wider field called Explainable
28
  Artificial Intelligence (XAI) This generator aims
29
  to make it easier to explore different concepts