- Get intermediate output from keras model: http://stackoverflow.com/questions/36745821/keras-1-0-getting-intermediate-layer-output
- functional keras: https://gist.github.com/fchollet/314085fffa200de9c3da
- regex: http://www.noah.org/wiki/RegEx_Python
- train in keras, export to tensorflow serving: https://blog.keras.io/keras-as-a-simplified-interface-to-tensorflow-tutorial.html
- add weights on cross entropy function: keras-team/keras#2115
- imbalance class weight: keras-team/keras#5116
- variable initialisation: keras-team/keras#4623
- upgrade dask to eliminate https://stackoverflow.com/questions/43833081/attributeerror-module-object-has-no-attribute-computation