Skip to content

eldog/cvconvnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cvconvnet

C++ implementation of a convolution neural network.

Essentially it is conv-net http://conv-net.sourceforge.net/, with additional layers including a linear neuron and a max pooling layer.

About

Convolution neural network library, based off http://conv-net.sourceforge.net/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages