Npnet. A tiny neural network you can actually read and understand.

github.com/MorvanZhou/npnet

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2023
  • update
November 2022
  • add tox
  • add tox
June 2022
  • add abstractmethod
May 2022
  • v0.0.6
  • update
April 2022
  • update
  • update
  • update
  • update
  • update
November 2018
  • show test probability
  • update code
October 2018
  • add fast convolution for CNN by using np as_strides function. However…
  • remove testing code
  • add CNN support
  • change function name
  • add saver
  • init net
  • init net