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 10 years ago
- A simple, bare bones, implementation of differential evolution optimization.☆56Updated 5 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆56Updated 4 years ago
- I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.☆45Updated 9 years ago
- Train PyTorch Models using the Genetic Algorithm with PyGAD☆99Updated last year
- genetic algorithm in CUDA☆25Updated 6 years ago
- A collection of black-box optimizers with a focus on evolutionary algorithms☆28Updated 5 years ago
- Jupyter notebooks demonstrating the process of emulating a PID controller with an LSTM, and using that for anomaly detection☆20Updated 4 years ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 7 years ago
- A collection of tutorials for the MOSEK package☆121Updated 2 weeks ago
- Optimization: principles and algorithms - Michel Bierlaire - EPFL Press - 2015☆15Updated 7 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆99Updated 6 years ago
- A fast implementation of Particle Swarm Optimization using PyTorch in GPU☆28Updated 4 years ago
- Python implementation of state-of-art meta-heuristic and evolutionary optimization algorithms.☆13Updated 3 years ago
- Ensemble models, machine learning, deep learning, optimization☆13Updated 5 years ago
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 years ago
- Fast Differentiable Forest lib with the advantages of both decision trees and neural networks☆79Updated 3 years ago
- Visualization of numerical optimization algorithms☆92Updated 4 years ago
- A lightweight framework for Gaussian processes and Bayesian optimization of black-box functions (C++11)☆255Updated last year
- Mixed-Integer Parallel Efficient Global Optimization☆40Updated 3 years ago
- Implementing Linear Regression on a CSV file using PyTorch C++ Frontend API☆20Updated 5 years ago
- CUDA implementation of the Blocked Floyd Warshall All pairs shortest path graph algorithm☆42Updated 7 years ago
- A Recurrent Neural Network Toolbox for Python and Matlab☆102Updated 5 years ago
- Fuzzy machine learning algorithms implementing the scikit-learn interface.☆75Updated last year
- A CVXPY extension for convex-concave programming☆133Updated this week
- matrix multiplication in CUDA☆123Updated 2 years ago
- ☆17Updated 3 years ago
- Building and training artificial neural networks (regression or classification) using the genetic algorithm.☆252Updated last year
- Bayesian Neural Network for Time Series Prediction☆15Updated 8 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆56Updated 6 years ago