Hello
Seems https://www.kaggle.com/c/padhai-tamil-vowel-consonant-classificatio
is closed.
Also says it is invitation only ? How can I get an invitation ?
I was able to see the hindi contest with no problem though
Thanks
Partha Sarkar
Hello
Seems https://www.kaggle.com/c/padhai-tamil-vowel-consonant-classificatio
is closed.
Also says it is invitation only ? How can I get an invitation ?
I was able to see the hindi contest with no problem though
Thanks
Partha Sarkar
OK thanks… got it.
Another question – this contest text says “We would recommend you to attempt these for two settings: (a) with only feed forward networks, and (b) with convolutional neural networks”
Can we use torch pretrained models like ResNet for this ? or do we have to only use models we have coded ?
This question is because (a) says use feed forward networks only and none of the torch vision models are feed forward only…