You woke up at 7 AM & it's raining outside... Mom smiles and says,“No school today”
You stay under the blanket a little longer. Cold weather.. warm bed.. zero worries.
You turn on the TV.. Watching Doraemon or Shinchan.. No pressure.. No responsibilities.
Back then, Happiness didn't need any reasons. We didn't chase peace.. We lived in it.
Back then, life WAS good.
Day 67 ( feb 16)
- NLP introduction
- word embeddings
-visualisation using t sne
- parameter reduction
- problems with one hot
- transfer learning
- properties of word embedding
- embedding matrix
#MachineLearning#DeepLearning#BuildInPublic
I'm not even a political person but WTF
YOUR COUNTRY LITERALLY MADE A HUGE JUMP IN AI TODAY
WE HAD A DEEPSEEK MOMENT
But yes pls highlight the one moment out of 100000 moments where we failed
I don't think this party is worthy to even be called an opposition, because the opposition should think for bettering the country
never voting for them.
Day 65
- gradient clipping
- gated recurrent unit (gru)
- How gru solves the problem of vanishing gradient
-candidate vs final memory
-long short term memory
-intuition of each gate is lstm (forget , update and output gate)
#MachineLearning#DeepLearning
##BuildInPublic
Day 64
Couldn't study much as the whole day went in traveling and office work.
- vanishing gradients in rnn
-long term dependencies problem
#DeepLearning#MachineLearning#BuildInPublic
Day 63
- defining vocabulary, token generation , initialize parameters, forward pass , loss computation, backpropagation through time , update weight, generation of sentences based on probability.
-sampling of sequences
#MachineLearning#DeepLearning#BuildingInPublic
Day 62 of ML
- Weight update in rnn
- different types of rnn
-language models and sequence generation
-chain rule of probability
-how rnn language model is structured
#MachineLearning#DeepLearning#BuildInPublic
Day 61 (feb 6)
-RNN model and problem with regualar NN
-forward propagation in rnn , backpropagation through time.
-gradient flow in hidden state
#MachineLearning#DeepLearning#BuildInPublic
Day 60
-Intersection over union
-non max suppression and yolo algo
Started with sequence models
- sequence model vs neural network
-notations for sequence model
-one hot encoding
#MachineLearning#DeepLearning#BuildInPublic
Day 59
- Dived deep into replacing FC layer with 1×1 convolution layer
- Classic CNN and CNN with 1×1 convolution pipeline (from raw data to output)
- Convolution implementation of sliding window
- Bounding box prediction and YOLO
#MachineLearning#DeepLearning#BuildInPublic
Day 57
-Inception networks
-How is number of filters decided
-MobileNet
-Transfer learning
-Freezing layers in transfer learning
#MachineLearning#DeepLearning#BuildInPublic
Day 56
-Identity mapping in resnet.
-how and why exactly resnet solves the limitation of a simple NN
-Network inside a Network; how a 1×1 convolution solves the problem of better understanding of data
#MachineLearning#DeepLearning#BuildInPublic