Hey Everyone!
This thread is for discussing, Q&A and everything else for the #1 meetup of the book reading group.
The plan is to follow an independent number of chapters wrt to the number of meetings. That being said, I estimate the study group will take ~10 weeks for the first run
For our first week, it’ll be slightly theory & discussion heavy, we’ll look at Ch 1-3
Will we discuss the first chapter on 29th Aug or it’s for the discussing the structure of reading group? I am looking forward to the session either way. Thank you very much!
Agenda has been added.
We might make it to Ch-4’s initial bits but I would rather start slow & nicely rather than rush through the bits since I anticipate a few folks totally new to DL would also join so its important to pay attention to the base concepts (What is a tensor, what is dl, etc).
Finetune the model to detect the labels which you are interested in
Traditionally,
Apply some preprocessing like filters to find edges
Flatten the image/output of preprocessing to a single dimension vector
Use the above vector using traditional ML like RandomForest or LogisticRegression to map this vector to labels