English
medical
brain-data
mri
jesseab commited on
Commit
3afeffc
·
1 Parent(s): ad684b1

Initial commit of the autoencoder model

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: MIT
3
+ language:
4
+ - en
5
+ task_categories:
6
+ - image-classification
7
+ tags:
8
+ - medical
9
+ - brain-data
10
+ - mri
11
+ pretty_name: 3D Brain Structure MRI Autoencoder
12
+ ---
13
+
14
+ ## 🧠 Model Summary
15
+ Coming soon.