issues
search
nosas
/
blog
Personal blog for learning all things AI! (ML/CV/RL) Includes articles, code snippets, and detailed examples.
https://fars.io
2
stars
1
forks
source link
Create simple maps for testing Agent's skills in various scenarios
#15
Open
nosas
opened
2 years ago
nosas
commented
2 years ago
The simple maps can test the following scenarios:
Reaching a Goal (walking forward, turning, walking around an obstacle)
Dodging Mobs
Taking shortcuts
nosas
commented
2 years ago
We should consider:
Dynamic (moving) walls: horizontal, vertical
Randomly spawning walls and orientations
The simple maps can test the following scenarios: