martiansideofthemoon / Weather-Prediction-TensorFlow

A basic weather prediction software powered by TensorFlow
16 stars 7 forks source link

Weather-Prediction-TensorFlow

A basic weather prediction software powered using TensorFlow. The aim is to try out a few Neural Network models to predict the weather depending on parameters like time of the year, location, wind speed, precipitation etc.

The first idea is to use a simple feed forward Neural Network. This will be replaced by a Recurrent Neural Network eventually.

Contributing

Please look at issues to get started. Leave a comment on the issue which interests you the most :smile: