Published inFAUN — Developer Community 🐾Psychology in Machine LearningIn this article I would try my best to explain the relation between psychology and machine Learning…Mar 22, 20222Mar 22, 20222
Secure Workloads in Google Kubernetes Engine: Challenge Lab (GSP335)In this tutorial blog, I am gonna show you how you can complete the lab — Secure Workloads in Google Kubernetes Engine which is the…Jan 27, 2022Jan 27, 2022
How to create a static HTML web app by using Azure Cloud ShellIn this tutorial we’ll deploy a basic HTML+CSS site to Azure App Service by using the Azure CLI az webapp up command. we will also update…Jan 15, 2022Jan 15, 2022
Introduction to Azure App ServiceAzure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends. You can develop in your favorite…Jan 14, 2022Jan 14, 2022
Beginner guide to EthereumBefore we explore the world of Ethereum, let’s understand how the Internet functions. The reason we are doing this is because many experts…Nov 13, 2021Nov 13, 2021
Introduction to BlockchainThere are certain fundamental flaws in the way that financial transactions and services take place in the present world. If person…Nov 1, 2021Nov 1, 2021
Published inFAUN — Developer Community 🐾Introduction to Tensorflow and Keras — Fashion MNIST databaseA neural network is a mathematical model to implement machine learning. It is an extremely effective optimization algorithm which is…Oct 8, 2021Oct 8, 2021
Classification between Apple and Oranges— Machine Learning example with Images for beginnersIn this article we will learn about Decision Tree Algorithm and will use it to distinguish between apples and oranges…Oct 3, 20212Oct 3, 20212
Find the face in a picture — OpenCV example for beginnersTo begin, we need to download the Haar cascade files from the following github link ….Oct 1, 2021Oct 1, 2021
Play with Images — Open CV example for beginnersIn this article, we will understand how to perform certain operations to change the pixel properties of the images that we have. We will…Sep 14, 2021Sep 14, 2021