Title: What is Gradient Descent Algorithm and its working. Gradient descent is a type of machine learning algorithm that helps us in optimizing neural networks and many other algorithms. This article…
Getting started with 🧠Pytorch: Basic functions 💬 Introduction But what is Pytorch exactly? 🙄 PyTorch is an open-source machine learning library based on the Torch library, used for applications such …
What is Qiskit Library? https://s3-us-west-2.amazonaws.com/secure.notion-static.com/dae7cd73-0894-4243-a612-1e51b7d7f45c/30696987.png Qiskit is an open-source framework for working with noisy quantum…
Predictive modeling with deep learning It is a skill that modern developers need to know. PyTorch is the premier open-source deep learning framework developed and maintained by Facebook. At its core,…
Getting Started 😎 1. Create a Gatsby site. If you are not using , following Gatsby Getting Started 2. Start developing. 3. Add your content You can write… contents to blog in directory. resume dire…
This story was reposted by Level Up Coding It has never as easy as to take a picture. All you need is a mobile phone. These are the bare essentials to shoot and to view an image. Taking a photograph …
Classifying images of everyday objects using a neural network The ability to try many different neural network architectures to address a problem is what makes deep learning really powerful, especia…
Every time you forget someone’s name, a dog dies… Memory is the diary we carry around with us. -Oscar Wilde https://gph.is/g/46gMb6X LET’S START WITH ‘WHAT IS MEMORY’?✍ The term ‘memory’ is used to r…
Insurance cost prediction using linear regression. In this assignment we’re going to use information like a person’s age, sex, BMI, no. of children and smoking habit to predict the price of yearly m…