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

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay