tdietert / GeneticAlgorithmTSP_CUDALinks
A genetic algorithm to find optimal solutions for TSP (Travelling Salesman Problem) using the CUDA Architecture (GPU)
☆18Updated 10 years ago
Alternatives and similar repositories for GeneticAlgorithmTSP_CUDA
Users that are interested in GeneticAlgorithmTSP_CUDA are comparing it to the libraries listed below
Sorting:
- Traveling Salesman Problem via Genetic Algorithm in C++ and CUDA with Visualizations☆19Updated 11 years ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 7 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆56Updated 7 years ago
- Optimization: principles and algorithms - Michel Bierlaire - EPFL Press - 2015☆15Updated 7 years ago
- A simple, bare bones, implementation of differential evolution optimization.☆56Updated 6 years ago
- python algorithms to solve sparse linear programming problems☆34Updated 2 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆57Updated 5 years ago
- A collection of tutorials for the MOSEK package☆126Updated 3 weeks ago
- Implementing Linear Regression on a CSV file using PyTorch C++ Frontend API☆20Updated 5 years ago
- This is a re-implementation and test on paper Deep Kalman Filter: https://arxiv.org/pdf/1511.05121.pdf☆20Updated 6 years ago
- Pure Python/Numpy implementation of the Nelder-Mead algorithm.☆130Updated 4 years ago
- Mixed-Integer Parallel Efficient Global Optimization☆40Updated 4 years ago
- Painless conjugate gradient notebooks☆81Updated 6 months ago
- pyHarmonySearch is a pure Python implementation of the harmony search (HS) global optimization algorithm.☆86Updated 3 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆101Updated 6 years ago
- Train PyTorch Models using the Genetic Algorithm with PyGAD☆102Updated last year
- NeuroEvolution Optimization with Reinforcement Learning☆69Updated 11 months ago
- HPC solver for nonlinear optimization problems☆225Updated this week
- Particle Filter Recurrent Neural Networks (AAAI 2020)☆78Updated last year
- Basic Gaussian process regression library. (Eigen3 required)☆26Updated 10 years ago
- An interior-point method written in python for solving constrained and unconstrained nonlinear optimization problems.☆84Updated 4 years ago
- ☆16Updated 4 years ago
- Implementing a Gaussian Process regression model from scratch☆24Updated 5 years ago
- Multi Objective Simulated Annealing algorithm sample☆29Updated 13 years ago
- Riemannian stochastic optimization algorithms: Version 1.0.3☆67Updated 3 years ago
- Extended Kalman filter for training neural-networks☆97Updated 5 years ago
- Visualization of numerical optimization algorithms☆97Updated 5 years ago
- A trust-region interior-point method for general nonlinear programing problems (GSoC 2017).☆37Updated 7 years ago
- Self-contained implementation of non-convex optimization algorithms in Python. Steepest Descent, Conjugate Gradient, Newton's Method, Qua…☆82Updated 4 years ago
- Implementation of various optimization methods☆68Updated 3 years ago