{"id":22363722,"url":"https://github.com/stefoe/indrnn-pytorch","last_synced_at":"2025-09-17T23:09:04.928Z","repository":{"id":214634586,"uuid":"125401696","full_name":"StefOe/indrnn-pytorch","owner":"StefOe","description":"pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831","archived":false,"fork":false,"pushed_at":"2018-12-30T01:02:59.000Z","size":40,"stargazers_count":121,"open_issues_count":8,"forks_count":33,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-30T16:24:21.281Z","etag":null,"topics":["indrnn","paper-implementations","pytorch","rnn"],"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/StefOe.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,"zenodo":null}},"created_at":"2018-03-15T17:15:31.000Z","updated_at":"2024-07-13T03:02:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"25d6e3a8-417c-4700-aac6-3a671c075673","html_url":"https://github.com/StefOe/indrnn-pytorch","commit_stats":null,"previous_names":["stefoe/indrnn-pytorch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StefOe/indrnn-pytorch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefOe%2Findrnn-pytorch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefOe%2Findrnn-pytorch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefOe%2Findrnn-pytorch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefOe%2Findrnn-pytorch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StefOe","download_url":"https://codeload.github.com/StefOe/indrnn-pytorch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefOe%2Findrnn-pytorch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275680444,"owners_count":25508570,"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","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["indrnn","paper-implementations","pytorch","rnn"],"created_at":"2024-12-04T17:16:57.196Z","updated_at":"2025-09-17T23:09:04.919Z","avatar_url":"https://github.com/StefOe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# indrnn-pytorch\npytorch implementation of the IndRNN Paper (https://arxiv.org/pdf/1803.04831.pdf)\n\nThe test functions are adapted from the tensorflow implementation (https://github.com/batzner/indrnn) and the theano implementation (https://github.com/Sunnydreamrain/IndRNN_Theano_Lasagne).\nTested with Python3.7 and pytorch 1.0.0\n\nIndRNNv2 version should be faster with GPUs, especially for bidirectional networks.\nSeconds per 100 iterations with GPU-P100 on the addition test and batch size of 50:\n\n| IndRNN | IndRNNv2 |\n| -----: | -------: |\n|    6.7 |     3.65 |\n\nSeconds per epoch with GPU-P100 on SeqMNIST and batch size of 256:\n\n| IndRNN | IndRNNv2 |\n| -----: | -------: |\n|    394 |      114 |\n\nTODOs:\n-get parameters for MNIST experiments\n-add permutation MNIST test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefoe%2Findrnn-pytorch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefoe%2Findrnn-pytorch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefoe%2Findrnn-pytorch/lists"}