Profile picture
ANSHUL KUNDAJE @anshulkundaje
, 8 tweets, 2 min read Read on Twitter
This is very sound advice. But I'd like to encourage applied data scientists to learn about deep learning. It's a very powerful toolkit, very appropriate for many bio problems with large datasets requiring integration of diverse structured input data types. 1/
And the only way to learn to use NNs is by working with them. Do an actual project with them. Consult with someone familiar with NN to make sure that the problem/dataset is a good match for NNs. 2/
The frameworks built for NNs like Keras, Tensorflow, Pytorch, Edward are incredible and have very valuable functionality beyond just training NNs. 3/
Also remember that linear/logistic regressor (the artificial neuron) is the basic building block of a NN. The final layer of a classic deep NN performs linear/logistic regression but on a transformed version (that's what all those layers do) of your original input features. 4/
If your original features of your input data are expressive enough for your prediction problem, there is no need for complex transformations. A 0 layer NN (linear/logistic regression) will do just fine. 5/
If u have more complex structure in your input data (eg. an image, a DNA/RNA/protein sequence, a DNAse-seq profile) that you want to learn from, a NN will assist you in extracting predictive features from the raw input before feeding it to linear/logistic regression. 6/
Also worth noting that 'deep' NNs, do not need to have 200 layers of neurons. U r supposed to & shud perform an 'architecture search' to identify the optimal complexity of ur model. The simplest NN model is a linear/logistic regressor. If that works great, y add more layers? 7/
There is a lot of hype and anti-hype about deep learning. Don't blindly fall for the propaganda from either side. Stay in the middle. Learn it as another toolkit in your arsenal. Learn it's strengths and weaknesses. Use it where appropriate. 8/8
Missing some Tweet in this thread?
You can try to force a refresh.

Like this thread? Get email updates or save it to PDF!

Subscribe to ANSHUL KUNDAJE
Profile picture

Get real-time email alerts when new unrolls are available from this author!

This content may be removed anytime!

Twitter may remove this content at anytime, convert it as a PDF, save and print for later use!

Try unrolling a thread yourself!

how to unroll video

1) Follow Thread Reader App on Twitter so you can easily mention us!

2) Go to a Twitter thread (series of Tweets by the same owner) and mention us with a keyword "unroll" @threadreaderapp unroll

You can practice here first or read more on our help page!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just three indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member and get exclusive features!

Premium member ($3.00/month or $30.00/year)

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!