pkonowrocki / Neural-network

Multilayer neural network framework implementation, used for classification and regression task. Can use multiple activation functions with backpropagation based on autograd library. Contains polynomial activation function for regression task.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural-network

About

Multilayer neural network framework implementation, used for classification and regression task. Can use multiple activation functions with backpropagation based on autograd library. Contains polynomial activation function for regression task.


Languages

Language:Python 100.0%