Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
gihakkk
/
U-Net
like
0
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
gihakkk
commited on
Nov 6, 2025
Commit
fa9e235
·
verified
·
1 Parent(s):
42fcdf9
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
---
4
+
5
+
## U-Net
6
+
U - Net 모델의 아키텍쳐 순전파를 numpy를 통해 간단히 구현하였습니다