The document describes a methodology for forecasting dengue vector populations one week ahead using multi-source earth observation data and recurrent neural networks. The methodology clusters mosquito population ground truth data using k-means clustering. It then trains an encoder-decoder LSTM neural network on time series data of earth observation features means for each cluster. The model is tested against random forest and k-nearest neighbor models on data from two locations in Brazil. Results show the LSTM model more accurately follows the highest and lowest observed mosquito population values compared to the other models.