Skip to content

Can a neural network guess the weather given temperature, pressure, humidity, and wind speed? (Unfinished, the answer is most likely no, but it was an interesting way to introduce myself to ML)

License

Notifications You must be signed in to change notification settings

Rodrun/weatherguess

Repository files navigation

weatherguess

Can a neural network guess the weather given temperature, pressure, humidity, and wind speed?

I'm attempting to find out with keras on top of tensorflow as a learning experience and an intro for me into machine learning. All with python 3.

python3 main.py --help

About

Can a neural network guess the weather given temperature, pressure, humidity, and wind speed? (Unfinished, the answer is most likely no, but it was an interesting way to introduce myself to ML)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages