I'm having issues running trains-agent on my aws, it seems to not be able to install pytorch... I have miniconda 4.8.2 , python 3.7.6 , trains-agent 0.14.1 i...
4 years ago
Hi, Any Way To Get The Server To Remember Which Columns I Want To View ? Also A Way To Resize Them ?
Hi, any way to get the server to remember which columns i want to view ? also a way to resize them ?
4 years ago
Hello! I am trying to upgrade from trains server 0.14.0 -> 0.14.1 (docker setup) I have followed the upgrade instructions on https://allegro.ai/docs/deployin...
4 years ago
getting the following error """Retrying (Retry(total=232, connect=240, read=239, redirect=240, status=233)) after connection broken by 'ReadTimeoutError("HTT...
4 years ago
Hi there, I'm training a pytorch model and save it every epoch. It seems like the model wights are overridden and I can't choose the best model after the exp...
4 years ago
Hi, I'm trying to install a new server, this is a fresh ubuntu 18.04 install. when i try to run the docker composer up command i get error messages like this...
4 years ago
Can anyone point me to web ui source code out, I’m wondering how can I customizing web app ui a little bit
4 years ago
I want to retrieve the logged metrics to be able to save the best model from my training. This is my step: trains_logger = Task(...) args = parse_commandline...
4 years ago
hey guys, I'm trying to run an experiment using trains-agent. I have a custom Docker image with nightly versions of pytorch and our own library installed fro...
4 years ago
Hi Maya, can you please copy the response for "events.get_task_plots" request from the network tab in the browser developer tools (F12)?
4 years ago
Just a heads up that https://allegro.ai/docs/deploying_trains/trains_server_gcp/#released-versions doesn't look right, especially at the bottom. It is also p...
4 years ago
Hey! I would like to connect to same task from multiple consumer and upload debug image. Is it possibile? It seems like i can connect to the task. get the lo...
4 years ago
Hi there, I've encountered a problematic behavior in python. When defining an argument a default value of None connecting to trains server then copy the task...
4 years ago
hey, thanks for the great logging tool 🙂 i created a matplotlib figure and for some reason im getting the following warning: axes embedded in axes: somethin...
4 years ago
having trouble comparing between 2 experiments.. any ideas why? the files are not too big (have about 5 plots and a small file as an artifact)
4 years ago
Hi, another question. I tried to not auto_connect_arg_parser but in that case I need to do the Task.init before I'm parsing the arguments. I don't want that ...
4 years ago
Hi, can you help me pls, I got: Environment setup completed successfully Starting Task Execution: Traceback (most recent call last): File "agro_api.py", line...
4 years ago
Hi, I'm having some issues that I can't seem to find where the problem is or how to solve it. I'm running some code on the worker when I'm trying to download...
4 years ago
Thank you all for taking the time to answer our survey (If you haven't already, we urge you to do so ). Your feedback has a major impact on what we build, do...
4 years ago
getting an odd error when trying to open my plots (see picture attached) also, not able to save any plots to trains
4 years ago
Hi, I've found a possible bug. I'm cloning/running a project without any input model. Which is as expected. But, after I code actually start running an input...
4 years ago
I updated trains-server today, and now it's very unstable, Web interface randomly stops working. anyone had the same problem? I've never had any problems wit...
4 years ago
Hi, Is there a way to see how many experiments are in each queue, using API/Python code?
4 years ago
Hi, I think I found a bug: In the report_histogram function, when filling both parameters xlabels (for giving labels on the x-axis, in the example: 0, 0.2, 0...
4 years ago
Hey! Do you have any support for 3D mesh visulaization?
4 years ago
I'm probably stupid, but how do I specify worker name? usecase - I want to create two workers using the same GPU, and new worker just overwrites the old one
4 years ago
@<1523701205467926528:profile|AgitatedDove14> , this is a great tool for visualizing all your experiments.
4 years ago