Go to file
2019-02-28 17:22:50 +03:30
checkpoints fix(nn): better normalization, weight initialization and activation 2019-02-28 17:22:50 +03:30
.gitignore updates 2019-02-28 13:34:47 +03:30
.python-version feat(data.py): data-reading file 2019-02-03 09:04:28 +03:30
constants.py feat(tf): transform dataframe to tensorflow dataset 2019-02-12 08:41:33 +03:30
data.py fix(data.py): precipication value was same as temp 2019-02-14 12:36:09 +03:30
draw.py updates 2019-02-28 13:34:47 +03:30
INSTALL.md feat(data.py): data-reading file 2019-02-03 09:04:28 +03:30
nn.py fix(nn): better normalization, weight initialization and activation 2019-02-28 17:22:50 +03:30
plot.py initial version 2019-02-02 16:16:38 +03:30
predict.py updates 2019-02-28 13:34:47 +03:30
requirements.txt feat(draw): draw dataframe on map 2019-02-17 09:50:20 +03:30
utils.py fix(nn): better normalization, weight initialization and activation 2019-02-28 17:22:50 +03:30