게임 안에서 성취를 이루는 AI는 메타버스 안에서도 마찬가지이고, 이는 실제 세계와도 같다
AI Games
RL Implementation
- Grayscale to minimize observation space
- RL Frame skip: to keep the same constant action for 4 steps and ignore intermediate inputs
- Frame-stack. Stack the last 4 grayscale frames to use as the input