All Projects → PyConSys → Similar Projects or Alternatives

133 Open source projects that are alternatives of or similar to PyConSys

ldca
Self-replicating, self-modifying Assembly program that can evolve into every possible computer program in the universe (EXPERIMENTAL)
Stars: ✭ 43 (+104.76%)
Mutual labels:  evolutionary-algorithms
Optimized-MDVRP
"Using Genetic Algorithms for Multi-depot Vehicle Routing" paper implementation.
Stars: ✭ 30 (+42.86%)
Mutual labels:  evolutionary-algorithms
EvOLuTIoN
A simple simulation in Unity, which uses genetic algorithm to optimize forces applied to cubes
Stars: ✭ 44 (+109.52%)
Mutual labels:  evolutionary-algorithms
Nonlinear-Systems-and-Control
Files for my Nonlinear Systems and Controls class.
Stars: ✭ 16 (-23.81%)
Mutual labels:  control-systems
Evolutionary Computation Course
Jupyter/IPython notebooks about evolutionary computation.
Stars: ✭ 173 (+723.81%)
Mutual labels:  evolutionary-algorithms
NeuroMechFly
A neuromechanical model of adult Drosophila melanogaster.
Stars: ✭ 29 (+38.1%)
Mutual labels:  evolutionary-algorithms
Guided Missile Simulation
Guided Missile, Radar and Infrared EOS Simulation Framework written in Fortran.
Stars: ✭ 33 (+57.14%)
Mutual labels:  control-systems
FlyingCarUdacity
🛩️⚙️ 3D Planning, PID Control, Extended Kalman Filter for the Udacity Flying Car Nanodegree // FCND-Term1
Stars: ✭ 16 (-23.81%)
Mutual labels:  pid
Circle Evolution
Evolutionary Art Using Circles in Python
Stars: ✭ 237 (+1028.57%)
Mutual labels:  evolutionary-algorithms
ai for robotics
Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity.
Stars: ✭ 125 (+495.24%)
Mutual labels:  pid
Algorithms-for-Automated-Driving
Each chapter of this (mini-)book guides you in programming one important software component for automated driving.
Stars: ✭ 153 (+628.57%)
Mutual labels:  control-systems
Awesome Deep Neuroevolution
A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)
Stars: ✭ 150 (+614.29%)
Mutual labels:  evolutionary-algorithms
cocp
Source code for the examples accompanying the paper "Learning convex optimization control policies."
Stars: ✭ 61 (+190.48%)
Mutual labels:  control-systems
Hypernets
A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
Stars: ✭ 221 (+952.38%)
Mutual labels:  evolutionary-algorithms
GARI
GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.
Stars: ✭ 41 (+95.24%)
Mutual labels:  evolutionary-algorithms
machine-learning-blackjack-solution
Finding an optimal Blackjack strategy using AI
Stars: ✭ 40 (+90.48%)
Mutual labels:  evolutionary-algorithms
Model-Predictive-Control
C++ implementation of Model Predictive Control(MPC)
Stars: ✭ 51 (+142.86%)
Mutual labels:  control-systems
1ZLAB PyEspCar
1ZLab在准备挑选合适的小车来研发计算机视觉的教程时候 , 发现习惯了Python语法的我们, 在市面上找不到合适小车, 后来我们选了ESP32作为小车的控制主板, 可以使用Python对其进行交互式编程, 极大的提升了开发效率.
Stars: ✭ 78 (+271.43%)
Mutual labels:  pid
BCI
A RobotC Library for Vex Robotics
Stars: ✭ 12 (-42.86%)
Mutual labels:  pid
CodeDroneDIY
The most simple, but working, quadricopter flight controller from scratch, using Arduino Uno/Nano.
Stars: ✭ 68 (+223.81%)
Mutual labels:  pid
OpenMAS
OpenMAS is an open source multi-agent simulator based in Matlab for the simulation of decentralized intelligent systems defined by arbitrary behaviours and dynamics.
Stars: ✭ 80 (+280.95%)
Mutual labels:  control-systems
Watchmaker
The Watchmaker Framework for Evolutionary Computation
Stars: ✭ 189 (+800%)
Mutual labels:  evolutionary-algorithms
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (+333.33%)
Mutual labels:  evolutionary-algorithms
Gym Fx
Forex trading simulator environment for OpenAI Gym, observations contain the order status, performance and timeseries loaded from a CSV file containing rates and indicators. Work In Progress
Stars: ✭ 151 (+619.05%)
Mutual labels:  evolutionary-algorithms
DC-Servo
Analog speed control of Brushed DC Motor
Stars: ✭ 16 (-23.81%)
Mutual labels:  pid
MAP-Elites
Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization
Stars: ✭ 38 (+80.95%)
Mutual labels:  evolutionary-algorithms
Bluepyopt
Blue Brain Python Optimisation Library
Stars: ✭ 143 (+580.95%)
Mutual labels:  evolutionary-algorithms
smart-car-freescale
第九届飞思卡尔智能车参赛作品
Stars: ✭ 36 (+71.43%)
Mutual labels:  pid
microblx
microblx: real-time, embedded, reflective function blocks.
Stars: ✭ 37 (+76.19%)
Mutual labels:  control-systems
Quadcopter SimCon
Quadcopter Simulation and Control. Dynamics generated with PyDy.
Stars: ✭ 84 (+300%)
Mutual labels:  pid
PGMORL
[ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control
Stars: ✭ 68 (+223.81%)
Mutual labels:  evolutionary-algorithms
exact
EXONA: The Evolutionary eXploration of Neural Networks Framework -- EXACT, EXALT and EXAMM
Stars: ✭ 43 (+104.76%)
Mutual labels:  evolutionary-algorithms
LifeEngine
The Life Engine
Stars: ✭ 274 (+1204.76%)
Mutual labels:  evolutionary-algorithms
computational-intelligence
Spare material for Computational Intelligence 01URROV @ Politecnico di Torino
Stars: ✭ 20 (-4.76%)
Mutual labels:  evolutionary-algorithms
Pontryagin-Differentiable-Programming
A unified end-to-end learning and control framework that is able to learn a (neural) control objective function, dynamics equation, control policy, or/and optimal trajectory in a control system.
Stars: ✭ 111 (+428.57%)
Mutual labels:  control-systems
opt4j
Modular Java framework for meta-heuristic optimization
Stars: ✭ 25 (+19.05%)
Mutual labels:  evolutionary-algorithms
ruck
🧬 Modularised Evolutionary Algorithms For Python with Optional JIT and Multiprocessing (Ray) support. Inspired by PyTorch Lightning
Stars: ✭ 50 (+138.1%)
Mutual labels:  evolutionary-algorithms
mpc
A software pipeline using the Model Predictive Control method to drive a car around a virtual track.
Stars: ✭ 119 (+466.67%)
Mutual labels:  control-systems
SimpleGP
Simple Genetic Programming for Symbolic Regression in Python3
Stars: ✭ 20 (-4.76%)
Mutual labels:  evolutionary-algorithms
triangula
Generate high-quality triangulated and polygonal art from images.
Stars: ✭ 3,775 (+17876.19%)
Mutual labels:  evolutionary-algorithms
datafsm
Machine Learning Finite State Machine Models from Data with Genetic Algorithms
Stars: ✭ 14 (-33.33%)
Mutual labels:  evolutionary-algorithms
jMetalSP
A framework for Big Data Optimization with multi-objective metaheuristics
Stars: ✭ 44 (+109.52%)
Mutual labels:  evolutionary-algorithms
ESPressIoT
This project covers somewhat advances features for an espresso machine controller.
Stars: ✭ 31 (+47.62%)
Mutual labels:  pid
pymor
pyMOR - Model Order Reduction with Python
Stars: ✭ 198 (+842.86%)
Mutual labels:  control-systems
QuadrotorFly
This is a dynamic simulation for quadrotor UAV
Stars: ✭ 61 (+190.48%)
Mutual labels:  pid
geneticalgorithm2
Supported highly optimized and flexible genetic algorithm package for python
Stars: ✭ 36 (+71.43%)
Mutual labels:  evolutionary-algorithms
Evostra
A fast Evolution Strategy implementation in Python
Stars: ✭ 227 (+980.95%)
Mutual labels:  evolutionary-algorithms
cgp-cnn-design
Using Cartesian Genetic Programming to find an efficient Convolutional Neural Network architecture
Stars: ✭ 25 (+19.05%)
Mutual labels:  evolutionary-algorithms
Sparse Evolutionary Artificial Neural Networks
Always sparse. Never dense. But never say never. A repository for the Adaptive Sparse Connectivity concept and its algorithmic instantiation, i.e. Sparse Evolutionary Training, to boost Deep Learning scalability on various aspects (e.g. memory and computational time efficiency, representation and generalization power).
Stars: ✭ 182 (+766.67%)
Mutual labels:  evolutionary-algorithms
vita
Vita - Genetic Programming Framework
Stars: ✭ 24 (+14.29%)
Mutual labels:  evolutionary-algorithms
Evoskeleton
Official project website for the CVPR 2020 paper (Oral Presentation) "Cascaded Deep Monocular 3D Human Pose Estimation With Evolutionary Training Data"
Stars: ✭ 154 (+633.33%)
Mutual labels:  evolutionary-algorithms
Corpuscles.jl
Julia package for particle physics
Stars: ✭ 25 (+19.05%)
Mutual labels:  pid
Evomaster
A tool for automatically generating system-level test cases. Currently targeting REST APIs.
Stars: ✭ 151 (+619.05%)
Mutual labels:  evolutionary-algorithms
Model-Predictive-Control
Udacity Self-Driving Car Engineer Nanodegree. Project: Model Predictive Control
Stars: ✭ 50 (+138.1%)
Mutual labels:  control-systems
mac list windows pids
Mac OS X: list all windows title and their owner process ids
Stars: ✭ 58 (+176.19%)
Mutual labels:  pid
particle
Package to deal with particles, the PDG particle data table, PDGIDs, etc.
Stars: ✭ 113 (+438.1%)
Mutual labels:  pid
CRAWLAB-Code-Snippets
Small pieces of code for use in CRAWLAB research
Stars: ✭ 12 (-42.86%)
Mutual labels:  control-systems
libproc-rs
A rust library for getting information about running processes for Mac and Linux
Stars: ✭ 33 (+57.14%)
Mutual labels:  pid
NeuralNetworkAnalysis.jl
Reachability analysis for closed-loop control systems
Stars: ✭ 37 (+76.19%)
Mutual labels:  control-systems
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (+47.62%)
Mutual labels:  evolutionary-algorithms
1-60 of 133 similar projects