Skip to content

PrimozGodec/ndf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numpy deep-framework

NumPy based deep learning framework. Implemented for production purposes where it is critical to use Tensorflow, PyTorch or any other no-Numpy framework.

Installation

cd <to-package-dir>
pip install .

# when it will be deployed to pip

# pip install ndf

Usage

The syntax is similar to Keras's. Check the example squeezenet model.

About

NumPy based deep learning package. Made for evaluate already trained models in production.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages