Hi again, I tried to upgrade Trains package to 15.1 from 13.1 that I was using for a while.. After the upgrade my code stuck when trying to use "Pool" (from ...
5 years ago
Got some errors while running migration script from ES5 to ES7: 2020-08-11 15:21:50,130 Running on: Linux 2020-08-11 15:21:50,227 Docker allocated memory: 16...
5 years ago
Hi, I know there is cleanup service to delete archived experiments periodically. For the next version, can you edit UI so that we can delete experiments that...
5 years ago
Hi, I cannot manage to start trains-server 0.16 with the docker-compose file, the trains-elastic container fails with the following error:
5 years ago
Small error in doc: https://allegro.ai/docs/references/trains_agent_ref/#daemon The detach parameter is shown in the command as --detached while it is listed...
5 years ago
Is there an option to make trains-agent create experiment virtualenvs with --system-site-packages parameter?
5 years ago
Hi - what is the difference between task.mark_stopped() and task.close() ?
5 years ago
Hi. One question regarding instantiation of tasks. The docu states that providing reuse_last_task_id=False in Task.init will always lead to creation of a new...
5 years ago
Hi great trains community! I have a question regarding version control. How trains manages model/dataset version control?
5 years ago
When viewing keras scalar result for one experiment, the graphs (train and validation) are super-imposed. However when I compare experiment, the graphs are n...
5 years ago
Hi, does 'trains' save scalars somewhere in the machine similar to log file?
5 years ago
hey guys, a question about monthly worker_stats indices each of them takes up about 1gb for us. do we really need to keep all of them? is there any way to fr...
5 years ago
Hey, what is the exact difference between agent.package_manager.system_site_packages and trains-agent --install-globally ?
5 years ago
Hi! I have local Minio setup, via Minio Browser I can upload 50-100 MB per second as its local. But when I try to use task.upload_artifact it uploads 500 KB ...
5 years ago
I think I have found an issue in the model visualisation, when you click on a model you see the general tab on the right, if you click on network or label an...
5 years ago
Does trains 0.16 supports pip >=20.2?
5 years ago
Looks like trains-agent 0.16 doesn't support --install-globally documented parameter -> Only available for trains-agent build command. Would it be possible t...
5 years ago
hey guys, here I am again with another question 😃 after the latest update, I’m getting this error when I’m trying to compare scalars for more than 10 experi...
5 years ago
Does artifact track per file base? What if only some file is updated, does it knows only uploading the new files? Also, wonder what is the best way to setup ...
5 years ago
How can I integrate trains-server to aws ec2 api
5 years ago
Hi everyone. I'm new to trains. I do not have sudo access to my departmental servers. Can I still use trains beyond the demo server?
5 years ago
Hi everyone - quick show of hands, is anyone here interested in trains related memes?
5 years ago
is there an enterprise version of trains? if yes, what are the addition features, the website shows allegros enterprise version that seems not related to tra...
5 years ago
Hey guys! I've got the latest version of trains 0.16.0 and now I have a problem. In previous versions I could easily override default arguments on HYPERPARAM...
5 years ago
Hi! Can we update the User name in the UI after logging the experiment?
5 years ago
Hi, some properties of the Task object are not listed in the documentation (such as task.parent, which is not clear whether it is the parent task object itse...
5 years ago
Hey there again, I am not sure to understand what is the difference between StorageManager and StorageHelper and which one to use?
5 years ago
Another one: What is the difference between Task.connect() and Task.set_parameter?
5 years ago