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
- Host: GitHub
- URL: https://github.com/jaywalnut310/maths-for-ml
- Owner: jaywalnut310
- Created: 2017-09-29T06:43:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T16:25:53.000Z (over 8 years ago)
- Last Synced: 2025-09-13T14:59:12.103Z (9 months ago)
- Homepage:
- Size: 3.43 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)