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: over 1 year 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.
- Host: GitHub
- URL: https://github.com/anilerc/adaptive-learning-ai-cleaner
- Owner: anilerc
- Created: 2023-12-13T09:12:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-13T09:35:57.000Z (over 2 years ago)
- Last Synced: 2025-01-08T18:17:45.705Z (over 1 year ago)
- Topics: adaptive-learning, artificial-intelligence, java, simulation
- Language: Java
- Homepage:
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

# Observed results of Agent A and Agent B

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