Jack Kelly
Jack Kelly
Great work! Thanks!
I'm sorry, I'm afraid I'm crazy busy with other work at the moment and so this repository is currently unsupported. Please see the [README](https://github.com/JackKelly/neuralnilm/blob/master/README.md) for more details.
Yeah, to be brutally honest, this code base is kind of only half finished! You might be better off building your own Neural Nets. Perhaps using something like TensoFlow
Is the bottleneck loading data into RAM?
I'm hugely enjoying Cartopy! Unfortunately, I think I'm getting the same problem as described in this thread (although I'm on Ubuntu not MacOS; and Jupyter doesn't print any useful errors...
Update to my post above: After several hours of trying to get this to work, I finally managed to get this to work with: ```bash sudo apt install libgeos-dev conda...
Sounds like a good idea. Would you plan to add this script to the unit tests? I'd definitely advocate ensuring that the suite of standard unit tests is kept fast...
sounds like a great idea ;)
I do think it would be great to set up a testing framework like the one @nipunreddevil suggested in this issue (for doing automated testing on 'real' data) Could also...
maybe use environment variables for the paths for the datasets instead of hard coding the paths.