简体   繁体   中英

Library for a Markov Decision Process in C#

I'm working on a project to create an AI engine, where a robot is exploring a 2D gridded world and has to decide what square to move to next. Are there existing Markov libraries that could be used (ie. I would just change the parameters), or samples that exist?

Accord.Net可能会帮助您。

也许您可以对此进行调整: C#中的隐马尔可夫模型

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM