PinnedInTDS ArchivebyKantajit Shaw·Jun 26, 2020Making your Ubuntu deep learning readyInstalling cuda, cudnn, tensorflow, keras, pytorch in ubunutuA response icon3A response icon3
PinnedInTDS ArchivebyKantajit Shaw·May 28, 2021Python Map, Filter, and ReduceA response icon3A response icon3
PinnedInThe StartupbyKantajit Shaw·Jun 5, 2020ELI5: Chain Rule of derivativeIn my previous post about backpropagation, I mentioned the Chain rule of calculus. Before explaining the chain rule, I am going to talk…
InIntuitionbyKantajit Shaw·Jul 17, 2021The house always winsUnderstanding how probability plays a huge role in the casino businessA response icon1A response icon1
InGeek CulturebyKantajit Shaw·May 30, 2021Examples of Using Python Data Structures, Part 1: ListSome useful examples of using Python List
Kantajit Shaw·May 12, 2020ELI5: BackpropagationIn my previous post I talked about gradient descent. In this post I’m going to talk about backpropagation.
Kantajit Shaw·May 10, 2020ELI5: Gradient DescentImagine we are playing a game of darts. You throw a dart and it lands far from the center or bullseye. You take a deep breath, get a…