dashboard
repositories
filestore
activity
search
login
projects
/
heating-controller
Heating controller with neural thermal model written in Python
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Add LICENSE file
Jacek Kowalski
2018-06-24
66a9fb40efe1311b34a3cee3f83f10c6990759af
[projects/heating-controller]
/
2_model
/
5m_4p_4f_neural_relu
1
{"model_epochs": 100, "model_past_fields": ["temp_in", "temp_out", "mode"], "model_past_values": 4, "model_type": "neural_relu", "model_future_values": 4, "model_future_fields": ["temperature", "wind_speed", "radiation", "humid"], "aggregate": 5}