Skip to content

ieee820/3D_CNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D_CNN

Implementation of Convolutional Neural Networks for 3D volumes using TensorFlow library. The code is based on the code provided by TensorFlow CIFAR10 tutorial.

Code in this directory has been implemented in python 3.5 using TensorFlow v0.12.

Please update the configuration file with the dataset parameters and paths to the data directories.

If you are new to deep learning, please visit https://github.com/amiralansary/DLSM

About

Implementation of Convolutional Neural Networks for 3D volumes using TensorFlow library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%