Skip to content

Repository files navigation

What is this

This is library for creating neural networks based on Daniel Shiffmans toy neural network.

What types of networks are supported?

Currently, only fully connected networks can be created.

Which algorithms are implemented?

There are three classes that can be used for creating AI

  • Supervised neural network - Used for supervised learning
  • Evolutionary neural network - Used for evolutionary algorithms
  • Population - An easier way to use evolutionary algorithm, doesn't work for all applications.

About

A library for creating neural networks based on Daniel Shiffmans toy neural network. I can't guarantee any kind of maintanence, stability, consistency, compatibility or support. But feel free to use it anyways.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages