Skip to content

Bloechle/ConvNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvNet

ConvNet is a Java library for training Deep Learning models (Neural Networks). It is a porting from JavaScript to Java of the ConvNetJS library: https://github.com/karpathy/convnetjs

Requires:

  • Java 8 (that's all)

ConvNet is provided under the terms of GPLv3

The GNU General Public License version 3 or GPLv3 is a copyleft license, which means that any derivative works (modifications or extensions) of a GPL-licensed software must also be licensed under the GPL-3 or a compatible license. This requirement ensures that open-source code remains open source.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages