# artemisa-tutorial

This is a simple collection of exercises to show usage recipes on the ARTEMISA infrastructure:

- **01_User_Interface_Development**	: Hands on the User Interface environment. 
- **02_Data_Augmentation** : Simple Keras CPU only data augmentation exercise.
- **03_Submit_GPU**	: Job submission to remote GPU with HTCondor.
- **04_Multi_GPU** : Tensorflow example with multiple GPU (intra-node).
- **05_Containers**	: Singularity containers 


All the resources referenced in the examples can be obtained online, but these and others are included in
following directories:

- **examples** : Repositories with code distributions examples
- **util** : Scripts and other utilities