human / unsupervised
  • About

Neuromorphic Computing 2025: Current SotA

Neuromorphic Computing
Literature Review
Paper

A survey of neuromorphic hardware and algorithm advances with guidance on future directions.

Sep 2025

Diabetic Retinopathy - Detecting Blindness

notebook
medical-imaging
computer-vision

Using machine learning and computer vision to automate the diagnosis of diabetic retinopathy from clinical eye images.

Aug 2019

Histopathological Cancer Detection with Deep Neural Networks

notebook
medical-imaging
computer-vision

Using deep convolutional neural networks, transfer learning, and fit one cycle optimisations to achieve 98.6% accuracy on detecting cancer in the PatchCamelyon dataset.

Jul 2019

Neural Networks

machine-learning
neural-networks

Guided walkthrough of neural network architecture, activations, forward passes, softmax outputs, losses, and sensible parameter initialization.

Feb 2019

Logistic Regression: Overfitting & Regularisation — From Sigmoid to Calibrated Classifiers

machine-learning
logistic-regression
model-validation

Guided walkthrough of logistic regression covering optimisation, regularisation (L1/L2), threshold tuning, and calibration diagnostics.

Feb 2019

Multivariate Linear Regression via Gradient Descent

machine-learning
linear-regression
optimization
This walkthrough builds multivariate linear regression from the ground up, linking the geometric interpretation to a fully vectorized gradient-descent implementation with…
Jan 2019

Univariate Linear Regression with Gradient Descent

machine-learning
linear-regression

Guided walkthrough of univariate linear regression: derive gradient descent, tune learning rates, and validate convergence with code.

Dec 2018
No matching items