Skip to content

MartinKober/Dino-AI-Master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpAI - OpenSource

C# Research Tool for Neural Networks
written and designed by Martin Kober, 2018

Includes

-Classifier (Perceptron) for digit recognition as example
-NeuroEvolution of Augmenting Topologies (NEAT) based on MarI/O https://www.youtube.com/watch?v=qv6UVOQ0F44
-NEW: Pong python3 example - two instances of the algorythm play each other, go for Readme.txt (SharpAI/Pong/Readme.txt) for more info

Intention

Learn how the algorithms of neural networks work and apply them to your own projects

Requirement

-Microsoft Visual Studio 2017 (Community Edition)

Insall

1.) download as zip-File
2.) unpack
3.) open SharpAI.sln
4.) watch video how to use on YT

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Neat Network Algorithm to play google chrome Dinosaur game developed using C# and python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published