NMOF
Finance optimizer
Provides implementations of optimization heuristics and other tools for financial analysis and simulation.
Functions, examples and data from the first and the second edition of "Numerical Methods and Optimization in Finance" by M. Gilli, D. Maringer and E. Schumann (2019, ISBN:978-0128150658). This repository mirrors https://gitlab.com/NMOF/NMOF .
34 stars
5 watching
6 forks
Language: R
last commit: 20 days ago
Linked from 1 awesome list
black-scholesdifferential-evolutiongenetic-algorithmgrid-searchheuristicsimplied-volatilitylocal-searchoptimizationparticle-swarm-optimizationrsimulated-annealingthreshold-accepting
Related projects:
Repository | Description | Stars |
---|---|---|
khezen/evoli | An implementation of a genetic algorithm and particle swarm optimization in Go to find the maximum value of a 3D function. | 33 |
andreaferretti/memo | A package that provides functions to memoize (cache) and optimize Nim functions. | 78 |
jonfanlab/glonet | A software framework for training neural networks to optimize dielectric metasurfaces using physics-driven generative models and global optimization algorithms. | 101 |
jankrepl/deepdow | A framework that enables portfolio optimization using deep learning. | 920 |
rajatsen91/mftree_det | A framework for optimizing complex functions using a multi-fidelity approach. | 5 |
100/solid | A comprehensive framework for solving optimization problems without gradient calculations. | 576 |
zhengyaojiang/pgportfolio | A software toolkit implementing a novel reinforcement learning framework for portfolio management with policy optimization and financial-model-based algorithms. | 1,751 |
lechgrzelak/quantfinancebook | Provides Python implementations of mathematical modeling and computation in finance exercises from a popular book | 496 |
skfolio/skfolio | A Python library for building and optimizing portfolios using machine learning algorithms | 1,247 |
fmilthaler/finquant | A program for financial portfolio management and analysis | 1,438 |
mlpack/ensmallen | A high-quality C++ library for non-linear numerical optimization | 743 |
yannickkae/statistical-learning-based-portfolio-optimization | An R Shiny application implementing a portfolio optimization method | 13 |
deltaray-io/kelly-criterion | Calculates optimal capital allocation for a portfolio based on historical stock prices and a risk management strategy. | 92 |
lequant40/portfolio_allocation_js | A JavaScript library used to optimize financial portfolios through mathematical optimization algorithms | 176 |
lucfra/far-ho | A package for optimizing hyperparameters and meta-learning using gradient-based methods in TensorFlow. | 187 |