Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Radix Octrees

Name: Anonymous 2014-04-12 14:47

As I understand, they can be used to predict the next state of a system: think using them with Markov Chains.

I.e. we use markov chain on every pixel, then integrate the state to then next octree level, calculate again, and so on, till we reach tree root, having the folded prediction.

Say you write an AI for an RTS game. The current game map contains AI player base with enemy units near it. AI has memory from previous plays, which got him octree that enemy units near his base with have high probability following attack on it's base, which would trigger other octree, having memory that moving his AI's own units near base, would efficiently counter the attack. And so AI does that.

Basically you can use Radix Octrees with some "glue" code to completely encode AI behaviour.

Name: Anonymous 2014-04-12 15:36

>>3
Are you really thinking of using raw pixel planes as input, or was that just a (very bad) example?

Because that's retarded. That's like learning to read by studying the molecular makeup of ink.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List