Commit Graph

20 Commits

Author SHA1 Message Date
Paul Schaub ba0b67565b
add sample data and main functions 2018-06-11 15:20:45 +02:00
Paul Schaub c3c782bf02
Make Training Great Again! 2018-06-11 13:47:02 +02:00
Paul Schaub e5ef0cd1ee
Add TF model to gitignore 2018-06-11 13:46:40 +02:00
reedts 3f4602c306 Moved input_fn outside of class 2018-05-29 15:57:50 +02:00
reedts 5521e7de80 Again added neural module 2018-05-29 15:47:15 +02:00
Paul Schaub fb30c94427
make members private and add feature_cols 2018-05-29 15:46:35 +02:00
reedts 6fd2e90bc1 Added neural module 2018-05-29 15:40:58 +02:00
Paul Schaub a19fb1e39e
change method to constructur 2018-05-29 15:35:14 +02:00
Paul Schaub 2be5cdd2ce
Add neural net class 2018-05-29 15:34:05 +02:00
reedts 00b95528a7 Do not discard fetched data in case of error 2018-05-29 15:28:50 +02:00
reedts cebed01f35 Make results retrievable per row index 2018-05-29 15:17:49 +02:00
Paul Schaub 7f843ed051
Add .idea to gitignore 2018-05-17 15:34:34 +02:00
reedts ac991dabfb Fixed bug in database backend 2018-05-17 15:29:21 +02:00
reedts 1146a9bdde Added database 2018-05-17 15:28:21 +02:00
reedts 1e20330128 Added init for pywatts module 2018-05-17 14:24:38 +02:00
reedts e9ed6bf9b4 Fixed database backend 2018-05-17 14:19:05 +02:00
reedts 0f3e9dc220 Removed debug-print-thingy 2018-05-17 10:31:42 +02:00
reedts d525296b2d Removed newline at the end of api key input 2018-05-16 18:57:47 +02:00
reedts b87acf705f Added first version of data-fetch/store backend 2018-05-15 16:04:14 +02:00
Paul Schaub 8925455bc9
Initial commit 2018-05-15 11:11:30 +02:00