Skip to content

Course project for ECE6179. Trying develop a PyTorch Deep Learning model that can predict near future air temperatures in Melbourne

Notifications You must be signed in to change notification settings

vihanw/UrbanWeatherPrediction

 
 

Repository files navigation

UrbanHeatIsland

Implementation of two artificial intelligence models for weather predictions in Melbourne. The model consist in an standard Multilayer Perceptron (MLP), and Long Short Term Memory (LSTM). The models are defined in the notebooks Feed_Forward_NN and LSTM_forecast respectively.

About

Course project for ECE6179. Trying develop a PyTorch Deep Learning model that can predict near future air temperatures in Melbourne

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.6%
  • HTML 2.4%