Skip to content

jorekai/numba-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors