Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 19, 2022 06:36 pm GMT

Day-17 of Machine Learning:

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.

Original Link: https://dev.to/ank1tas/day-17-of-machine-learning-4hmj

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To