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