Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numba-net

a tiny neural net library decorated to be fast J4F INFO: everything is parallelized

Optimizers

  1. SGD
  2. Adam

Loss Functions

  1. MSE
  2. CE

Activations

  1. ReLU
  2. tanh
  3. simgoid

TODO

  1. Get more layers working
  2. Debug optimizers
  3. Debug Layers
  4. Make tests seem useful LOL

About

a tiny neural net library decorated to be fast

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages