cooperlab / ActiveLearning

Software and documentation from the active learning project on interactive classification.
5 stars 12 forks source link

Added Neural Network functions #127

Closed slee172 closed 6 years ago

slee172 commented 6 years ago

This pull requests include c++ codes for neural network.

ocvnn.cpp includes neural network default parameters, train, predict functions ocvnn.h includse public private variables for ocvnn.cpp