acroz / neuralnetwork

A neural network implementation using Python and NumPy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural Network

This repository implements a basic Neural Network using NumPy and SciPy, and accompanies my series of blog posts on the subject.

About

A neural network implementation using Python and NumPy.

License:ISC License


Languages

Language:Python 100.0%