{"id":17317910,"url":"https://github.com/marty1885/tiny-htm","last_synced_at":"2026-02-28T04:36:45.110Z","repository":{"id":88405963,"uuid":"169949448","full_name":"marty1885/tiny-htm","owner":"marty1885","description":"A tiny yet flexable framework for (HTM) Hierarchical Temporal Memory","archived":false,"fork":false,"pushed_at":"2019-04-14T15:37:23.000Z","size":50,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-18T19:41:41.939Z","etag":null,"topics":["artificial-intelligence","hierarchical-temporal-memory","machine-intelligence","machine-learning"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marty1885.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-02-10T06:22:19.000Z","updated_at":"2021-08-28T03:20:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"80604837-fecd-4d57-b085-5d9b1910d997","html_url":"https://github.com/marty1885/tiny-htm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marty1885/tiny-htm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marty1885%2Ftiny-htm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marty1885%2Ftiny-htm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marty1885%2Ftiny-htm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marty1885%2Ftiny-htm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marty1885","download_url":"https://codeload.github.com/marty1885/tiny-htm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marty1885%2Ftiny-htm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29924768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"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":["artificial-intelligence","hierarchical-temporal-memory","machine-intelligence","machine-learning"],"created_at":"2024-10-15T13:18:13.571Z","updated_at":"2026-02-28T04:36:45.075Z","avatar_url":"https://github.com/marty1885.png","language":"C++","readme":"# tiny-htm\ntiny-htm is a flexable HTM framework for research and all other purpose you can think of. In pure C++.\n\nThis project is in it's really early ages. Archicture breaking changes will happen.\n\n## Features\n* Both major HTM algorithms\n  * Spatial Pooler\n  * Temporal Memory\n* Easily workable with Pyhon. It's implemented using xtensor!\n\n\n## Dependency\n* [xtensor](https://github.com/QuantStack/xtensor/)\n* A C++17 capable compiler\n* OpenMP capable compiler (optional)\n\n## Build and install\n```shell\nmkdir build\ncmake ..\nmake -j8\n```\n\nTo install\n```\nmake install\n```\n\n## The TODO list\n\n### Encoders\n* [ ] Grid Cells\n  * [x] GridCellEncoder2D\n  * [ ] GridCellEncoder1D\n* [ ] Date time\n* [ ] RDSE\n\n### Spatial Pooler\n* [ ] Boosting\n* [ ] Topology\n\n### Temporal Memory\n* [ ] Column inhibition (not biologically plossible)\n\n### HTM Research\n* [ ] Column Pooler\n\n### Misc\n* [ ] Performance optimization\n  * [x] Overhead reduction.\n  * [x] benchmark tools\n  * [x] TM 2.43x faster then NuPIC.cpp on single thread\n  * [ ] SIMD-ize algorithm if possible\n  * [x] Add OpenMP support.\n* [ ] Saving the models\n* [ ] Make hyper parameter changable\n* [ ] Build on MSVC\n\n\n### Documentation\n* [ ] add Anything\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarty1885%2Ftiny-htm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarty1885%2Ftiny-htm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarty1885%2Ftiny-htm/lists"}