Skip to content

Commit d1afc86

Browse files
authored
Update README.md
1 parent 60f8b8f commit d1afc86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Generalized Pooling Functions: mixed and gated pooling in CNN
22

3-
My experiments here are based on the work done by Chen Lee, P.W.Gallagher, Z.Tu in their “Gneralizing Pooling Functions in Convolutional Neural Networks: Mixed, Gated and Tree, 2015.
3+
Experiments are implementing and are based on Chen Lee, P.W.Gallagher, Z.Tu, Gneralizing Pooling Functions in Convolutional Neural Networks: Mixed, Gated and Tree, 2015. This work was used to satisfy the coursework final project for the research course Machine Learning Practial in University of Edinburgh
44

5-
My work is to further discuss the benefits and potential of these two generalized pooling functions mixed and gated pooilng under CNN-like architectures in object recognition.
5+
Experiment results again show the advantages obtained from these innovate pooling functions (mixed and gated) in CNN-like architectures in object recognition. Scripts show part of my implementation
66

77
### Empirical Results
88

0 commit comments

Comments
 (0)