Refactor and Inherit from CNNArch2MxNet
This merge request depends on the merge request in CNNArch2MxNet(CNNArch2MXNet!23 (merged))
Content:
- Includes some refactoring
- Removes a lot of duplicated code. Classes inherit and depend from now on on classes from the CNNArch2MxNet generator project
- IMPORTANT: Updates the version number to 0.1.2-SNAPSHOT and minds the version update of merge request !8 (closed)
At @carlos.alfredo.yeverino: Like in the CNNArch2MxNet project, I had to resolve a lot of conflicts. It would be nice if you could look over this merge as well.