JustAidanP / Toy-NeuralNetwork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeuralNetwork

A neural network module in Python. A neural network of a custom size can be created with custom activation functions for each layer. The neural network can be trained with training data and queried for other results.

About


Languages

Language:Python 100.0%