Skip to content

Craq/quora-kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Hello. I'd like to share my take on the kaggle Quora competition(2018-2019). This approach scored 0.69645 on public and 0.70338 on private, placing 134th. Main architecture ideas are the use of a model with capsules, attention and Cyclic learning rate and K-fold. Some code and ideas are taken from other kaggler's post, so I encourage you check them out.