Android

Deployment Help

Hello All, I’ve a small android application whose backend is made in dotnet core 3.1 and Sql server database. Now the problem is I want to deploy the backend, Preferably I went for Azure whose Read more…

By , ago
Architecture

Gradient Descent

When training a neural network, an algorithm is used to minimize the loss. This algorithm is called as Gradient Descent. And loss refers to the incorrect outputs given by the hypothesis function. The Gradient is Read more…

By , ago
Architecture

Neural Networks

Neural Networks are one of the most popular techniques and tools in Machine learning. Neural Networks were inspired by the human brain as early as in the 1940s. Researchers studied the neuroscience and researched about Read more…

By , ago