Skip to content

Commit

Permalink
Merge pull request #1 from ritual-net/arshan/update-readme
Browse files Browse the repository at this point in the history
updated readme
  • Loading branch information
arshan-ritual authored Feb 6, 2024
2 parents f7bf050 + 9896f0b commit 03ebc6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions iris_classification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
This repo contains the code for a simple iris classification model. The code for
training the model is written following [this tutorial](https://janakiev.com/blog/pytorch-iris/).

## Generated Models
The generated models for this repo are on huggingface's hub:
[`Ritual-Net/iris-dataset`](https://huggingface.co/Ritual-Net/iris-dataset/tree/main).

### Installation
```bash
pip install -r requirements.txt
Expand Down

0 comments on commit 03ebc6f

Please sign in to comment.