Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
codewithdark
/
swim-neural-network
like
0
Image Classification
Transformers
Safetensors
uoft-cs/cifar10
English
swim-neural-network
torch
SWIN
CNN
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
codewithdark
commited on
13 days ago
Commit
5e85628
·
verified
·
1 Parent(s):
60ee983
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+13
-0
README.md
ADDED
Viewed
@@ -0,0 +1,13 @@
1
+
---
2
+
license: mit
3
+
datasets:
4
+
- uoft-cs/cifar10
5
+
language:
6
+
- en
7
+
pipeline_tag: image-classification
8
+
library_name: transformers
9
+
tags:
10
+
- torch
11
+
- SWIN
12
+
- CNN
13
+
---