Skip to content

Own implementation of neural network and genetic algorithm with working sample.

License

Notifications You must be signed in to change notification settings

h4570/p5-neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural network, genetic algorithm example

Contributors MIT License

Logo

About the project

This project is a short example of how neuron network + genetic algorithm work. There are no external AI dependencies, all logic code is in library directory.

Technology stack

  • Javascript ES6
  • HTML
  • p5 (included) for 2D drawing.

Getting Started

To run this project you just need to open index.html in web browser :)

License

Distributed under the Apache License 2.0 License. See LICENSE for more information.

Project Link: https://github.com/h4570/p5-neural-network

About

Own implementation of neural network and genetic algorithm with working sample.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published