PokemonRedExperiments
Playing Pokemon Red with Reinforcement Learning
파일 탐색기
최종 버전 다운로드 (.zip)- grid.png
- poke_map.gif
- pyboy.svg
- sblogo.png
- youtube.jpg
- parallel_grid_convert.sh
- red_gym_env_ray.py
- requirements.txt
- train_ray.py
- poke_439746560_steps.zip
- agent_enabled.txt
- baseline_fast_minimal.py
- delete_empty_imgs.txt
- events.json
- global_map.py
- map_data.json
- memory_addresses.py
- red_gym_env.py
- red_gym_env_minimal.py
- render_all_needed_grids.py
- render_all_needed_grids.sh
- requirements-unfrozen.txt
- requirements.txt
- run_baseline_parallel.py
- run_baseline_parallel_fast.py
- run_pretrained_interactive.py
- run_recorded_actions.py
- saves_to_record.txt
- stream_agent_wrapper.py
- tensorboard_callback.py
- tile_vids_to_grid.py
- Visualizations_over_time.ipynb
- fight_rat.png
- fight_squirtle.png
- meeting_inside_oaks_office.png
- standing_in_a_room_on_tiled_floor.png
- walking_around_town.png
- walking_in_tall_grass.png
- cat.jpg
- frog.jpeg
- Interacting_with_CLIP_Pokemon.ipynb
- .gitignore
- poke_26214400.zip
- agent_enabled.txt
- baseline_fast_v2.py
- events.json
- global_map.py
- go_forever.sh
- macos_requirements.txt
- map_data.json
- red_gym_env_v2.py
- requirements.txt
- run_pretrained_interactive.py
- stream_agent_wrapper.py
- tensorboard_callback.py
- characters.png
- pokemap_full_calibrated_CROPPED_1.png
- pokemap_full_rough.psd
- transparent_arrow.png
- characters.png
- Agent_Visualization.ipynb
- BetterMapVis.ipynb
- BetterMapVis_script_version.py
- BetterMapVis_script_version_FLOW.py
- BetterMapVis_script_version_FLOW_edge.py
- BetterMapVis_script_version_PROG_COLOR.py
- Create_Video_Grids.ipynb
- Map_Stitching.ipynb
- MapWalkingVis.ipynb
- .gitignore
- fast_text_start.state
- has_pokedex.state
- has_pokedex_nballs.state
- init.state
- LICENSE
- README.md
- VisualizeProgress.ipynb
- windows-setup-guide.md
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/PWhiddy/PokemonRedExperiments
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd PokemonRedExperiments
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Python
쉬움 추천사전 준비물
pip install -r baselines/ray_exp/requirements.txt
requirements.txt 등에 명시된 파이썬 라이브러리를 설치합니다.
jupyter notebook
브라우저에서 노트북(.ipynb) 파일들을 열람하고 실행할 수 있는 Jupyter 화면을 켭니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
// repository documentation
Was this content helpful?
(0 ratings)
