-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
jxu7
committed
Jun 28, 2017
1 parent
8c1b928
commit 9cbabc0
Showing
3 changed files
with
14 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,4 +34,11 @@ converge, with a good learning rate setup, it is able to outperform Adam. (why?? | |
3. Used different transformations on test dataset and average the ensemble results. (LB: 0.93112, Rank: it is 18th now :( ) | ||
|
||
--------------------------------------- | ||
|
||
## Update June 28 | ||
|
||
Majority voting gives a small improvement: 0.93112 -> 0.93114. Now rank at 21st. | ||
|
||
---------------------------------------- | ||
|
||
Have been doing some other stuff during the weekend, no progress yet. If anyone wants to teamup please email me at [email protected]. In addition, if anyone has new ideas using my code, please discuss in the Kaggle discussion board so that every competitor is able to learn some new stuff! Thanks! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters