Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anilerc/adaptive-learning-ai-cleaner

Environment simulation and adaptive learning algorithm development for a cleaning robot. Using probabilistic models to estimate the environment state during decision-making.
https://github.com/anilerc/adaptive-learning-ai-cleaner

adaptive-learning artificial-intelligence java simulation

Last synced: 7 days ago
JSON representation

Environment simulation and adaptive learning algorithm development for a cleaning robot. Using probabilistic models to estimate the environment state during decision-making.

Awesome Lists containing this project

README

        

# Aim
Environment simulation and adaptive learning algorithm development for a cleaning robot. Using a probabilistic model to estimate the environment state during decision-making. Also comparing the effects of move penalty between two agents.

# Decision making flow

![image](https://github.com/anilerc/adaptive-learning-ai-cleaner/assets/79990807/842abc76-b718-42d9-a703-22436baf4f91)

# Observed results of Agent A and Agent B

![image](https://github.com/anilerc/adaptive-learning-ai-cleaner/assets/79990807/cc500021-9bda-41e4-9a4c-e8bb0f328aad)

Developed with my teammates Mustafa Yanar and Oruç Berat Turan.