Skip to content

A simple implementation of 4D convolution and max pooling using TF's built-in functions tf.nn.conv3 and tf.nn.max_pool3d. The 4D convolution supports parameter sharing.

License

Notifications You must be signed in to change notification settings

MMingabc/TensotFlow-4D-Convolution-and-Max-Pooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

4D-TensotFlow-Convolution-and-Max-Pooling

A simple implementation of 4D convolution and max pooling using TF's built-in functions tf.nn.conv3 and tf.nn.max_pool3d. The 4D convolution supports parameter sharing.

About

A simple implementation of 4D convolution and max pooling using TF's built-in functions tf.nn.conv3 and tf.nn.max_pool3d. The 4D convolution supports parameter sharing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published