Robert Gregg

Results 8 comments of Robert Gregg

Sounds fine to me. If I end up refactoring my VAE to not use `cpu()` in the main loop, I'll do a pull request for the model zoo.

Yes, I believe you understand the gist of CPMs and I think creating a new space type might be the right solution. I'll try and create a minimal working example...

So taking the cyan agent in the picture above, we generally don't need to know what cells are neighboring each other. You're right in thinking there isn't even one clear...

I think that gets confusing from a user perspective. If I want to make a model with 100 cells that are either T-cells, B-Cells, or epithelial cells and the model...

Okay, thank you for this perspective. I guess I won't know what the best structure is for this model until I try using it with Agents.jl. When I have a...

Oops, sorry never-mind. I just needed to flip the true/false groupOnX. Feel free to close the issue.

I just wanted to bump this issue with an update. I've been building up a [Cellular Potts Modeling package](https://robertgregg.github.io/CellularPotts.jl/dev/) and want to incorporate spatial diffusion with JumpProcesses.jl. Given that these...

No worries! I just thought of it the other day and wanted to follow up. No rush. The main issue is that the cells containing the chemical reactions move in...