One of the realistic scenarios is taking a sequence of optimal actions to do a task. Reinforcement learning is the most well-known approach to deal with this kind of task in the machine learning community. Finding a suitable alternative could always be an interesting and out-of-the-box matter. Therefore, in this project, we are looking to investigate the capability of NARS and answer the question of whether NARS has the potential to be a substitute for RL or not. Particularly, we are making a comparison between $Q$-Learning and ONA on some environments developed by an Open AI gym. The source code for the experiments is publicly available in the following link: \url{https://github.com/AliBeikmohammadi/OpenNARS-for-Applications/tree/master/misc/Python}.
翻译:现实的情景之一是采取一系列最佳行动来完成一项任务。加强学习是处理机器学习社区中这类任务最著名的方法。找到合适的替代方法可能总是一个有趣的、出局的问题。因此,在这个项目中,我们期待调查国家遥感系统的能力,并回答国家遥感系统是否有可能替代RL的问题。特别是,我们正在比较由开放的AI健身所开发的一些环境,在Q$-learning和ONA之间进行比较。实验的来源代码可公开查阅如下:\url{https://github.com/AliBeikmohammadi/OpenNARS-For-Approducations/tree/master/misc/Python}。