Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 313 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 313 Bytes

A CNN hello world program that tries to demonstrate CNN's ability to distinguish not only images but their Radon transform (even other linear transformation) as well.

Surprisingly for our toy data, with the same number of training iterations, CNN can classify Radon transform of images better than the original.