cantaro86 / Kalman-and-Bayesian-Filters-in-PythonLinks
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
☆37Updated 6 years ago
Alternatives and similar repositories for Kalman-and-Bayesian-Filters-in-Python
Users that are interested in Kalman-and-Bayesian-Filters-in-Python are comparing it to the libraries listed below
Sorting:
- Material for Antoine Savine's Computational Finance Lectures at Copenhagen University & Kings College London☆65Updated 5 years ago
- A Python implementation of the Longstaff-Schwartz linear regression algorithm for the evaluation of call rights an American options.☆43Updated last year
- This repository contains different tools to simulate underlyings under SV dynamics. As well, we have implemented several tools for comput…☆117Updated 3 weeks ago
- A model free Monte Carlo approach to price and hedge American options equiped with Heston model, OHMC, and LSM☆113Updated 6 years ago
- Neural network local volatility with dupire formula☆77Updated 4 years ago
- Quant Research☆82Updated 4 months ago
- Python for Finance module for Imperial MSc in Mathematics and Finance☆99Updated 7 months ago
- This is a companion repository for lectures in ‘Finite Difference Methods for Financial Partial Differential Equations’ aka the ‘Saxo PUK…☆40Updated last year
- Implement, demonstrate, reproduce and extend the results of the Risk articles 'Differential Machine Learning' (2020) and 'PCA with a Diff…☆144Updated 2 years ago
- FFT-based Option Pricing Methods in Python☆59Updated 6 years ago
- Ikaros is a free financial library built in pure python that can be used to get information for single stocks, generate signals and build…☆67Updated 4 years ago
- This is a course project of the course « Machine Learning for Finance » at ENSAE ParisTech.☆50Updated 6 years ago
- Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Sta…☆195Updated 7 months ago
- Deep Hedging Demo - An Example of Using Machine Learning for Derivative Pricing.☆160Updated 4 years ago
- NYU Math-GA 2048: Scientific Computing in Finance☆107Updated 5 years ago
- A Python implementation of the rough Bergomi model.☆121Updated 6 years ago
- Advanced Risk and Portfolio Management Resources☆30Updated 5 years ago
- Quantum Computing for Finance☆17Updated 5 months ago
- The "Python Machine Learning (2nd edition)" book code repository and info resource☆14Updated 6 years ago
- Companion code for "Modern Computational Finance: AAD and Parallel Simulations" (Antoine Savine, Wiley, 2018)☆183Updated 3 years ago
- Collection of papers from the Goldman Sachs Quantitative Strategies Research Notes series (published in the '90s)☆79Updated 4 years ago
- Low Latency Interest Rate Markets – Theory, Pricing and Practice☆235Updated 5 months ago
- Fast American option pricing using spectral collocation method based on integral form. An independent Crank Nicolson method is included f…