An open API service indexing awesome lists of open source software.

https://github.com/jaywalnut310/maths-for-ml

A Storage of mathematical proofs and models
https://github.com/jaywalnut310/maths-for-ml

Last synced: 3 months ago
JSON representation

A Storage of mathematical proofs and models

Awesome Lists containing this project

README

          

# Maths for ML

A Storage of mathematical proofs and models.

* [Proof: Sum of gaussian r.v.s also follows gaussian distribution](./proof%20of%20sum%20of%20gaussians.pdf)
* [Variational Auto Encoder (VAE)](./VAE.pdf)
* [Kalman Filter](./kalman%20filter.pdf)
* [Lagrange Multiplier](./Lagrange%20Multiplier.pdf)