Skip to content

Commit 9d3c9ed

Browse files
authored
Update MUSA650_Syllabus.md
1 parent fd77eb2 commit 9d3c9ed

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

MUSA650_Syllabus.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -61,20 +61,18 @@ This course relies on use of Python and various related packages. The class will
6161

6262
| Class # | Date | Topic | Homework |
6363
| ---------------------- | ------ | ---------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
64-
| Week 1 | Jan 15 | Overview of remote sensing and satellite imagery appications | Assign HW #1 |
65-
| **MLK Day** | Jan 20 | | |
66-
| Week 2 | Jan 27 | Fundamentals of machine learning from a remote sensing perspective | |
67-
| Week 3 | Feb 3 | Data preparation: imaging feature extraction, visualization, normalization, data harmonization | Assign HW #2 |
68-
| Week 4 | Feb 10 | Dimensionality reduction and unsupervised learning | |
69-
| Week 5 | Feb 17 | Supervised learning for land cover classification, Part 1: training, cross-validation, method and model selection, parameter optimization | Assign HW #3 |
70-
| Week 6 | Feb 24 | Supervised learning for land cover classification, Part 2: validation, evaluation, multi-class classification | |
71-
| Week 7 | Mar 2 | Case studies: DSTL and EuroSat challenges | Assign HW #4 |
72-
| Week 8 | Mar 9 | Ensemble methods in machine learning | |
73-
| **Spring Break** | Mar 16 | | |
74-
| Week 9 | Mar 23 | Fundamentals of deep learning | Assign HW #5 |
75-
| Week 10 | Mar 30 | Recent advances in deep learning: literature review and paper discussion | |
76-
| Week 11 | Apr 6 | Convolutional neural networks for image classification; UNet architecture for semantic segmentation | Assign HW #6 |
77-
| Week 12 | Apr 13 | Case studies: DSTL and EuroSat challenges revisited | Proposals for final project |
78-
| Week 13 | Apr 20 | Case study: predictive modeling using deep learning | |
79-
| Week 14 | Apr 27 | Big data and machine learning: techniques, tools, challenges, future directions | |
64+
| Week 1 | Jan 25 | Overview of remote sensing and satellite imagery appications | Assign HW #1 |
65+
| Week 2 | Feb 1 | Fundamentals of machine learning from a remote sensing perspective | |
66+
| Week 3 | Feb 8 | Data preparation: imaging feature extraction, visualization, normalization, data harmonization | Assign HW #2 |
67+
| Week 4 | Feb 15 | Dimensionality reduction and unsupervised learning | |
68+
| Week 5 | Feb 22 | Supervised learning for land cover classification, Part 1: training, cross-validation, method and model selection, parameter optimization | Assign HW #3 |
69+
| Week 6 | Mar 1 | Supervised learning for land cover classification, Part 2: validation, evaluation, multi-class classification | |
70+
| **Spring Break** | Mar 8 | | |
71+
| Week 7 | Mar 15 | Ensemble methods in machine learning. Case studies: DSTL and EuroSat challenges | Assign HW #4 |
72+
| Week 8 | Mar 22 | Fundamentals of deep learning | Assign HW #5 |
73+
| Week 9 | Mar 29 | Recent advances in deep learning: literature review and paper discussion | |
74+
| Week 10 | Apr 5 | Convolutional neural networks for image classification; UNet architecture for semantic segmentation | Assign HW #6 |
75+
| Week 11 | Apr 12 | Case studies: DSTL and EuroSat challenges revisited | Proposals for final project |
76+
| Week 12 | Apr 19 | Case study: predictive modeling using deep learning | |
77+
| Week 13 | Apr 26 | Big data and machine learning: techniques, tools, challenges, future directions | |
8078

0 commit comments

Comments
 (0)