Skip to content

Commit

Permalink
add codefactor
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarpintero committed Jul 25, 2024
1 parent 4775ee8 commit 9d15cd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
[![GitHub pull-requests](https://img.shields.io/github/issues-pr/dcarpintero/nn-image-classifier.svg)](https://GitHub.com/dcarpintero/nn-image-classifier/pulls/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/dcarpintero/nn-image-classifier/blob/main/nb.image.classifier.ipynb)
[![CodeFactor](https://www.codefactor.io/repository/github/dcarpintero/nn-image-classifier/badge)](https://www.codefactor.io/repository/github/dcarpintero/nn-image-classifier)

[![GitHub watchers](https://img.shields.io/github/watchers/dcarpintero/nn-image-classifier.svg?style=social&label=Watch)](https://GitHub.com/dcarpintero/nn-image-classifier/watchers/)
[![GitHub forks](https://img.shields.io/github/forks/dcarpintero/nn-image-classifier.svg?style=social&label=Fork)](https://GitHub.com/dcarpintero/nn-image-classifier/network/)
Expand Down Expand Up @@ -496,4 +497,4 @@ This can be easily integrated into a Gradio App, and then deployed to [HuggingFa

- [7] Matthew D Zeiler, Rob Fergus. 2013. *Visualizing and Understanding Convolutional Networks*. [arxiv:1311.2901](https://arxiv.org/abs/1311.2901).

- [8] Paul Werbos. 1974. *Beyond Regression: New Tools for Prediction and Analysis in the Behavioral Sciences*.
- [8] Paul Werbos. 1974. *Beyond Regression: New Tools for Prediction and Analysis in the Behavioral Sciences*.

0 comments on commit 9d15cd3

Please sign in to comment.