{"id":18034024,"url":"https://github.com/vzhou842/rnn-from-scratch","last_synced_at":"2025-03-27T06:31:23.183Z","repository":{"id":40981425,"uuid":"198135298","full_name":"vzhou842/rnn-from-scratch","owner":"vzhou842","description":"A Recurrent Neural Network implemented from scratch (using only numpy) in Python.","archived":false,"fork":false,"pushed_at":"2022-06-21T22:24:10.000Z","size":8,"stargazers_count":86,"open_issues_count":2,"forks_count":61,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T08:05:07.815Z","etag":null,"topics":["guide","machine-learning","natural-language-processing","neural-network","python","recurrent-neural-networks"],"latest_commit_sha":null,"homepage":"https://victorzhou.com/blog/intro-to-rnns/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vzhou842.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-22T02:52:00.000Z","updated_at":"2024-12-12T17:05:01.000Z","dependencies_parsed_at":"2022-09-12T03:41:04.083Z","dependency_job_id":null,"html_url":"https://github.com/vzhou842/rnn-from-scratch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vzhou842%2Frnn-from-scratch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vzhou842%2Frnn-from-scratch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vzhou842%2Frnn-from-scratch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vzhou842%2Frnn-from-scratch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vzhou842","download_url":"https://codeload.github.com/vzhou842/rnn-from-scratch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245797529,"owners_count":20673875,"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":["guide","machine-learning","natural-language-processing","neural-network","python","recurrent-neural-networks"],"created_at":"2024-10-30T11:09:21.784Z","updated_at":"2025-03-27T06:31:22.890Z","avatar_url":"https://github.com/vzhou842.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Recurrent Neural Network (RNN) From Scratch\n\nThis was written for my [Introduction to Recurrent Neural Networks](https://victorzhou.com/blog/intro-to-rnns/).\n\n## Usage\n\nInstall dependencies:\n\n```bash\n$ pip install -r requirements.txt\n```\n\nRun the RNN:\n\n```bash\n$ python main.py\n```\n\n## More\n\nYou may also be interested in:\n\n- [a Neural Network implemented from scratch in Python](https://github.com/vzhou842/neural-network-from-scratch), which was written for my [introduction to Neural Networks](https://victorzhou.com/blog/intro-to-neural-networks/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvzhou842%2Frnn-from-scratch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvzhou842%2Frnn-from-scratch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvzhou842%2Frnn-from-scratch/lists"}