An open API service indexing awesome lists of open source software.

https://github.com/hrosicka/simpleneuralnetwork

This repository contains a simple feedforward neural network (Python and NumPy). The network has one hidden layer and utilizes the sigmoid activation function.
https://github.com/hrosicka/simpleneuralnetwork

basic-neural-network basic-neural-network-python neural-network neural-networks python python3

Last synced: about 1 month ago
JSON representation

This repository contains a simple feedforward neural network (Python and NumPy). The network has one hidden layer and utilizes the sigmoid activation function.

Awesome Lists containing this project