Since I’m using Trains on K8s with my team I started to dig into the Helm chart that needs tweaks. I just started exploring the chart so I just put a first s...
5 years ago
other will come in near future hopefully 😄
5 years ago
Hey, I would like my experiment to call at some point a CLI program installed as a dependency of the experiment. Here is what I do: myTask = Task.init(...) i...
5 years ago
(sorry I pinned the message accidentally 😅 )
5 years ago
Is it possible to make a callback to when a task is grabbed by a trains-agent worker so I could edit its configuration before the creation of the tasks start...
5 years ago
Hi, does anyone have some issues with cloning git repos within alegro? I always got some error massage: fatal: unable to access ' http://X ....' Could not re...
5 years ago
Hey, I'm facing quite a problem. A server was reset but the worker that ran on it still remains in the trains UI. What can be done?
5 years ago
In relation to PyTorch Lightning v1.x, usage in combination with Trains has become much smoother (just pure TensorBoard). However, when checking the "Configu...
5 years ago
I'm looking to utilize the Trains AWS autoscaler functionality, but after going through its docs a few times I still don't get it. Ultimately, my setup is th...
5 years ago
Hey, How Can I Point Trains To Look For It'S Train.Conf File In A Different Path Than ~/Trains.Conf?
Hey, how can I point trains to look for it's train.conf file in a different path than ~/trains.conf?
5 years ago
Hi, I'm configuring an agent. After pasting the credentials, I get: Error: could not verify credentials . I tried entering the user access key and secret key...
5 years ago
Hi guys, Last night one of our agents (0.16.1) was disconnected from our trains-server while executing an experiment. I saw that because the experiment it wa...
5 years ago
Is there a way to set default "customizable column"? I want to removed the "started" column and add "description" as default.
5 years ago
Hi all, is there a clean way to check if a local trains-server is available? I want to set a condition weather to set to offline mode or not. thanks
5 years ago
Hello, I'm logging a plotly figure which contains subplots using Logger.report_plotly() method. However, many of the attributes (color, legend label) of the ...
5 years ago
Quick question on trains-agent and HPO. Say I have 10 experiments enqueued to a trains-agent . I understand the agent runs the experiment one-by-one. But can...
5 years ago
Is there any customization options with respect to the UI of the debug samples tab in results? specifically I am looking for something more similar to tensor...
5 years ago
[Feature Request] - Support more common type for logging Currently Allegro doesn't support datetime ValueError: Only builtin types (str, int, str, float, lis...
5 years ago
Hey, I was wondering how can I do hparams tuning with trains? couldn't find anything on the documentation
5 years ago
When using the marketplace AMI - what is the diference between "Launch from website" vs "Launch through EC2"?
5 years ago
Is there a way to access DataFrame logged using report_table from the a task instance instantiated using Task.get_task(id='.....')? I have: t = Task.get_task...
5 years ago
Hey! Is there a way to ignore the spammy output of progressbars like progressbar2 and tqdm in the captured log in Trains?
5 years ago
hi all! I am quite new with Trains and I was wondering if it's possible to fully automate the creation of Tasks in order to have them always run on separate ...
5 years ago
I want to execute a script via trains-agent, but I want to be able to provide the location of a config file by specifying the path before trains-agent execut...
5 years ago
Where is the stdout of trains-agent stored in the service mode (running in background)?
5 years ago
In order to use the AWS Autoscaling, with spot and without spot instances - should we create a custom policy with the associated IAM or will one of the two A...
5 years ago
So i've install allegro on Kubernetes using helm, how to i perform trains-init ?
5 years ago
Hi everyone! Surely you've all starred us on github, right? ...right? As we are nearing 2k stars, I want us to break that barrier on the original Trains name...
5 years ago