Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 406 Bytes

File metadata and controls

14 lines (12 loc) · 406 Bytes

Todo

  • PCA + CNN
  • PCA + PCA
  • Detach the merging
  • Merging the code
  • Finding unsupervised applications
  • Feature engineering extractors/descriptors
  • Convolutional supervised stacking net

Note:

  • Taking the max or average of corresponding features of PCA-NET and CNN (PCA + CNN)
  • Combination of CNN with PCA can decrease the sensitivity to overtraining (check that)