This project implements a deep learning pipeline for predicting crop yields using satellite remote sensing data. It integrates convolutional and recurrent neural networks (CNN + LSTM) with Gaussian process modeling to generate spatial yield estimates based on temporal patterns in multispectral imagery. The repository includes data preprocessing scripts, model training routines, and visualization tools, with workflows built around data from Google Earth Engine and other open remote sensing sources.