Skip to content

rchotacode/LightCNLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightCNLib

A lightweight convolutionary neural network library with built in (Num/Cuda)py with built-in LeNet support

Usage

  1. Run setup.py with python setup.py sdist bdist_wheel
  2. Run pip install on the build files

About

This library will automatically detect cuda capable devices and choose either numpy or cudapy. It is comprised of layers similar to the pytorch library, see the layer.py abstract class.

About

A lightweight convolutionary neural network library with built in LeNet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages