maikherbig / AIDeveloper

GUI-based software for training, evaluating and applying deep neural nets for image classification
BSD 2-Clause "Simplified" License
110 stars 20 forks source link

Add a job-counter #27

Closed maikherbig closed 4 years ago

maikherbig commented 4 years ago

I like to open AID multiple times and then start training of multiple models in each instance of AID. Now, I cannot know which instance is already hosting how many model training jobs. Hence, a counter would be great. Why multiple instances of AID? -> better CPU utilization!

maikherbig commented 4 years ago

Solved via 3a7d1d4