Search: implementation

3 results

Modern 1

  Neural Network From Scratch

implementation

Making a neural network from scratch and training the network using a dataset from scikit-learn.

Quantum Mechanics 1

  Numerical calculation of the Clebsch-Gordan Coefficients

angular momentum, spin, implementation

Computing the Clebsch-Gordan Coefficients for two particles with quantized spin. External contribution

Basics 1

  Simple implementation of Euler's method

explicit euler method, ode, implementation, basic

Basic notebook covering how to implement Euler's method, without much focus on theory