Crate simple_nn

source ·

Modules

  • Contains all of the math used in this library
  • Contains neural network itself
  • Contains neural network activation functions. Default is sigmoid.
  • Contains useful methods for saving and reading a nueral network