Python deep learning modules which are commons for few projects

Jérôme BUISINE a6d496cc7f Add of oar folder hace 4 años
classes 941047b935 Update of Transformation use case hace 4 años
config 32f474bf88 Add of new method for postfix image name hace 4 años
oar a6d496cc7f Add of oar folder hace 4 años
utils 32f474bf88 Add of new method for postfix image name hace 4 años
.gitignore c88a9227f2 First version of common modules project hace 4 años
LICENSE c88a9227f2 First version of common modules project hace 4 años
README.md 2497e4ca95 Update of documentation hace 4 años
__init__.py c88a9227f2 First version of common modules project hace 4 años
requirements.txt d606c0e805 Update of data and config hace 4 años

README.md

Thesis common modules

Description

Project which contains dependencies used in few developed projects:

Configuration file

There is few configuration files (config folder):

  • global: contains common variables of project
  • attributes: extends from global and contains specific variables
  • cnn: extends from global and contains specific variables for Deep Learning

Add as dependency

git submodule add https://github.com/prise-3d/Thesis-CommonModules.git modules

License

The MIT License