Skip to content

Instantly share code, notes, and snippets.

View psambit9791's full-sized avatar

Sambit Paul psambit9791

  • University of Edinburgh
  • Edinburgh, United Kingdom
View GitHub Profile
@psambit9791
psambit9791 / Error Manifold.ipynb
Created December 17, 2019 13:31
Visualisation of 1D & 2D Error Manifolds for a Single Training Data Point
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@psambit9791
psambit9791 / Decision Tree From Scratch.ipynb
Last active December 21, 2022 02:43
A Basic Implementation of a Recursive ID3 Decision Tree
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@psambit9791
psambit9791 / Gradient Descent Demonstration.ipynb
Last active January 23, 2023 02:51
Implementation of a Basic Neural Network from Scratch
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.