Arkaprabha Majumdar

Monte Carlo in Python

Today we look at a very famous method called the Monte Carlo, which can be used to solve any problem having a probabilistic interpretation.

Building a Single Perceptron Neural Network

Welcome. Today, we are going to cover how to build a basic single perceptron neural network. I want to make this the first of a series of articles where we delve deep into everything – CNNs, transfer learning, etc. so be sure to bookmark the site and keep checking it. Also, this will include a lot of math, so strap in.