All Projects → neuro-evolution → Similar Projects or Alternatives

423 Open source projects that are alternatives of or similar to neuro-evolution

Path planning
This repository contains path planning algorithms in C++ for a grid based search.
Stars: ✭ 70 (+180%)
Mutual labels:  genetic-algorithm
transfer-learning-text-tf
Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)
Stars: ✭ 82 (+228%)
Mutual labels:  transfer-learning
Py Ga Vrptw
A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows
Stars: ✭ 246 (+884%)
Mutual labels:  genetic-algorithm
rustneat
Rust Neat - NeuroEvolution of Augmenting Topologies
Stars: ✭ 63 (+152%)
Mutual labels:  neuroevolution
SimPLE
Code for the paper: "SimPLE: Similar Pseudo Label Exploitation for Semi-Supervised Classification"
Stars: ✭ 50 (+100%)
Mutual labels:  transfer-learning
Mgo
Purely functional genetic algorithms for multi-objective optimisation
Stars: ✭ 63 (+152%)
Mutual labels:  genetic-algorithm
neat-python
Python implementation of the NEAT neuroevolution algorithm
Stars: ✭ 32 (+28%)
Mutual labels:  neuroevolution
TA3N
[ICCV 2019 Oral] TA3N: https://github.com/cmhungsteve/TA3N (Most updated repo)
Stars: ✭ 45 (+80%)
Mutual labels:  transfer-learning
Vehicleroutingproblem
Solved using AI techniques: Savings, Sweep, Genetic Algorithm, Google OR Tools
Stars: ✭ 61 (+144%)
Mutual labels:  genetic-algorithm
cozmo-tensorflow
🤖 Cozmo the Robot recognizes objects with TensorFlow
Stars: ✭ 61 (+144%)
Mutual labels:  transfer-learning
Genetic Cnn
CNN architecture exploration using Genetic Algorithm
Stars: ✭ 183 (+632%)
Mutual labels:  genetic-algorithm
Skin Lesions Classification DCNNs
Transfer Learning with DCNNs (DenseNet, Inception V3, Inception-ResNet V2, VGG16) for skin lesions classification
Stars: ✭ 47 (+88%)
Mutual labels:  transfer-learning
Classic Pool Game
Classic 8 Ball pool game written in JavaScript
Stars: ✭ 177 (+608%)
Mutual labels:  genetic-algorithm
apxr run
A topology and parameter evolving universal learning network.
Stars: ✭ 14 (-44%)
Mutual labels:  neuroevolution
Galgo 2.0
Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization
Stars: ✭ 155 (+520%)
Mutual labels:  genetic-algorithm
Land-Cover-Classification-using-Sentinel-2-Dataset
Application of deep learning on Satellite Imagery of Sentinel-2 satellite that move around the earth from June, 2015. This image patches can be trained and classified using transfer learning techniques.
Stars: ✭ 36 (+44%)
Mutual labels:  transfer-learning
Featureselectionga
Feature Selection using Genetic Algorithm (DEAP Framework)
Stars: ✭ 150 (+500%)
Mutual labels:  genetic-algorithm
mrnet
Building an ACL tear detector to spot knee injuries from MRIs with PyTorch (MRNet)
Stars: ✭ 98 (+292%)
Mutual labels:  transfer-learning
Bluepyopt
Blue Brain Python Optimisation Library
Stars: ✭ 143 (+472%)
Mutual labels:  genetic-algorithm
Smart-Rockets
This project is a fun little demo of a genetic algorithm. A population of rockets attempt to find their way to a a target.
Stars: ✭ 15 (-40%)
Mutual labels:  genetic-algorithm
mathcore
Advanced .NET math library (.NET Standard).
Stars: ✭ 24 (-4%)
Mutual labels:  genetic-algorithm
Ai plays snake
AI trained using Genetic Algorithm and Deep Learning to play the game of snake
Stars: ✭ 137 (+448%)
Mutual labels:  genetic-algorithm
Transfer-learning-materials
resource collection for transfer learning!
Stars: ✭ 213 (+752%)
Mutual labels:  transfer-learning
genetic-algorithm
Genetic algorithm for walking simulation. Online demo: https://rossning92.github.io/genetic-algorithm/
Stars: ✭ 86 (+244%)
Mutual labels:  genetic-algorithm
few shot dialogue generation
Dialogue Knowledge Transfer Networks (DiKTNet)
Stars: ✭ 24 (-4%)
Mutual labels:  transfer-learning
Evolving Simple Organisms
Evolving simple organisms using a genetic algorithm and deep learning from scratch with python
Stars: ✭ 117 (+368%)
Mutual labels:  genetic-algorithm
Dino-AI
An AI to teach Google Chrome's dinosaur to jump obstacles.
Stars: ✭ 15 (-40%)
Mutual labels:  genetic-algorithm
Genetic Algorithm
Generic implementation of genetic algorithm in Java.
Stars: ✭ 112 (+348%)
Mutual labels:  genetic-algorithm
Genetic-Algorithm-for-Job-Shop-Scheduling-and-NSGA-II
Learning how to implement GA and NSGA-II for job shop scheduling problem in python
Stars: ✭ 178 (+612%)
Mutual labels:  genetic-algorithm
Oxigen
Fast, parallel, extensible and adaptable genetic algorithms framework written in Rust
Stars: ✭ 108 (+332%)
Mutual labels:  genetic-algorithm
DeepFaceRecognition
Face Recognition with Transfer Learning
Stars: ✭ 16 (-36%)
Mutual labels:  transfer-learning
Genetic Programming
Symbolic regression solver, based on genetic programming methodology.
Stars: ✭ 98 (+292%)
Mutual labels:  genetic-algorithm
neat-components
A styled-components implementation of Thoughtbot's Neat
Stars: ✭ 32 (+28%)
Mutual labels:  neat
Evoasm.rb
An AIMGP (Automatic Induction of Machine code by Genetic Programming) engine
Stars: ✭ 91 (+264%)
Mutual labels:  genetic-algorithm
clean-net
Tensorflow source code for "CleanNet: Transfer Learning for Scalable Image Classifier Training with Label Noise" (CVPR 2018)
Stars: ✭ 86 (+244%)
Mutual labels:  transfer-learning
Genetic Algorithm Montage
genetic algorithm for self-referential image approximation.
Stars: ✭ 86 (+244%)
Mutual labels:  genetic-algorithm
sign2text
Real-time AI-powered translation of American sign language to text
Stars: ✭ 132 (+428%)
Mutual labels:  transfer-learning
Rubikswift
Rubik's cube API in Swift + a genetic solver algorithm
Stars: ✭ 78 (+212%)
Mutual labels:  genetic-algorithm
moses
MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search. See also AS-MOSES https://github.com/opencog/asmoses but kept to guaranty backward compatibility.
Stars: ✭ 127 (+408%)
Mutual labels:  genetic-algorithm
Mealpy
A collection of the state-of-the-art MEta-heuristics ALgorithms in PYthon (mealpy)
Stars: ✭ 72 (+188%)
Mutual labels:  genetic-algorithm
Watchcarslearn
Self driving cars using NEAT
Stars: ✭ 59 (+136%)
Mutual labels:  genetic-algorithm
Mathutilities
A collection of some of the neat math and physics tricks that I've collected over the last few years.
Stars: ✭ 2,815 (+11160%)
Mutual labels:  neat
Genann
simple neural network library in ANSI C
Stars: ✭ 1,088 (+4252%)
Mutual labels:  genetic-algorithm
sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
Stars: ✭ 264 (+956%)
Mutual labels:  transfer-learning
Emoji Art Generator
Use a genetic algorithm to evolve an image by putting emojies on a canvas
Stars: ✭ 53 (+112%)
Mutual labels:  genetic-algorithm
Cgp Cnn
A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)
Stars: ✭ 59 (+136%)
Mutual labels:  genetic-algorithm
UofT-Timetable-Generator
A web application that generates timetables for university students at the University of Toronto
Stars: ✭ 34 (+36%)
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 (+4272%)
Mutual labels:  genetic-algorithm
A-quantum-inspired-genetic-algorithm-for-k-means-clustering
Implementation of a Quantum inspired genetic algorithm proposed by A quantum-inspired genetic algorithm for k-means clustering paper.
Stars: ✭ 28 (+12%)
Mutual labels:  genetic-algorithm
Notebooks
Some notebooks
Stars: ✭ 53 (+112%)
Mutual labels:  genetic-algorithm
fiap-ml-visao-computacional
Repositório dos exemplos e desafios utilizados na disciplina de Visão Computacional do curso de MBA Machine Learning da FIAP
Stars: ✭ 33 (+32%)
Mutual labels:  transfer-learning
Influx Crypto Trader
Node js trading bot, let you create trading strategy and run it (backtest/simulation/live)
Stars: ✭ 49 (+96%)
Mutual labels:  genetic-algorithm
Agario Ai
Neural agents learn to play in an agario-like environment with Neataptic
Stars: ✭ 46 (+84%)
Mutual labels:  genetic-algorithm
bin-packing-core
基于人工智能(遗传算法 + 贪心 max-rect 算法) 的矩形拼接算法
Stars: ✭ 26 (+4%)
Mutual labels:  genetic-algorithm
gov-au-ui-kit
MOVED TO https://github.com/govau/uikit/
Stars: ✭ 19 (-24%)
Mutual labels:  neat
Neataptic
🚀 Blazing fast neuro-evolution & backpropagation for the browser and Node.js
Stars: ✭ 1,027 (+4008%)
Mutual labels:  genetic-algorithm
NeuralNetworks
Implementation of a Neural Network that can detect whether a video is in-game or not
Stars: ✭ 64 (+156%)
Mutual labels:  transfer-learning
nlp workshop odsc europe20
Extensive tutorials for the Advanced NLP Workshop in Open Data Science Conference Europe 2020. We will leverage machine learning, deep learning and deep transfer learning to learn and solve popular tasks using NLP including NER, Classification, Recommendation \ Information Retrieval, Summarization, Classification, Language Translation, Q&A and T…
Stars: ✭ 127 (+408%)
Mutual labels:  transfer-learning
udacity-cvnd-projects
My solutions to the projects assigned for the Udacity Computer Vision Nanodegree
Stars: ✭ 36 (+44%)
Mutual labels:  transfer-learning
pytorch cnn trainer
A Simple but Powerful CNN Trainer For PyTorch
Stars: ✭ 26 (+4%)
Mutual labels:  transfer-learning
61-120 of 423 similar projects