This repository contains the updated Jupyter notebook versions of my original blog posts at https://dantoudai.wordpress.com Some of my posts have also been published on Medium: https://medium.com/@natsunoyuki
This repository is a direct result of the various difficulties I encountered writing Python code and mathematical equations on Wordpress. The original blog is kept active, and will no longer be updated.
- Bayesian Optimization of Model Hyperparameters
- Gaussian Process Regression
- Hidden Markov Models
- L1 Norm Linear Regression
- Numerical Integration of ODEs
- Power Series Expansion Method to Estimate Nonlinear ODE Parameters
- Delay Differential Equations
- Schrödinger's Python 1 (1D Time Independent Schrödinger Equation)
- Schrödinger's Python 2 (2D Time Independent Schrödinger Equation)
- Schrödinger's Python 3 (3D Time Independent Schrödinger Equation)
- Transfer Matrices