diego-vicente / ntnu-somLinks
Using Self-Organizing Maps for Travelling Salesman Problem
☆44Updated 9 years ago
Alternatives and similar repositories for ntnu-som
Users that are interested in ntnu-som are comparing it to the libraries listed below
Sorting:
- Implementation of the Ant Colony Optimization algorithm (python)☆174Updated 9 years ago
- Python wrapper around the Concorde TSP solver☆390Updated 8 months ago
- Travelling Salesman Problem solver in pure Python + some visualizers☆339Updated 8 months ago
- Reinforcement Learning Cheat Sheet☆157Updated 6 years ago
- Basic Python particle filter☆180Updated 2 years ago
- A set of tools to solve TSP problems using the LKH solver☆101Updated 10 years ago
- TensorSwarm: A framework for reinforcement learning of robot swarms.☆119Updated 5 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆150Updated 7 years ago
- Library for working with TSPLIB files.☆79Updated last year
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 8 years ago
- The multi-agent version of TORCS for developing control algorithms for fully autonomous driving in the cluttered, multi-agent settings of…☆145Updated 6 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆694Updated 4 years ago
- 💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.☆57Updated 7 years ago
- pyfuzzylite: a fuzzy logic control library in Python☆79Updated 2 months ago
- An implementation of the Deep Deterministic Policy Gradient (DDPG) algorithm using Keras/Tensorflow with the robot simulated using ROS/Ga…☆61Updated 8 years ago
- ☆57Updated 8 years ago
- A Python implementation of the Ant Colony Optimization Meta-Heuristic☆98Updated 2 years ago
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- Solved lab problems, slides and notes of the Deep Reinforcement Learning bootcamp 2017 held at UCBerkeley☆42Updated 8 years ago
- Artificial Bee Colony Algorithm in Python.☆112Updated 4 years ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆283Updated 2 years ago
- How to solve the traveling salesman problem with the 2-opt algorithm, a fast heuristic search algorithm.☆34Updated 2 years ago
- Implementation of value iteration algorithm for calculating an optimal MDP policy☆101Updated 8 years ago
- This is an implementation of the tic-tac-toe game as a gym environment. It can be used to make the computer learn playing the Tic-Tac-Toe…☆26Updated 6 years ago
- AirSim with openAI gym and keras-rl integration for autonomous copter RL☆114Updated 5 years ago
- SpaceX Falcon 9 Box2D continuous-action simulation with traditional and AI controllers.☆336Updated 2 years ago
- Teach a Quadcopter How to Fly!☆141Updated 3 years ago
- An OpenAI Gym environment for Inventory Control problems☆57Updated 5 years ago
- Genetic algorithm tutorial for Python☆173Updated 7 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago