Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 737 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 737 Bytes

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.