07-31-2006 03:32
Hi, I'm just curious about reinforcement learning (RL) in SL given I have just learnt this "Artificial Intelligence" technique.

Specifically, has anyone ever attempted to write a RL script? Would there be memory issues given that RL typically require a large state space? What sorts of state space inputs have been tried? What would be good learning strategies for RL?