NeuralJacobianFields icon indicating copy to clipboard operation
NeuralJacobianFields copied to clipboard

Error while Training

Open Arun03Kumar opened this issue 5 months ago • 0 comments

while training with the flag --compute_human_data_on_the_fly I am getting error as:

image

which I think came from

image

because there is no control flow for args.experiment_type == "DEFAULT"

And when I train without the flag, I am getting the error as: image

My directory looks like this: image

is the issue with the code or am not doing it correctly?

Arun03Kumar avatar Sep 06 '24 10:09 Arun03Kumar