Day-17 of Machine Learning:
Ankita Sahoo
Posted on October 19, 2022
Day-17 of Machine Learning:
Got a brief intuition on TensorFlow where I learnt about
- how tensor stores data in matrix, about dense function which is used to create fully connected layers and about Sequential model.
- how neural networks handle complex decisions by dividing the decisions between hidden layers and again each layers in to multiple units or neurons.
- Implemented small neural network in TensorFlow binary classification model to recognise handwritten digit that works for only 1 and 0.
💖 💪 🙅 🚩
Ankita Sahoo
Posted on October 19, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.