Neil Traft

Results 20 comments of Neil Traft

**Update:** I think this is actually an issue with PyTorch on AMD as described [here](https://github.com/pytorch/pytorch/issues/60477), and I have reproduced it outside of Vega. I am currently going through the fixes...

I was able to get the example to run to the end. Unrelated to MPI, I have another question: **Is it running successfully? For a successful run, what kind of...

Thanks! As a matter of fact, I reproduced this error on both types of nodes that I have access to: - Torch version: 1.11.0, CUDA version: 10.2, NVIDIA Tesla V100...

Seems to be working with torch 1.5.0 on NVIDIA Tesla V100. I'd like to check with you to see if I am using the best settings for performance. By default,...

I'm not sure what you mean by "disconnected" and "most features doesn't even make it to the output node", but it sounds like you may be impacted by the issue...

Regarding identical mutations within the same generation, it seems someone else has recently complained about this and written themselves a fix (although they have not submitted a pull request). #228

Hey folks, looks like you observed the same issue I did. More details here: #255.

It's because nothing happens after the line `# Rest of the evaluation logic`. It's just blank.

> > This seems like a feature, I didn't make this library but read about the mechanisms used for evolution. Sometimes neurons get isolated or replaced at random, this includes...