neat-algorithm topic
                        List
                        neat-algorithm repositories
                    
                CoDeepNEAT
                            
                                29
                            
                            
                        
                        Stars
                    
                            
                                10
                            
                            
                        
                        Forks
                    Watchers
                    An implementation of CoDeepNEAT using pytorch with extensions
UnitySharpNEAT
                            
                                34
                            
                            
                        
                        Stars
                    
                            
                                3
                            
                            
                        
                        Forks
                    Watchers
                    Implementation of SharpNEAT in Unity 2020. Full refactor of the UnityNEAT project.
flappybirdAI
                            
                                15
                            
                            
                        
                        Stars
                    
                            
                                2
                            
                            
                        
                        Forks
                    Watchers
                    Flappy Bird game, but AI plays it :robot:
DriveAI
                            
                                24
                            
                            
                        
                        Stars
                    
                            
                                18
                            
                            
                        
                        Forks
                    Watchers
                    🏎️ Teaching a car how to drive using the NEAT algorithm in Python.
pingpongAI
                            
                                16
                            
                            
                        
                        Stars
                    
                            
                                8
                            
                            
                        
                        Forks
                    Watchers
                    Ping Pong game, but AI plays it :robot:
NEAT_GDScript
                            
                                17
                            
                            
                        
                        Stars
                    
                            
                                7
                            
                            
                        
                        Forks
                    Watchers
                    A better NEAT implementation from my old one, transtaled from Code Bullet's Processing implementation.