aimat-lab / MAChINE

Client-Server Web App to introduce usage of ML in materials science to beginners
MIT License
1 stars 0 forks source link

Concurrent Training #11

Closed 13thWitch closed 1 year ago

13thWitch commented 1 year ago

Enable concurrent training in backend

13thWitch commented 1 year ago

Enabled concurrent training of multiple users. Added timestamp to user id generation to avoid training conflicts.