bladesaber
bladesaber
Thanks for your reply jkhenning, 1,After I add my agent.git_user="***" agent.git_pass="***" in the trans.conf, it seems that it can connect the TRAINS API server . So is it necessary to...
Hi @jkhenning super thanks for your support :) 1, The first question is my fault, I make the wrong configured. ^_^ 2,the code I use to test comes from https://github.com/allegroai/trains/blob/master/examples/frameworks/pytorch/pytorch_mnist.py,...
Yes it is leaving process id 342216 immediately after Starting Task Execution
Oh I write a wrong class, SVC is wrong, it should be SVR. But it cost a long time is what I meet
@Abb1989 oh I meet a new problem in ubuntu18.0.4 when I execute sudo apt-get install libpcl-surface1.7. it throw a error: libpcl-surface1.7 : Depends: libvtk6.2 but it is not going to...
After I change the version of ocp to 7.7.1, it works. Maybe it is just a version bug. Thanks very much.
Sometimes, the sweep function seems strange, like the result below and the correct one should be smooth:  why would cause that?
And is it possible to directly change the vertex coordinate of a mesh and simulate it again?
Thank you