Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for neural network genetic algorithm
genetic-algorithm
x
neural-network
x
76 search results found
Tensorflow_cookbook
⭐
6,085
Code for Tensorflow Machine Learning Cookbook
Iamdinosaur
⭐
2,760
🦄 An Artificial Inteligence to teach Google's Dinosaur to jump cactus
Geneticalgorithmpython
⭐
1,564
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Machine Learning Flappy Bird
⭐
1,443
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
Evolutionary Algorithm
⭐
1,152
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
Neataptic
⭐
978
🚀 Blazing fast neuro-evolution & backpropagation for the browser and Node.js
Applying_eanns
⭐
955
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.
Dissecting Reinforcement Learning
⭐
585
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
Numpycnn
⭐
531
Building Convolutional Neural Networks From Scratch using NumPy
Neural Network Genetic Algorithm
⭐
516
Evolving a neural network with a genetic algorithm.
Artificial Intelligence
⭐
408
Awesome Artificial Intelligence Projects
Ml Games
⭐
238
Machine learning games. Use combination of genetic algorithms and neural networks to control the behaviour of in-game objects.
Neural Network P5
⭐
222
Deprecated! See:
Neuralgenetic
⭐
201
Building and training artificial neural networks (regression or classification) using the genetic algorithm.
Classiccomputerscienceproblemsinswift
⭐
184
Source Code for the Book Classic Computer Science Problems in Swift
Shorelark
⭐
171
Simulation of life & evolution
Mlkit
⭐
142
A simple machine learning framework written in Swift 🤖
Bot Evolution
⭐
128
An interesting display of evolution through neural networks and a genetic algorithm
Numpyann
⭐
95
Implementation of Artificial Neural Networks using NumPy
Radiate
⭐
91
A genetic programming engine which evolves solutions through asynchronous speciation.
Cross Adaptive Audio
⭐
90
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
Neural Network
⭐
84
A demonstration of Neural Networks and Genetic Algorithms using C++.
Noc S18
⭐
83
Course repo and syllabus for Nature of Code Spring 2018 at ITP.
Torchga
⭐
78
Train PyTorch Models using the Genetic Algorithm with PyGAD
Super Mario Neat
⭐
74
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
Evolutionary Neural Networks On Unity For Bots
⭐
73
Neural networks + Genetic algorithm on unity
Rl Course Experiments
⭐
73
Watchcarslearn
⭐
59
Self driving cars using NEAT
Neat
⭐
56
NEAT (NeuroEvolution of Augmenting Topologies) implemented in Go
Evo Neural Network Agents
⭐
50
Evolving of neural networks for collective agents
Dino Ml
⭐
46
🦎 Simple AI to teach Google Chrome's offline dino to jump obstacles
Naivegaflux.jl
⭐
41
Evolve Flux networks from scratch!
Deephyperneat
⭐
39
A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report1
Neft Godot
⭐
39
Neuroevolution of Fixed Topology for Godot
Agario Ai
⭐
39
Neural agents learn to play in an agario-like environment with Neataptic
Sparkdeepmlpgadow30
⭐
36
A Deep Neural-Network based (Deep MLP) Stock Trading System based on Evolutionary (Genetic Algorithm) Optimized Technical Analysis Parameters (using Apache Spark MLlib)
Kerasga
⭐
35
Training Keras Models by the Genetic Algorithm using PyGAD
Geode
⭐
33
Evolved concurrent neural networks on godot engine
Stock Market Prediction Using Neural Networks And Genetic Algorithm
⭐
33
Matlab Module for Stock Market Prediction using Simple NN
Doodlejumpai
⭐
31
A Neural Network that learns to play Doodle Jump trained using a Genetic Algorithm
Biopy
⭐
29
Biologically-Inspired and Machine Learning Algorithms written in Python
Flappy Bird Ai
⭐
29
Artificial Intelligence based Flappy Bird Game
Carwin
⭐
27
A self-driving car implemented with neural networks and genetic algorithms (AI Course Project)
Ga Cnn
⭐
25
In this project, I will demonstrate how to combine Genetic Algorithm with Convolutional Neural Network
Tetrisai
⭐
25
A neural network that is trained with a genetic algorithm to predict the next best move in Tetris
Neat Python
⭐
25
Genetic learning algorithm implementation for simulations, games, or general machine learning problems
Easy Ml For Java
⭐
24
A Java Framework to implement Machine Learning using Neural Networks and a Genetic Algorithm
Wargames
⭐
22
Two agents shooting at each other, controlled by a neural network optimized with a genetic algorithm.
Kivyandroidclassification
⭐
21
Image Classification for Android using Artificial Neural Network using NumPy and Kivy.
Neuro Evolution
⭐
20
A project on improving Neural Networks performance by using Genetic Algorithms.
Shape Recognition
⭐
20
Neural Network to detect 2D shapes
Icyai
⭐
20
Gym for training an AI to learn Icy Tower through neuroevolution
Evolution Of Deep Neural Network Using Genetic Algorithm For Self Car Driven
⭐
20
A 3d Unity simulation for self car driven by Evolution Deep Neural Network Using Genetic Algorithm to train the neural network weights
Gpdotnetv4
⭐
20
C# implementation of the various algorithms based on Genetic Algorithm, Genetic Programming and Artificial Neural Networks.
Minineuralnets
⭐
19
A framework for mini neural networks (perceptrons), written from scratch in python. The goal of the project is to demystify the workings of a neural network and various training algorithms by providing code written from scratch for the simplest neural network one could have.
Cnngenetic
⭐
18
Training convolutional neural networks using the genetic algorithm.
Evolutionary Design Molecules
⭐
17
Implementation of the algorithm detailed in paper "Evolutionary design of molecules based on deep learning and a genetic algorithm"
Target Seeking Ai
⭐
17
Neural agents evolved with Neataptic to seek targets
Naturalselection
⭐
16
A general-purpose pythonic genetic algorithm.
Dino Ai
⭐
15
An AI to teach Google Chrome's dinosaur to jump obstacles.
Geneticalgo_openaigymcartpole
⭐
15
Implementation of Genetic Algorithm to balance inverted pendulum in OpenAI gym environment
Imdino
⭐
15
A genetic algorithm neural network applied to google's offline dinosaur game
Neuroevolution Flappy Bird
⭐
15
A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python
Jgeneticneuralnet
⭐
14
A Java library that trains neural networks with a genetic algorithm.
Neuralnetwork
⭐
13
A .Net implementation of an artificial neural network
Snake
⭐
13
Neural Network trained by genetic algorithm playing snake game
Ga Openai Gym
⭐
13
Usage of genetic algorithms to train a neural network in the multiple OpenAI gym environments.
Game Playing With Machine Learning
⭐
13
Game Playing with various AI and Machine Learning techniques
Neuroevolution
⭐
12
Python implementation of the genetic algorithm + artificial neural network for Machine Learning class
Neatron
⭐
12
Yet another NEAT implementation
Dinosaur Edward Game
⭐
12
Dinosaur Edward Game is a Java-based adaptation of the popular Chrome dinosaur game (T-rex). It incorporates an artificial intelligence that employs natural selection within a genetic algorithm, providing the option to play against the AI network or engage in training it.
Genetic Neural Network
⭐
11
Training a Neural Network using Genetic Algorithm.
Self Driving Car Tutorial
⭐
11
Autonomous Driving 3D Simulation with Genetic Algorithm and Neural Networks
Artificial Life Simulator
⭐
10
An ecologically inspired multi-agent system. Agents are designed with neural network based decision making, and complex resource requirements.
Brain
⭐
10
Simulating a primordial brain. A biological (spiking) neural network structuring itself through natural selection.
Nnga
⭐
10
Neural Network Genetic Algorithm library used for deep learning problems
Neuroevolutionary Self Driving Car
⭐
10
Self Driving Car equipped with Neural Network evolved using Genetic Algorithm.
Neat.py
⭐
9
My small implementation of NEAT (NeuroEvolution of Augmenting Topologies)
Daforge_ia
⭐
9
Framework provides neural networks library
Geneticnas
⭐
9
The genetic neural architecture search (GeneticNAS) is a neural architecture search method that is based on genetic algorithm which utilized weight sharing across all candidate network.
Url_genie
⭐
8
Malicious URL Detection Model NN optimized by Genetic Algorithms 🧬
Ai Powered Flappy Bird
⭐
8
This repository is a project that showcases an implementation of an AI (Artificial Intelligence) algorithm playing the famous Flappy Bird game.
Gacnn
⭐
8
GACNN: TRAINING DEEP CONVOLUTIONAL NEURAL NETWORKS WITH GENETIC ALGORITHM
Agentsmith
⭐
8
Нейронная сеть оптимизируемая с помощью генетического алгоритма. Задача агента контролируемого при помощи нейронной сети состоит в том, чтобы избегать контакта с противниками, как можно более длительное время.
Genetik Perceptron
⭐
8
A multilayer perceptron (neural network) trained by a genetic algorithm to solve AI challenges.
Flappy Birds Using Genetic Algorithms And Neural Networks
⭐
7
Genetic Algorithm For Feature Reduction
⭐
7
Evofuzzy
⭐
7
A Python implementation of the Differential Evolution algorithm for the optimization of Fuzzy Inference Systems.
Neat
⭐
7
Evolving Neural Networks Through Augmenting Topologies
Intelligent Learning
⭐
7
Codes and Trained Weights for some "Intelligent" Systems.
Wind Turbines Edge Ai
⭐
7
Detect wind turbine errors using a hybrid model. Utilize ML, DL, edge computing. Dataset, neural network optimized with genetic algorithms. Low computational power ML models. Data is stored in the cloud. Turbine status via secure APIs. Password encryption. GRASP, SOLID
Neural_networks_tutorial
⭐
6
A series of notebook to learn Artificial Neural Networks
Artificial Intelligence Real Life Problem And Solutions
⭐
6
All solved lab of FAST NUCES Lahore campus _ 2022 Spring
Code_otwo_elm
⭐
6
(Code) A new workload prediction model using extreme learning machine and enhanced tug of war optimization
Pingponggann
⭐
6
An AI for PingPong using Neural network and Genetic Algorithm
Gann
⭐
5
GANNlib is a simple Genetic Algorithms and Neural Network library, that provides an easy to use interface for creating GAs and NNs quickly. Use a simple GA in less than 20 lines of code.
Geneticalgorithm
⭐
5
A genetic algorithm for evolving neural networks
Evolutionary Neural Bots On Survival Shooter
⭐
5
Evolutionary Neural Networks on unity for bots Tool example
S6ci03
⭐
5
Computational Intelligence final project.
Neuvol
⭐
5
Genetic algorithm framework to find the best neural network architecture with Keras
Related Searches
Python Neural Network (7,064)
Machine Learning Neural Network (4,430)
Deep Learning Neural Network (3,760)
Jupyter Notebook Neural Network (3,677)
Tensorflow Neural Network (2,192)
Pytorch Neural Network (1,416)
Keras Neural Network (1,309)
Algorithms Genetic Algorithm (1,037)
Neural Network Classification (906)
C Plus Plus Neural Network (856)
1-76 of 76 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.