tdietert / GeneticAlgorithmTSP_CUDA
A genetic algorithm to find optimal solutions for TSP (Travelling Salesman Problem) using the CUDA Architecture (GPU)
☆17Updated 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☆19Updated 10 years ago
- A tool for experimenting with evolutionary optimization methods for machine learning algorithms, by distributing the workload over a larg…☆12Updated 6 years ago
- python algorithms to solve sparse linear programming problems☆28Updated last year
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆28Updated 8 years ago
- cuDTW++: Ultra-Fast Dynamic Time Warping on CUDA-enabled GPUs☆27Updated 4 years ago
- I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.☆45Updated 9 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆54Updated 6 years ago
- Randomized Linear Algebra in Python☆12Updated 8 years ago
- CUDA implementation of the Blocked Floyd Warshall All pairs shortest path graph algorithm☆39Updated 7 years ago
- Notebooks for IPAM Tutorial, March 15 2019☆24Updated 6 years ago
- resources pour le cours d'introduction à la programmation des GPUs du mastère spécialisé HPC-AI☆22Updated last year
- Python Implementation of Parameter-exploring Policy Gradients Evolution Strategy☆16Updated 5 years ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 6 years ago
- Code accompanying my blog post on k-means in Python, C++ and CUDA☆58Updated 7 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆55Updated 3 years ago
- supplementary material/programming exercises☆73Updated 3 years ago
- Event-Triggered Communication in Parallel Machine Learning☆25Updated 3 years ago
- Random Mesh Projectors for Inverse Problems☆24Updated 4 years ago
- GNN-Surrogate: A Hierarchical and Adaptive Graph Neural Network for Parameter Space Exploration of Unstructured-Mesh Ocean Simulations - …☆19Updated 10 months ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆21Updated 6 years ago
- CUDA implementation of the Floyd-Warshall All pairs shortest path graph algorithm(with path reconstruction)☆38Updated 10 years ago
- Utilities for CUDA programming☆40Updated 5 years ago
- Numerically Solving Parametric Families of High-Dimensional Kolmogorov Partial Differential Equations via Deep Learning (NeurIPS 2020)☆22Updated 2 years ago
- projected Stein variational gradient descent☆10Updated 3 years ago
- Implementing a Gaussian Process regression model from scratch☆23Updated 4 years ago
- simple port of hpl-2.0 to use NVIDIA GPU accelation with CUBLAS☆28Updated 11 years ago
- genetic algorithm in CUDA☆25Updated 6 years ago
- tutorials that may or may not turn into a book☆48Updated 4 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago