An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: annealing

jacobwilliams/simulated-annealing

Simulated Annealing with Modern Fortran

Language: Fortran - Size: 805 KB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 26 - Forks: 5

Victorletzelter/annealed_mcl

Annealed Multiple Choice Learning: Overcoming limitations of Winner-takes-all with annealing (NeurIPS 2024)

Language: Python - Size: 39.3 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 6 - Forks: 0

BrunoRosendo/vrp-quantum-solver

Python package to solve vehicle routing problems using quantum optimization algorithms

Language: Jupyter Notebook - Size: 2.86 MB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

desResLab/LINFA

A Python library for variational inference with normalizing flow and annealing

Language: Python - Size: 8.76 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 2

theovidal/sismic-uav-planner

🚁 Trajectory planning for a post-seismic reconnaissance drone

Language: OCaml - Size: 88.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jedrazb/python-tsp-simulated-annealing

Visualisation of Simulated Annealing algorithm to solve TSP

Language: Python - Size: 14.6 KB - Last synced at: 19 days ago - Pushed at: almost 6 years ago - Stars: 63 - Forks: 27

nikhilr612/safire

A small library for simulated annealing using arrayfire.

Language: Rust - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

4Source/Keyboard-Layout-Optimizer

Language: Python - Size: 500 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hubertrybka/vae-annealing

A simple pytorch implementation for calculating VAE loss components and annealing KLD loss while training VAEs, especially RNN-based

Language: Python - Size: 851 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 1

njroussel/SimulatedAnnealing

A C++ implementation of simulated annealing for the Ising perceptron.

Language: Jupyter Notebook - Size: 10.4 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

vgarciasc/simulated-annealing-viz

A web visualization of the Simulated Annealing algorithm, applied to clustering.

Language: JavaScript - Size: 2.08 MB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

anubhavtomar/annealing-partitioning

Hardware/Software Partitioning for FFT Algorithm

Language: Perl - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

kennethleungty/Simulated-Annealing-Feature-Selection

Feature Selection using Simulated Annealing

Language: Jupyter Notebook - Size: 962 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 6

22878120/CaseAnnealer

Software for the rilfle cases induction annealing project

Language: C++ - Size: 6.13 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

kotarot/sawatabi

Sawatabi is an application framework to develop and run stream-data-oriented Ising applications with quantum annealing.

Language: Python - Size: 11.2 MB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 18 - Forks: 7

d-tsuji/tpsa

TSP solver using temperature parallel simulated annealing.

Language: Go - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

javiervales/rfidpoweroptimization

Algorithm for computing the optimal transmission powers in a synchronous queued RFID network

Language: MATLAB - Size: 42 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

javiervales/mt-simulated-annealing

A multi-threaded Simulated Annealing core in C

Language: C - Size: 28.3 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

vnau/ProceduralTrackGeneration

:checkered_flag: Procedural race tracks generation using simulated annealing algorithm

Language: C# - Size: 40 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

MinorEmbedding/graph-embedder

Testing a bunch of graph minor embedding heuristics.

Language: C++ - Size: 3.75 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 7 - Forks: 0

suhedacilek/simulated-annealing-knn

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AlexisDrch/Randomized-Optimization

Analysis (adurocher3-analysis.pdf) of four randomized optimization algorithms. Finding NNets weights, and solving non-linear problems.

Language: Jupyter Notebook - Size: 2.57 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

VectorInstitute/VariationalNeuralAnnealing

A variational implementation of classical and quantum annealing using recurrent neural networks for the purpose of solving optimization problems.

Language: Jupyter Notebook - Size: 216 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 28 - Forks: 2

TommyGiak/HP_model

Implementation of the HP protein folding model with commands line interface

Language: Python - Size: 10.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

carterhedinger/simpix

This program takes the pixels of one image and rearranges them to look like another image.

Language: C++ - Size: 6.91 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Faptimus420/QuantumRouteOptimizer

Quantum Route Optimizer, made as a supplement to my bachelor thesis - uses D-Wave annealers to solve a TSP problem

Language: Python - Size: 722 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

eivankin/sus_santa

DatSanta hackathon solution

Language: Python - Size: 51.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vkurenkov/annealed-salesman

Simulated annealing for traveling salesman problem

Language: Jupyter Notebook - Size: 553 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

eugeneyuchunlin/qubo-application

Some optimization problems modeled on the quadratic unconstrained binary optimization problem.

Language: Jupyter Notebook - Size: 41 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

psrenergy/Anneal.jl 📦

🔵 QUBO Annealing & Sampling MOI Interfaces

Language: Julia - Size: 415 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 0

TNemes-3141/Quantos

Everybody can understand quantum computing: Quantos is your beginner-friendly suite for learning about and programming quantum annealers! Inclusive, target group-diversificated and interactive. Suitable for educational institutes and enterprises.

Language: Dart - Size: 23.9 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

feifeiobama/TankBot

Annealing for Tank AI

Language: C++ - Size: 7.65 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

miraliahmadli/TSP

Ant Colony Optimization for Traveling Salesman Problem

Language: Python - Size: 1.25 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

2lkacemi/optimisation_project

project for module Artificial Intelligence

Language: Java - Size: 88.9 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pjmateus/monte-carlo-annealing

Monte-Carlo search for the minimum of the multidimensional "cost" function

Language: Python - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

pouyaardehkhani/ParameterOptimization

In this project, we focus on different ways to optimize a machine learning model parameters.

Language: Jupyter Notebook - Size: 33.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

Advestis/adannealing

A package doing simulated annealing

Language: Python - Size: 21.6 MB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Q-Zee/q-zee.github.io

GitHub Page for Q-Zee repositories.

Language: HTML - Size: 2.73 MB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jrafolsr/PyGlass

Module to simulate the specific heat signature of glasses with a specified thermal treatment following the Tool-Narayanaswamy-Moynihan (TNM) model

Language: Jupyter Notebook - Size: 207 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

COLVERTYETY/simulatedanealing

s!imulating anealing

Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

CodeSopranos/CellFormation

The research work on Cell Formation Problem

Language: Python - Size: 488 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Slashgear/simulate-annealing

Simulate annealing algorithm implemented in JS

Language: JavaScript - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Lolik-Bolik/The-production-cells-formation-problem

Language: Python - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

AlexBarbera/KerasBatchSizeAnnealing

Keras helper class for adaptative batch size annealing.

Language: Python - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

minh-n/ProjetStocha

Projet d'optimisation stochastique (ET5 Informatique Polytech-Paris Sud), responsable : M. Abdel Lisser.

Language: HTML - Size: 55.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ReydVires/simulated-annealing

First step for mastering Artificial Intelligence

Language: Lua - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

imthomas93/fypScheduling

Final Year Project on Optimised Algorithm

Language: Java - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Related Keywords
annealing 47 optimization 9 python 7 simulated-annealing 6 tsp 5 simulated 4 travelling-salesman-problem 3 optimization-algorithms 3 quantum-annealing 3 quantum-computing 3 qubo 3 ising-model 2 visualization 2 cpp 2 python3 2 stimulated 2 genetic-algorithm 2 neural-networks 2 cell-formation-problem 2 solver 2 machine-learning 2 quantum 2 or-tools 2 optimised 1 root-cern 1 statistical-physics 1 temperature 1 d-wave 1 luajit 1 lua 1 tsp-problem 1 knapsack-problem 1 artificial-intelligence 1 pathfinding 1 digital-annealing 1 julia 1 jump 1 learn 1 mcts 1 ant-colony-optimization 1 tsp-solver 1 heuristic-search-algorithms 1 cost-function 1 cost-optimization 1 non-linear-optimization 1 random-hill-climbing 1 algorithm 1 randomised-algorithms 1 telkomuniversity 1 recurrent-neural-networks 1 rnn 1 tensorflow 1 variational-neural-annealing 1 hp-model 1 protein-folding 1 protein-sequence 1 protein-structure 1 protein-structure-prediction 1 pyhton 1 energy 1 image-swap 1 images 1 physics 1 pixels 1 pixelsorting 1 smbo 1 smbo-algorithms 1 tpe 1 airlines 1 aging 1 recuit 1 cooling 1 fictive-temperature 1 glass 1 glass-transition 1 physics-simulation 1 cplex 1 commerde 1 specific-heat 1 keras-implementations 1 tnm-model 1 ultrastable-glasses 1 pygame 1 combinatorial-optimization 1 js 1 batch-size 1 keras 1 minimum 1 monte-carlo 1 monte-carlo-simulation 1 multidimensional 1 multidimensional-analysis 1 acquisition-functions 1 basic-search 1 bayesian-optimization 1 cross-validation 1 gaus 1 ai 1 hyperopt 1 hyperparameter-optimization 1