Pinned Repositories
adapt-vqe
A python module and example scripts to perform molecular simulationts with the variational quantum eigensolver (VQE)
algorithm_survival_analysis
This repository holds the code for our paper "Run2Survive: A Decision-theoretic Approach to Algorithm Selection based on Survival Analysis" by Alexander Tornede, Marcel Wever, Stefan Werner, Felix Mohr and Eyke Hüllermeier.
ascending_cvar
Code for the paper: An evolving objective function for improved variational quantum optimisation. https://arxiv.org/pdf/2105.11766.pdf
attention-learn-to-route
Attention based model for learning to solve different routing problems
cardinality-matching-algo
A maximum cardinality matching algorithm
CI-QuBe
This is a library of interesting instances to test and benchmark quantum algorithms for combinatorial problems.
dijkstra-steiner-algo
Dijkstra-Steiner Algorithm with future costs
efficient-algo-lab
Efficient Algorithms Lab 2018/19
image-registration-sinkhorn-divergence
Handwriting deterioration tracker using Sinkhorn divergence
RL-RQAOA-paper-code
Code repository for the arXiv:2207.06294 paper
yashpatel1994's Repositories
yashpatel1994/RL-RQAOA-paper-code
Code repository for the arXiv:2207.06294 paper
yashpatel1994/adapt-vqe
A python module and example scripts to perform molecular simulationts with the variational quantum eigensolver (VQE)
yashpatel1994/efficient-algo-lab
Efficient Algorithms Lab 2018/19
yashpatel1994/CI-QuBe
This is a library of interesting instances to test and benchmark quantum algorithms for combinatorial problems.
yashpatel1994/cnfgen
CNF generator in DIMACS format. It produces common families of CNFs.
yashpatel1994/CoRRAS
Combined Regression and Ranking for Algorithm Selection
yashpatel1994/CP-Lib
Clique partition instances
yashpatel1994/D-QRL
yashpatel1994/eqgc-experiments
yashpatel1994/HardTSPLIB
yashpatel1994/JAX-in-Action
Notebooks for the "JAX in Action" book
yashpatel1994/libcmaes
libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES algorithm for Covariance Matrix Adaptation Evolution Strategy
yashpatel1994/max-cut-experiments-spectral-luca-trevisan
Source code for 5 Max Cut algorithms implemented in Julia
yashpatel1994/MIPLearn
Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (ML)
yashpatel1994/NCO-Solution-Samplers-Neurips-23
yashpatel1994/ncpol2sdpa
Solve global polynomial optimization problems of either commutative variables or noncommutative operators through a semidefinite programming (SDP) relaxation
yashpatel1994/NCTSSOS
NCTSSOS is a non-commutative polynomial optimization tool based on the moment-SOHS hierarchy.
yashpatel1994/orqviz
Python package for visualizing the loss landscape of parameterized quantum algorithms.
yashpatel1994/Paper-codes-of-SAES
Codes of the paper of "Surrogate-Assisted Evolutionary Search of Spiking Neural Architectures in Liquid State Machines"
yashpatel1994/profanity-unusable
Vanity address generator for Ethereum
yashpatel1994/Projector_SDP_QMaxCut
Projector SDP Hierarchy for Quantum MaxCut: https://arxiv.org/abs/2307.15688
yashpatel1994/pycma
Python implementation of CMA-ES
yashpatel1994/qaoa_ksat
QAOA k-SAT Ashley and Sami
yashpatel1994/Qcover
Qcover is an open source effort to help exploring combinatorial optimization problems in Noisy Intermediate-scale Quantum(NISQ) processor.
yashpatel1994/qiro
Quantum-Informed Recursive Optimization Algorithms
yashpatel1994/RAMA
multicut
yashpatel1994/rliable
Library for reliable evaluation on RL and ML benchmarks, as recommended by our NeurIPS 2021 Outstanding Paper.
yashpatel1994/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
yashpatel1994/surrogate-cmaes
Surrogate CMA-ES (S-CMA-ES and DTS-CMA-ES) is a surrogate-based optimizing evolution strategy. It is based on the N. Hansen's CMA-ES algorithm which is interconnected with Gaussian processes (or random forests, that are, however, not maintained here anymore).
yashpatel1994/tensorcircuit
Tensor network based quantum circuit simulator for the NISQ era