All Projects → Genetic Programming → Similar Projects or Alternatives

232 Open source projects that are alternatives of or similar to Genetic Programming

Metric Parser
📜 AST-based advanced mathematical parser written by Typescript.
Stars: ✭ 26 (-73.47%)
Mutual labels:  syntax-tree
Invaderz
Space invaders, but the invaders evolve with genetic algorithm
Stars: ✭ 686 (+600%)
Mutual labels:  genetic-algorithm
Genann
simple neural network library in ANSI C
Stars: ✭ 1,088 (+1010.2%)
Mutual labels:  genetic-algorithm
Evolutionary Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
Stars: ✭ 881 (+798.98%)
Mutual labels:  genetic-algorithm
Dissecting Reinforcement Learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
Stars: ✭ 512 (+422.45%)
Mutual labels:  genetic-algorithm
Vehicleroutingproblem
Solved using AI techniques: Savings, Sweep, Genetic Algorithm, Google OR Tools
Stars: ✭ 61 (-37.76%)
Mutual labels:  genetic-algorithm
Alfa
Automated Line Fitting Algorithm
Stars: ✭ 6 (-93.88%)
Mutual labels:  genetic-algorithm
Rl Course Experiments
Stars: ✭ 73 (-25.51%)
Mutual labels:  genetic-algorithm
Pymoo
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
Stars: ✭ 547 (+458.16%)
Mutual labels:  genetic-algorithm
Influx Crypto Trader
Node js trading bot, let you create trading strategy and run it (backtest/simulation/live)
Stars: ✭ 49 (-50%)
Mutual labels:  genetic-algorithm
Csb Ai Starter
Starter Bot for Codingame's Coders Strike Back AI Challenge (Simulation Engine + Random Search)
Stars: ✭ 32 (-67.35%)
Mutual labels:  genetic-algorithm
Geneticalgorithmpython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Stars: ✭ 435 (+343.88%)
Mutual labels:  genetic-algorithm
Super Mario Neat
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
Stars: ✭ 64 (-34.69%)
Mutual labels:  genetic-algorithm
Droidsentinel
Analizador de tráfico para dispositivos Android potencialmente comprometidos como parte de una botnet orientado a detectar ataques DDoS.
Stars: ✭ 11 (-88.78%)
Mutual labels:  genetic-algorithm
Cross Adaptive Audio
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
Stars: ✭ 82 (-16.33%)
Mutual labels:  genetic-algorithm
Gpdotnetv4
C# implementation of the various algorithms based on Genetic Algorithm, Genetic Programming and Artificial Neural Networks.
Stars: ✭ 19 (-80.61%)
Mutual labels:  genetic-algorithm
Watchcarslearn
Self driving cars using NEAT
Stars: ✭ 59 (-39.8%)
Mutual labels:  genetic-algorithm
Eaopt
🍀 Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
Stars: ✭ 718 (+632.65%)
Mutual labels:  genetic-algorithm
Time Table Scheduler
Time Table generation using Genetic Algorithms ( Java-Struts2)
Stars: ✭ 90 (-8.16%)
Mutual labels:  genetic-algorithm
Jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Evolutionary Algorithm, and Multi-objective Optimization
Stars: ✭ 616 (+528.57%)
Mutual labels:  genetic-algorithm
Emoji Art Generator
Use a genetic algorithm to evolve an image by putting emojies on a canvas
Stars: ✭ 53 (-45.92%)
Mutual labels:  genetic-algorithm
Pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 540 (+451.02%)
Mutual labels:  genetic-algorithm
Path planning
This repository contains path planning algorithms in C++ for a grid based search.
Stars: ✭ 70 (-28.57%)
Mutual labels:  genetic-algorithm
Gaps
A Genetic Algorithm-Based Solver for Jigsaw Puzzles 🌀
Stars: ✭ 474 (+383.67%)
Mutual labels:  genetic-algorithm
Fssqldom
Library for SQL parsing, AST manipulation and SQL generation in F#
Stars: ✭ 45 (-54.08%)
Mutual labels:  syntax-tree
Tsp Ga
A Genetic Algorithm in Python for the Travelling Salesman Problem
Stars: ✭ 33 (-66.33%)
Mutual labels:  genetic-algorithm
Verible
Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, and formatter.
Stars: ✭ 384 (+291.84%)
Mutual labels:  syntax-tree
Radiate
Radiate is a parallel genetic programming engine capable of evolving solutions to many problems as well as training learning algorithms.
Stars: ✭ 65 (-33.67%)
Mutual labels:  genetic-algorithm
Ai Programmer
Using artificial intelligence and genetic algorithms to automatically write programs. Tutorial: http://www.primaryobjects.com/cms/article149
Stars: ✭ 948 (+867.35%)
Mutual labels:  genetic-algorithm
Decent Messup
Mess up js code in a different way
Stars: ✭ 84 (-14.29%)
Mutual labels:  syntax-tree
Fasttext Tuning
📈 Find your fasttext hyperparameters quickly and easily.
Stars: ✭ 13 (-86.73%)
Mutual labels:  genetic-algorithm
Mgo
Purely functional genetic algorithms for multi-objective optimisation
Stars: ✭ 63 (-35.71%)
Mutual labels:  genetic-algorithm
Nqueens Genetic
Solving the nqueens problem using genetic algorithm
Stars: ✭ 10 (-89.8%)
Mutual labels:  genetic-algorithm
Evoasm.rb
An AIMGP (Automatic Induction of Machine code by Genetic Programming) engine
Stars: ✭ 91 (-7.14%)
Mutual labels:  genetic-algorithm
Devol
Genetic neural architecture search with Keras
Stars: ✭ 925 (+843.88%)
Mutual labels:  genetic-algorithm
Cgp Cnn
A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)
Stars: ✭ 59 (-39.8%)
Mutual labels:  genetic-algorithm
Construct
JavaScript Digital Organisms simulator
Stars: ✭ 17 (-82.65%)
Mutual labels:  genetic-algorithm
Rubikswift
Rubik's cube API in Swift + a genetic solver algorithm
Stars: ✭ 78 (-20.41%)
Mutual labels:  genetic-algorithm
Geneticsharp
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
Stars: ✭ 813 (+729.59%)
Mutual labels:  genetic-algorithm
Applying eanns
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm.
Stars: ✭ 1,093 (+1015.31%)
Mutual labels:  genetic-algorithm
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+6006.12%)
Mutual labels:  genetic-algorithm
Fall
Stars: ✭ 92 (-6.12%)
Mutual labels:  syntax-tree
Gaft
A Genetic Algorithm Framework in Python
Stars: ✭ 651 (+564.29%)
Mutual labels:  genetic-algorithm
Notebooks
Some notebooks
Stars: ✭ 53 (-45.92%)
Mutual labels:  genetic-algorithm
Smile
Statistical Machine Intelligence & Learning Engine
Stars: ✭ 5,412 (+5422.45%)
Mutual labels:  genetic-algorithm
Mealpy
A collection of the state-of-the-art MEta-heuristics ALgorithms in PYthon (mealpy)
Stars: ✭ 72 (-26.53%)
Mutual labels:  genetic-algorithm
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+457.14%)
Mutual labels:  genetic-algorithm
Calyx
A Ruby library for generating text with recursive template grammars.
Stars: ✭ 51 (-47.96%)
Mutual labels:  syntax-tree
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (+426.53%)
Mutual labels:  genetic-algorithm
Syntax Highlighter
Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
Stars: ✭ 88 (-10.2%)
Mutual labels:  syntax-tree
Mdast
Markdown Abstract Syntax Tree format
Stars: ✭ 493 (+403.06%)
Mutual labels:  syntax-tree
Agario Ai
Neural agents learn to play in an agario-like environment with Neataptic
Stars: ✭ 46 (-53.06%)
Mutual labels:  genetic-algorithm
Unist
Universal Syntax Tree used by @unifiedjs
Stars: ✭ 438 (+346.94%)
Mutual labels:  syntax-tree
Myna Parser
Myna Parsing Library
Stars: ✭ 69 (-29.59%)
Mutual labels:  syntax-tree
Neataptic
🚀 Blazing fast neuro-evolution & backpropagation for the browser and Node.js
Stars: ✭ 1,027 (+947.96%)
Mutual labels:  genetic-algorithm
Metaheuristics
Implement the-state-of-the-art meta-heuristic algorithms using python (numpy)
Stars: ✭ 95 (-3.06%)
Mutual labels:  genetic-algorithm
Libdparse
Library for lexing and parsing D source code
Stars: ✭ 91 (-7.14%)
Mutual labels:  syntax-tree
Genetic Algorithm Montage
genetic algorithm for self-referential image approximation.
Stars: ✭ 86 (-12.24%)
Mutual labels:  genetic-algorithm
Astexplorer.app
https://astexplorer.net with ES Modules support and Hot Reloading
Stars: ✭ 65 (-33.67%)
Mutual labels:  syntax-tree
Evolutionary Neural Networks On Unity For Bots
Neural networks + Genetic algorithm on unity
Stars: ✭ 38 (-61.22%)
Mutual labels:  genetic-algorithm
1-60 of 232 similar projects