Skip to content

costachris/tensorflow_convolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

tensorflow_convolutions

Applying and learning fast convolutions in tensorflow, to be applied on various input 2D fields or images. Code allows user to import or define periodic convolutional kernals and Gabor functions of the form Acos(w1x)cos(w2y)*e^(x^2/sig1^2 + y^2/sig2^2). Very preliminary at the moment.
temp_2

About

Applying and learning convolutions on various datasets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published