neurodata / ProgLearn

NeuroData's package for exploring and using progressive learning algorithms
https://proglearn.neurodata.io
Other
35 stars 42 forks source link

modify MORF to operate on random gabor filters #64

Open jovo opened 4 years ago

jovo commented 4 years ago

read the chapter in deeplearningbook on gabor filters

jovo commented 4 years ago

https://www.deeplearningbook.org/front_matter.pdf chapter in CNN is crucial learning

parthgvora commented 3 years ago

Could I be assigned this issue?

jmandavilli commented 3 years ago

Could I be assigned to this issue as well?

jovo commented 3 years ago

https://github.com/neurodata/SPORF/tree/jlp-gaborFilter01

parthgvora commented 3 years ago

This issue will be tackled once #351 and #352 are completed, as implementing a sklearn compliant SPORF is a pre-requisite to this issue.