{"id":20972973,"url":"https://github.com/william-zhan-bot/q-learning_maze","last_synced_at":"2026-04-22T12:03:23.065Z","repository":{"id":253284746,"uuid":"843041449","full_name":"William-Zhan-bot/Q-Learning_maze","owner":"William-Zhan-bot","description":"強化學習-以Q學習法 進行小老鼠走迷宮的實驗","archived":false,"fork":false,"pushed_at":"2024-08-29T14:50:46.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T05:11:08.375Z","etag":null,"topics":["data-science","machine-learning","python","q","q-learning","q-learning-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/William-Zhan-bot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-15T16:50:08.000Z","updated_at":"2024-08-29T15:15:55.000Z","dependencies_parsed_at":"2024-11-19T04:11:30.235Z","dependency_job_id":"74f0a0d8-1a09-4b23-a0f5-a639e70dab2d","html_url":"https://github.com/William-Zhan-bot/Q-Learning_maze","commit_stats":null,"previous_names":["william-zhan-bot/q-learning_maze"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-Zhan-bot%2FQ-Learning_maze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-Zhan-bot%2FQ-Learning_maze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-Zhan-bot%2FQ-Learning_maze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-Zhan-bot%2FQ-Learning_maze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/William-Zhan-bot","download_url":"https://codeload.github.com/William-Zhan-bot/Q-Learning_maze/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243368820,"owners_count":20279871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-science","machine-learning","python","q","q-learning","q-learning-algorithm"],"created_at":"2024-11-19T04:11:20.085Z","updated_at":"2025-12-27T15:56:00.013Z","avatar_url":"https://github.com/William-Zhan-bot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Q-Learning_maze\n\n強化學習-以Q學習法 進行小老鼠走迷宮的實驗\n\n透過函式生成隨機迷宮，可以自行輸入邊長決定迷宮的大小，迷宮必為正方形，範例如下\n\n++++++\n+o   +\n+ S  +\n+ S  +\n+   $+\n++++++\n    \n迷宮會隨機生成S陷阱，數量依據邊長而定，老鼠必須在不碰到陷阱的狀態下抵達$\n每次可以走 上 下 左 右 移動一格。\n4*4 的迷宮訓練約500次可達穩定\n5*5 必須要2000以上\n6*6 更複雜...\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliam-zhan-bot%2Fq-learning_maze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliam-zhan-bot%2Fq-learning_maze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliam-zhan-bot%2Fq-learning_maze/lists"}