Create an explainer on the Learning to Smell Challenge This explainer must be in the form of a video or an article - and must be accompanied by a notebook. It should be succinct, and simple. The deadline for submitting it closes 4 days before Round 1 of the competition ends.
Post a link to your explainer as a reply to this post.
A cash prize of 200 CHF to Top 5 Community Contributors each!
New Deadline: 23rd October, 2020, 12:00 UTC
Also, check out Community contributions for other challenges to get inspired!
There are no constraints on how you wish to present your ideas. You can be as creative as you want!
You must post your explainers on the challenge forum with the tag ‘explainer,’ and must also provide a link for the same on any of your social media handles, from any platform.
You can make multiple submissions, but you’re only eligible for the prize once.
All the explainers should be supported by atleast a working Google Colab notebook.
The prizes will be awarded as per the discretion of the organizers and the popularity of the post in the community (based on upvotes).
I wrote a Google Colab tutorial/explainer on how to use vectors created with the SMILESVec package to train a fully-connected neural network using Tensorflow Keras on the learning to smell dataset:
hey there everyone I tried this with fastai (amazing library) which gives state of art out of the box
let’s have look and please let know for further improvement
there are lot other things like discrimative learning rate and learning rate finder can be use for further improvment
Dear Community,
My submission is also a very basic one, despite that it gives a high score on the current leaderboard. I hope that I’ll manage to find some spare time to write something more interesting in the upcoming rounds, that’s why I’ve decided to publish it.
I wrote a Medium post with a short explanation and some thoughts about what to do next.
Google Colab can be found here, and GitHub repository with the full source code is there.