An open API service indexing awesome lists of open source software.

https://github.com/rita94105/temperature-prediction

Assuming the formula for temperature conversion is unknown, linear regression is employed to derive the formula for converting Fahrenheit to Celsius. Additionally, the Multilayer Perceptron (MLP) with Backpropagation (BP) is employed to learn and predict Celsius temperatures.
https://github.com/rita94105/temperature-prediction

backpropagation jupyter-notebook linear-regression multilayer-perceptron python

Last synced: 3 days ago
JSON representation

Assuming the formula for temperature conversion is unknown, linear regression is employed to derive the formula for converting Fahrenheit to Celsius. Additionally, the Multilayer Perceptron (MLP) with Backpropagation (BP) is employed to learn and predict Celsius temperatures.

Awesome Lists containing this project