updated README
Browse files- .ipynb_checkpoints/train-checkpoint.ipynb +0 -0
- README.md +14 -0
- train.ipynb +2 -2
.ipynb_checkpoints/train-checkpoint.ipynb
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
README.md
CHANGED
|
@@ -1,2 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Bear-classifier
|
| 2 |
A bear classifier trained using fast.ai
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- fastai
|
| 4 |
+
- gradio
|
| 5 |
+
|
| 6 |
+
license: Apache
|
| 7 |
+
|
| 8 |
+
library_name: fastai
|
| 9 |
+
|
| 10 |
+
metrics:
|
| 11 |
+
- error rate
|
| 12 |
+
|
| 13 |
+
Finetuned From Model: Resnet18
|
| 14 |
+
---
|
| 15 |
# Bear-classifier
|
| 16 |
A bear classifier trained using fast.ai
|
train.ipynb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ac18d959a2205b55c44e44bda45defbeda6e4878147f0d51a7dfcab13b18adc
|
| 3 |
+
size 20938222
|