bqth29 / simulated-bifurcation-algorithmLinks
Python CPU/GPU implementation of the Simulated Bifurcation (SB) algorithm to solve quadratic optimization problems (QUBO, Ising, TSP, optimal asset allocations for a portfolio, etc.).
☆153Updated last month
Alternatives and similar repositories for simulated-bifurcation-algorithm
Users that are interested in simulated-bifurcation-algorithm are comparing it to the libraries listed below
Sorting:
- Solve different formulations of the portfolio optimization problem.☆57Updated 5 months ago
- Financial Modeling using Quantum Computing, Published by Packt☆31Updated last month
- Supporting material for https://arxiv.org/abs/1907.04769☆12Updated 4 years ago
- This repository is a collection of papers on quantum finance.☆38Updated 2 years ago
- A Repository for all the resources to learn finance through Python☆50Updated 2 years ago
- Quantum Finance☆297Updated 2 weeks ago
- Implementations of heuristics for the Max-cut and QUBO problems in C++☆83Updated last month
- Portfolio Optimization on a Quantum computer.☆15Updated 3 years ago
- Monte carlo simulations in finance industry using quantum computer☆27Updated 5 years ago
- Classifying, auto-encoding and reverse-engineering QUBO matrices☆55Updated 4 years ago
- Examples and demos showing how to call functions from the nAG Library for Python☆68Updated last year
- Reference implementation of a simulator of multiple variants of the Coherent Ising Machine (CIM).☆39Updated last year
- The Quantum Counselor for portfolio investment is a tool with two main objectives: forecasting the trend of assets price and optimizing p…☆16Updated 3 years ago
- Implementation of the Deep xVA Solver of Gnoatto, Picarelli and Reisinger (2020) https://arxiv.org/abs/2005.02633☆19Updated 5 years ago
- Quantum Computing for Finance☆18Updated 10 months ago
- GitHub repo for Qiskit Hackathon "Quantum Reinforcement Learning" project☆44Updated last year
- open-source library for quantum algorithms (simulation, optimization, machine learning)☆22Updated 10 months ago
- Variational Quantum Circuits for Deep Reinforcement Learning since 2019. Xanadu Quantum Software Competition 1st Prize 2019.☆68Updated 4 years ago
- Study of entanglement and Shannon entropies in Quantum Reinforcement Learning (and its classical counterpart) in a discrete environment.☆18Updated 3 years ago
- Quantum Integer Programming Syllabus☆21Updated 4 years ago
- ☆23Updated 3 years ago
- Collection of Python scripts for the book "An Introduction to Econophysics: Contemporary Approaches with Python Simulations"☆32Updated last year
- Graphical Models in Heavy-Tailed Markets (NeurIPS 2021)☆39Updated 2 years ago
- Covariance prediction via convex optimization☆22Updated 4 years ago
- Cirq/PyTorch implementation of Quantum Architecture Search via Deep Reinforcement Learning by (Kuo et al., 2021)