Primary competition visual

InstaDeep Enzyme Classification Challenge

Job Interview
Challenge completed almost 5 years ago
Classification
520 joined
70 active
Starti
Nov 17, 20
Closei
Feb 21, 21
Reveali
Feb 21, 21
13th place summary
Connect · 23 Feb 2021, 03:12 · 1

The approach was simple. Tokenized using keras tokenizer at a character level. Used an Embedding layer with each amino acid being represented in 100 dimensions. This was followed by a 1D Convolution with 4096 filters and then followed by concatenation of global max pool and global avg pool. This was fed to a Dense layer for final classification. Had to use TPU since dataset size was huge. Will share the code soon.

Discussion 1 answer
User avatar
_MUFASA_

great !

24 Feb 2021, 18:34
Upvotes 0