Skip to content
/ nnet Public

Deep fully-connected neural network, Deep Convolutional network, and Deep Recurrent network implementation using OpenCV & OpenCL backend.

License

Notifications You must be signed in to change notification settings

ZGCompute/nnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nnet

Deep fully-connected neural network, Deep Convolutional network, and Deep Recurrent network implementation using OpenCV & OpenCL backend.

The nnet framework was written with support for NIFTI medical imaging formats, to enable deep-learning applications development with 3D volumetric medical imaging data (MRI, CT, PET, SPECT, DWI). Provided primatives enable users to build custom CNN/RNN/FC models for classification, segmentation, and feature detection.

Project inspired by homeworks in Andrew Ng's Deep Learning specialization through deeplearning.ai and Coursera

About

Deep fully-connected neural network, Deep Convolutional network, and Deep Recurrent network implementation using OpenCV & OpenCL backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages