{"id":21850614,"url":"https://github.com/freakwill/qlearning-matlab","last_synced_at":"2026-05-03T01:42:27.335Z","repository":{"id":130366656,"uuid":"138881511","full_name":"Freakwill/Qlearning-Matlab","owner":"Freakwill","description":"implement Qlearning by Matlab","archived":false,"fork":false,"pushed_at":"2019-10-18T13:32:42.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-25T01:43:36.200Z","etag":null,"topics":["matlab","qlearning"],"latest_commit_sha":null,"homepage":null,"language":"MATLAB","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/Freakwill.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":"2018-06-27T12:54:53.000Z","updated_at":"2019-10-18T13:32:43.000Z","dependencies_parsed_at":"2023-04-23T21:55:17.871Z","dependency_job_id":null,"html_url":"https://github.com/Freakwill/Qlearning-Matlab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Freakwill/Qlearning-Matlab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freakwill%2FQlearning-Matlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freakwill%2FQlearning-Matlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freakwill%2FQlearning-Matlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freakwill%2FQlearning-Matlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Freakwill","download_url":"https://codeload.github.com/Freakwill/Qlearning-Matlab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freakwill%2FQlearning-Matlab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32555839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T00:31:16.350Z","status":"ssl_error","status_checked_at":"2026-05-03T00:31:15.546Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["matlab","qlearning"],"created_at":"2024-11-28T00:18:30.224Z","updated_at":"2026-05-03T01:42:27.299Z","avatar_url":"https://github.com/Freakwill.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Qlearning-Matlab\nImplement Q-learning by Matlab.\n\n\n\n## +rl\n\n`Env`: the base class of Environment\n\n`Agent`: the base class of agents\n\n`QAgent`: the base class of agents for Q-learning\n\n\n\nRecommended to inherit from `QAgent`. See `MyQAgent` as an example.\n\n\n\n## Example\n\nmaze.m\n\nstory: a robot with 10 power tries to find its heaven that is far from it. It has to get the resource first! Come bro! Here we go.\n\nnote: the dashline is the direction of moving.\n\n![screenshot.png](/Users/william/Programming/myGithub/Qlearning-Matlab/screenshot.png)\n\n\n\n## Lines\n\nTools for drawing.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreakwill%2Fqlearning-matlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreakwill%2Fqlearning-matlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreakwill%2Fqlearning-matlab/lists"}