Direct Code Access in Self-Organizing Neural Networks for Reinforcement Learning
Abstract
TD-FALCON is a self-organizing neural network that incorporates Temporal Difference (TD) methods for reinforcement learning. Despite the advantages of fast and stable learning, TD-FALCON still relies on an iterative process to evaluate each available action in a decision cycle. To remove this deficiency, this paper presents a direct code access procedure whereby TD-FALCON conducts instantaneous searches for cognitive nodes that match with the current states and at the same time provide maximal reward values. Our comparative experiments show that TD-FALCON with direct code access produces comparable performance with the original TD-FALCON while improving significantly in computation efficiency and network complexity.
Cite
Text
Tan. "Direct Code Access in Self-Organizing Neural Networks for Reinforcement Learning." International Joint Conference on Artificial Intelligence, 2007.Markdown
[Tan. "Direct Code Access in Self-Organizing Neural Networks for Reinforcement Learning." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/tan2007ijcai-direct/)BibTeX
@inproceedings{tan2007ijcai-direct,
title = {{Direct Code Access in Self-Organizing Neural Networks for Reinforcement Learning}},
author = {Tan, Ah-Hwee},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2007},
pages = {1071-1076},
url = {https://mlanthology.org/ijcai/2007/tan2007ijcai-direct/}
}