Classifying IMDB dataset using RNN
Documentation of College Lab endeavours.
Nov 30, 20234 min read147

Search for a command to run...
Series
In this series I will be sharing my learnings in the field of Machine Learning, especially my college lab endeavors !
Documentation of College Lab endeavours.

If you have learned about Neural Networks, then you will be familiar with weight initializations and how crucial it is. Weight initialization, the process of setting the initial values of the weights in a neural network, plays a pivotal role in the n...

The article contains the result of comparison between different optimizers

Sharing my knowledge on doing digit classification
