├── Code ├── Data Sets │ ├── PatternRecAns.mat │ ├── catData.mat │ ├── dogData.mat │ └── weightheight.mat ├── Images │ ├── Bailey.jpg │ ├── Dingbat.jpg │ ├── Lola.JPG │ ├── coffee.jpeg │ ├── mystery.jpg │ ├── sicily1.jpg │ └── sicily2.jpg ├── Lecture_1.m ├── Lecture_10.m ├── Lecture_12.m ├── Lecture_14.m ├── Lecture_16.m ├── Lecture_17.m ├── Lecture_18.m ├── Lecture_19.m ├── Lecture_2.m ├── Lecture_20.m ├── Lecture_21.m ├── Lecture_22.m ├── Lecture_23.m ├── Lecture_24.m ├── Lecture_25.m ├── Lecture_27.m ├── Lecture_28.m ├── Lecture_3.m ├── Lecture_4.m ├── Lecture_5.m ├── Lecture_7.m ├── Lecture_8.m ├── Lecture_9.m ├── dc_trainer.m └── dc_wavelet.m ├── LICENSE ├── Lecture Notes ├── Lecture_1.pdf ├── Lecture_10.pdf ├── Lecture_11.pdf ├── Lecture_12.pdf ├── Lecture_13.pdf ├── Lecture_14.pdf ├── Lecture_15.pdf ├── Lecture_16.pdf ├── Lecture_17.pdf ├── Lecture_18.pdf ├── Lecture_19.pdf ├── Lecture_2.pdf ├── Lecture_20.pdf ├── Lecture_21.pdf ├── Lecture_22.pdf ├── Lecture_23.pdf ├── Lecture_24.pdf ├── Lecture_25.pdf ├── Lecture_26.pdf ├── Lecture_27.pdf ├── Lecture_28.pdf ├── Lecture_3.pdf ├── Lecture_4.pdf ├── Lecture_5.pdf ├── Lecture_6.pdf ├── Lecture_7.pdf ├── Lecture_8.pdf └── Lecture_9.pdf └── README.md /Code/Data Sets/PatternRecAns.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Data Sets/PatternRecAns.mat -------------------------------------------------------------------------------- /Code/Data Sets/catData.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Data Sets/catData.mat -------------------------------------------------------------------------------- /Code/Data Sets/dogData.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Data Sets/dogData.mat -------------------------------------------------------------------------------- /Code/Data Sets/weightheight.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Data Sets/weightheight.mat -------------------------------------------------------------------------------- /Code/Images/Bailey.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Images/Bailey.jpg -------------------------------------------------------------------------------- /Code/Images/Dingbat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Images/Dingbat.jpg -------------------------------------------------------------------------------- /Code/Images/Lola.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Images/Lola.JPG -------------------------------------------------------------------------------- /Code/Images/coffee.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Images/coffee.jpeg -------------------------------------------------------------------------------- /Code/Images/mystery.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Images/mystery.jpg -------------------------------------------------------------------------------- /Code/Images/sicily1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Images/sicily1.jpg -------------------------------------------------------------------------------- /Code/Images/sicily2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Images/sicily2.jpg -------------------------------------------------------------------------------- /Code/Lecture_1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_1.m -------------------------------------------------------------------------------- /Code/Lecture_10.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_10.m -------------------------------------------------------------------------------- /Code/Lecture_12.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_12.m -------------------------------------------------------------------------------- /Code/Lecture_14.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_14.m -------------------------------------------------------------------------------- /Code/Lecture_16.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_16.m -------------------------------------------------------------------------------- /Code/Lecture_17.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_17.m -------------------------------------------------------------------------------- /Code/Lecture_18.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_18.m -------------------------------------------------------------------------------- /Code/Lecture_19.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_19.m -------------------------------------------------------------------------------- /Code/Lecture_2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_2.m -------------------------------------------------------------------------------- /Code/Lecture_20.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_20.m -------------------------------------------------------------------------------- /Code/Lecture_21.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_21.m -------------------------------------------------------------------------------- /Code/Lecture_22.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_22.m -------------------------------------------------------------------------------- /Code/Lecture_23.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_23.m -------------------------------------------------------------------------------- /Code/Lecture_24.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_24.m -------------------------------------------------------------------------------- /Code/Lecture_25.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_25.m -------------------------------------------------------------------------------- /Code/Lecture_27.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_27.m -------------------------------------------------------------------------------- /Code/Lecture_28.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_28.m -------------------------------------------------------------------------------- /Code/Lecture_3.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_3.m -------------------------------------------------------------------------------- /Code/Lecture_4.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_4.m -------------------------------------------------------------------------------- /Code/Lecture_5.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_5.m -------------------------------------------------------------------------------- /Code/Lecture_7.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_7.m -------------------------------------------------------------------------------- /Code/Lecture_8.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_8.m -------------------------------------------------------------------------------- /Code/Lecture_9.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/Lecture_9.m -------------------------------------------------------------------------------- /Code/dc_trainer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/dc_trainer.m -------------------------------------------------------------------------------- /Code/dc_wavelet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Code/dc_wavelet.m -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/LICENSE -------------------------------------------------------------------------------- /Lecture Notes/Lecture_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_1.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_10.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_10.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_11.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_11.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_12.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_12.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_13.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_13.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_14.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_14.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_15.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_15.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_16.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_16.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_17.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_17.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_18.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_18.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_19.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_19.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_2.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_20.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_20.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_21.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_21.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_22.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_22.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_23.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_23.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_24.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_24.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_25.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_25.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_26.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_26.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_27.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_27.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_28.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_28.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_3.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_4.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_5.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_6.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_7.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_8.pdf -------------------------------------------------------------------------------- /Lecture Notes/Lecture_9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/Lecture Notes/Lecture_9.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbramburger/Data-Science-Methods/HEAD/README.md --------------------------------------------------------------------------------