Skip to content

Commit ffc981f

Browse files
committed
Update README.md
1 parent 3044d4e commit ffc981f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@ Code for [Second Annual Data Science Bowl](). 16th place.
44

55
# Sumamry
66

7-
A Hybrid Deep CNN/MLP.
7+
A Hybrid Deep Neural Network using CNN and MLP.
88

9-
It is used only 3 sax slices to predict the actual volume, is not used segmentation techniques, is not needed hand-labelings.
9+
It is used only 3 SAX slices to predict the actual volume, is not used segmentation techniques, is not needed hand-labelings.
1010

1111
![neural network](./figure.png)
1212

13-
Detail: [simple locatlization](TODO), [neural network definition](TODO), [cumulative distribution function](TODO), [model ensemble and bagging](TODO).
14-
1513
## Developer Environment
1614

1715
- Ubuntu 14.04

0 commit comments

Comments
 (0)