* fix clearing processes after pool map is complete
**this version is unstable**
0.0.9
* add multiprocess learning (do job on multi core) * fix dumps and loads functions (now return srt no binary object) * add get function to get model from server
0.0.8
* Add dump, dumps, load and loads function for storeing netmodel * add digitRecognition exmaple * add math sample * Fix bugs