Heating controller with neural thermal model written in Python
Jacek Kowalski
2018-06-24 66a9fb40efe1311b34a3cee3f83f10c6990759af
commit | author | age
425bf7 1 {"model_epochs": 300, "model_type": "neural_relu", "aggregate": 15, "model_past_fields": ["temp_in", "temp_out", "mode"], "model_future_fields": ["temperature", "wind_speed", "radiation", "humid"], "model_past_values": 4, "model_future_values": 4}