Pixelatory / PSO-GPULinks
A particle swarm optimizer using the GPU (PyTorch).
☆18Updated 2 years ago
Alternatives and similar repositories for PSO-GPU
Users that are interested in PSO-GPU are comparing it to the libraries listed below
Sorting:
- The Ranking Cost algorithm for multi-path routing of gridworld.(多智能体路径规划,电路规划)☆20Updated 3 years ago
- Multi-Objective Reinforcement Learning sandbox☆11Updated 3 years ago
- Swarm learning algorithm☆11Updated 4 years ago
- An implementation of main reinforcement learning algorithms: solo-agent and ensembled versions.☆13Updated 6 years ago
- CVaR-based Flight Energy Risk Assessment for Multirotor UAVs using a Deep Energy Model☆24Updated last year
- I have developed a custom environment using OpenAI Gym in Python for simulating a 5G wireless communication channel as part of a reinforc…☆13Updated last year
- A static DAG scheduling algorithm for heterogeneous systems using Mixed Integer Linear Programming . Implementation of "Optimization Tech…☆17Updated 12 years ago
- Modular Multi-Objective Reinforcement Learning with Decision Values☆24Updated 2 years ago
- A peper list for machine learning models solving combinatorial problems, NP-hard problems and problems in graphs.☆13Updated 4 years ago
- ☆10Updated 4 years ago
- Boid flock multi-agent RL training environment implemented in JAX☆13Updated last month
- Calculates an optimal LQR controller for a noisy inverted pendulum and simulates the result.☆15Updated 7 years ago
- 本文提出了一种基于多视图卷积神经网络的三维物体识别算法,以实现三维物体的准确识别。首先实现一个标准的卷积神经网络架构,该架构经过训练可以独立地识别形状的渲染视图,以实现即使从单一视图中也可以识别出一个三维形状。随后使用该三维物体多个角度的二维视图通过卷积神经网络识别的结果进…☆11Updated 3 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆22Updated 6 years ago
- An implementation of the NSGA-III algorithm in C++☆21Updated 7 years ago
- Official implementation of "Graph Meta-Reinforcement Learning for TransferableAutonomous Mobility-on-Demand"☆14Updated 3 years ago
- This source code is my thesis implementation in MATLAB which clusters Mobile Wireless Sensors using Genetic and Bacterial conjugation Alg…☆16Updated last year
- “A Robust Learning Membership Scaling Fuzzy C-Means Algorithm Based on New Belief Peak“. Fuzzy clustering algorithm including RL_MFCM,RL_…☆10Updated last year
- AI Powered Traffic Signal Control (BTS Global Hackathon)☆14Updated 6 years ago
- Multi-objective reinforcement learning for covid-19 control☆11Updated 3 years ago
- Pointer Networks Implementation to solve Convex-Hull and TSP problems using supervised and RL training.☆13Updated last year
- Multi-Agent Systems Course 2017 - MSc Artificial Intelligence @ UvA☆18Updated 7 years ago
- Data-Driven Control☆13Updated last year
- New reinforcement algorithm base on DDPG☆18Updated 6 years ago
- The Flexible Job Shop Problem (FJSP) is an extension of the classical job shop scheduling problem which allows an operation to be process…☆19Updated 9 years ago
- 关于MINLP问题的一些资料(Resources of MINLP problem)☆41Updated 5 years ago
- The pyVRP is python library that solves (using Genetic Algorithms): Capacitated VRP, Multiple Depot VRP, VRP with Time Windows, VRP with …☆34Updated last month
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 years ago
- Hybrid of Particle Swarm Optimization and Genetic Algorithm-based Heuristic for Scheduling Workflow Applications in Cloud Computing Enviro…☆18Updated 6 years ago
- visually find the shortest path using A* algorithm☆30Updated 6 years ago