buarquepedro / swarm-intelligenceLinks
Implementation of some swarm intelligence and evolutionary algorithms
☆17Updated 7 years ago
Alternatives and similar repositories for swarm-intelligence
Users that are interested in swarm-intelligence are comparing it to the libraries listed below
Sorting:
- Python implementation of state-of-art meta-heuristic and evolutionary optimization algorithms.☆13Updated 3 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆56Updated 7 years ago
- Using Genetic Algorithms to optimize Recurrent Neural Network's Configuration☆81Updated 8 years ago
- ☆19Updated 6 years ago
- Swarm intelligence optimizer☆34Updated last month
- Implementation of basic reinforcement learning algorithms (Q-learning, SARSA, Policy iteration and Value Iteration) on benchmark RL MDPs …☆37Updated 9 years ago
- This is the source code to simulate model-based (MB) and model-free (MF) reinforcement learning algorithms with replays in grid worlds.☆14Updated 2 years ago
- A collection of black-box optimizers with a focus on evolutionary algorithms☆28Updated 5 years ago
- Implementation of the Ant Colony Optimization algorithm (python)☆171Updated 9 years ago
- Keras Reinforcement Learning Projects published by Packt☆52Updated 2 years ago
- ☆40Updated 5 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Solving the Traveling Salesman problem with 49 US Capitals using a genetic algorithm☆16Updated 8 years ago
- PSO-SA - a hybrid Particle Swarm Optimization and Simulated Annealing algorithm for automatic AI algorithm selection and tuning (for skle…☆13Updated 6 years ago
- Implementation of value iteration algorithm for calculating an optimal MDP policy☆100Updated 7 years ago
- Implementation of SOM and GSOM☆73Updated 7 years ago
- Reinforce Learing, Q-Rounting, Shortest-Path☆101Updated 8 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 7 years ago
- Reinforcement Learning algorithm's using google-colab☆39Updated 2 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
- Artificial Bee Colony Algorithm in Python.☆111Updated 4 years ago
- Fully Cooperative Multi-Agent Deep Reinforcement Learning☆28Updated 5 years ago
- Sample Code Collection of Nature-Inspired Computational Methods☆50Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Genetic algorithm tutorial for Python☆173Updated 7 years ago
- MATLAB implementations of standard and chaos-incorporated versions of the particle swarm optimization metaheuristic tested on continuous …☆11Updated 8 years ago
- Q-Learning applied to the classic Travelling Salesman Problem☆19Updated 8 years ago
- Matlab source code of the paper "D. Wu and X. Tan, Multitasking Genetic Algorithm (MTGA) for Fuzzy System Optimization, IEEE Trans. on Fu…☆29Updated 5 years ago
- Operations Research Application Project - Flow Shop Scheduling Based On Reinforcement Learning Algorithm☆104Updated 7 years ago