What does it mean to put an agent inside of a PG DB? Is PG doing the actual computing/inference (does it tie to GPU), or is PG just storing the state of the agents neural net (is that a thing, it seems like it would be).
Maybe I'm strictly too stupid to even parse the concept, but I don't understand what I'm looking at one bit.