Yishai Silver

Results 8 comments of Yishai Silver

#311 Solved it for me (iPhone SE)

Hello again, Okay, then I was understanding the edge shape/format correctly, so that's good to hear. As for my dataset, I'm using a dataset generated with NRI: https://github.com/ethanfetaya/NRI/blob/master/data/generate_dataset.py. To be...

I used the default parameters to generate the dataset: spring, 5 particles, and a random number of connected particles for each simulation. My training flags are here: > WORKING_DIR="${BASE_RESULTS_DIR}/dnri/seed_${SEED}/" ENCODER_ARGS="--encoder_hidden...

I'm running into the same issue, but I can't seem to get the async function to work.