DEV Community

Ankita Sahoo
Ankita Sahoo

Posted on

3

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.

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay