This document discusses using recurrent neural networks and long short-term memory to predict precipitation. It examines predicting precipitation on a weekly and monthly basis using weather data from Bandung, Indonesia over 36 years. The model uses variables like temperature, humidity, wind speed, and solar radiation to predict precipitation amounts in 10 classes. The results show that shorter time periods like weeks provide more accurate predictions than months, with 85.71% accuracy for weekly predictions versus 83.33% for monthly predictions.