dime-worldbank / big-data-poverty-estimation

Develop machine learning models for poverty estimation
25 stars 7 forks source link

CNN Models Update #15

Closed rdavtian closed 3 years ago

rdavtian commented 3 years ago

Most of the edits occur in the CNN file. I implemented an additional 4 CNN models for the single channel bands on top of the CNN model for RGB bands. Additionally, I put more code into functions for more code efficiency and implemented some plotting functions.