tdietert / GeneticAlgorithmTSP_CUDA
A genetic algorithm to find optimal solutions for TSP (Travelling Salesman Problem) using the CUDA Architecture (GPU)
☆16Updated 9 years ago
Alternatives and similar repositories for GeneticAlgorithmTSP_CUDA:
Users that are interested in GeneticAlgorithmTSP_CUDA are comparing it to the libraries listed below
- Traveling Salesman Problem via Genetic Algorithm in C++ and CUDA with Visualizations☆18Updated 10 years ago
- genetic algorithm in CUDA☆23Updated 6 years ago
- Using Genetic Algorithms to optimize Recurrent Neural Network's Configuration☆79Updated 7 years ago
- A python metaheuristic optimization library. Currently supports Genetic Algorithms, Gravitational Search, Cross Entropy, and PBIL.☆39Updated 3 years ago
- GPU Monte Carlo Tree Search with MPI☆26Updated 6 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆24Updated 3 years ago
- A collection of awesome algorithms, implemented in CUDA.☆24Updated 6 years ago
- A simple, bare bones, implementation of differential evolution optimization.☆49Updated 5 years ago
- Implementing Linear Regression on a CSV file using PyTorch C++ Frontend API☆20Updated 4 years ago
- NeuroEvolution Optimization with Reinforcement Learning☆55Updated 3 months ago
- EASEA (EAsy Specification of Evolutionary Algorithms) is an Artificial Evolution platform developped by the SONIC (Stochastic Optimisati…☆18Updated last year
- I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.☆45Updated 9 years ago
- supplementary material/programming exercises☆74Updated 3 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆112Updated 4 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆25Updated 9 years ago
- Reference implementation of Optimistic Expected Improvement.☆49Updated 4 years ago
- A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.☆65Updated 4 years ago
- Utilities for CUDA programming☆40Updated 5 years ago
- Python Implementation of Parameter-exploring Policy Gradients Evolution Strategy☆16Updated 4 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆55Updated 6 years ago
- C++ version of a Deep Reinforcement Learning algorithm PPO☆31Updated 4 years ago
- Implementation of "Exponential Natural Evolution Strategies" (xNES) https://arxiv.org/abs/1106.4487☆19Updated 5 years ago
- ☆31Updated last year
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆88Updated last year
- A set of real-world multi-objective optimization problems☆47Updated 3 years ago
- Scalable Gaussian Process Regression with Derivatives☆38Updated 6 years ago
- Python + Numpy implementation of the Gene Expression Programming Evolutionary Algorithm☆9Updated 7 years ago
- a curated list of bayesian optimization tutorials, papers, softwares☆27Updated 3 years ago
- CUDA implementation of the Blocked Floyd Warshall All pairs shortest path graph algorithm☆38Updated 6 years ago
- A fast implementation of Particle Swarm Optimization using PyTorch in GPU☆29Updated 3 years ago