Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jujube

Jujube is a library for doing machine learning using neural networks.

For instructions on how to use the library see the wiki. If you find any bugs or if anything is unclear, do not hesitate to open an issue.

Features

Architecture

  • Fully connected

Training

  • Stochastic gradient descent
  • Backpropagation
  • Momentum technique
  • Regularization
  • Early stopping

Activation functions

  • Sigmoid
  • Tanh
  • Linear

Cost functions

  • Quadratic cost
  • Cross-entropy

Regularization techniques

  • L1
  • L2

Data sets

Third-party libraries

  • numpy

Credits

About

A library for machine learning with neural networks.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages