Winsleo / General-parallel-genetic-algorithm-on-GPU
基于CUDA的GPU加速通用遗传算法实现,实验平台为Nvidia Jetson Nano
☆11Updated 2 years ago
Alternatives and similar repositories for General-parallel-genetic-algorithm-on-GPU:
Users that are interested in General-parallel-genetic-algorithm-on-GPU are comparing it to the libraries listed below
- A-star启发式搜索算法,用于求解最短路径。☆7Updated 7 years ago
- 东南大学SRTP项目基于机器学习的室内定位☆10Updated 5 years ago
- 改良版遗传算法解决 TSP 问题☆24Updated 3 years ago
- TSP Solver is a (parallel) genetic algorithm implemented in C++ combined with Nvidia CUDA Driver API which finds approximate solution to …☆7Updated 7 years ago
- 遗传算法的C++实现,计算函数的最大值☆11Updated 6 years ago
- c++实现神经网络☆11Updated 6 years ago
- Math Model Code☆12Updated 4 years ago
- 利用Qt编写的走迷宫程序,主要是关于路径搜索。此程序的搜索方法有宽度优先,深度优先,A*算法,贪婪算法。☆13Updated 6 years ago
- 不使用任何框架,纯手写,利用C++实现卷积神经网络,适合初学者理解卷积神经网络的具体实现及原理☆32Updated 4 years ago
- 多机协同路径规划算法验证☆17Updated 2 years ago
- ✌️UAV path planning: astar algorithm demo application. 一个基于 Astar 算法的无人机路径规划演示程序,使用 QT 框架实现☆18Updated 11 months ago
- PDR-小组数据共享计划☆14Updated 2 years ago
- 这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑☆203Updated 6 years ago
- 中国科学院大学研一课程教材课件共享项目University of Chinese Academy of Sciences postgraduate course textbook sharing project☆52Updated 5 years ago
- 基于C++,使用遗传算法解决物流运输中的VRP问题☆52Updated 9 years ago
- 大规模并行处理器编程实战 第二版答案☆32Updated 2 years ago
- 2022年华为软件精英赛初赛☆11Updated 3 years ago
- 2020秋中山大学高性能计算课程课件与作业☆43Updated 4 years ago
- 用遗传算法求解VRP问题☆20Updated last year
- pure c/cpp cnn implementation, with CUDA accelerated.☆21Updated 3 years ago
- C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification☆95Updated 2 years ago
- 📱NUAA 2018 物联网应用与实践 - 蓝牙室内定位☆5Updated 6 years ago
- 2020-2021学年的国科大雁栖湖集中教学选修课程课件☆19Updated 3 years ago
- Some evolutionary algorithms written in C++: Genetic Algorithm (GA) Multi-objective Evolutionary Algorithm (MOEA) Artificial Immune Syst…☆11Updated 10 years ago
- Created a simple neural network using C++17 standard and the Eigen library that supports both forward and backward propagation.☆9Updated 8 months ago
- 国科大(UCAS)李保滨老师2020矩阵分析课程资源(课件,作业,和编程大作业)☆19Updated 10 months ago
- 中兴捧月杯算法比赛---最优路径规划,使用蚁群算法寻址最优路径☆28Updated 6 years ago
- Codes & examples for "CUDA - From Correctness to Performance"☆96Updated 6 months ago
- 基于扩展卡尔曼滤波的INS/GNSS松组合导航程序☆8Updated 9 months ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆12Updated 4 years ago