INITIALIZING NEURAL AGENT…

🤖 AI ROBOT LEARNING SIMULATOR

Q-Learning · Three.js / WebGL

Controls

5
1.0x
2
1.0
Legend: Green pillar = goal · Red blocks = obstacles · Cyan trail = visited path · Yellow line = current optimal policy path.
Drag to orbit · Scroll to zoom · Right-drag to pan.

Performance

Episode0
Step (this episode)0
Total Steps0
Episode Reward0
Avg Reward (20 ep)0
Best Episode Reward-∞
Successes0
Success Rate0%
Collisions0
Learning Rate α0.30
1.00

Neural Decision Map

Inputs: obstacle sensors (N/E/S/W) + goal vector → hidden layer → action confidence (softmax of Q-values). Brightest output edge = chosen action.

Reward History

Per-episode total reward (grey) and 20-episode moving average (cyan). Trend rising = agent is learning.