{"id":13994529,"url":"https://github.com/calclavia/htm-tensorflow","last_synced_at":"2026-02-04T21:28:14.533Z","repository":{"id":149595820,"uuid":"72877210","full_name":"calclavia/htm-tensorflow","owner":"calclavia","description":"An implementation of Numenta's HTM algorithm in Tensorflow.","archived":false,"fork":false,"pushed_at":"2019-02-13T06:57:11.000Z","size":44,"stargazers_count":67,"open_issues_count":4,"forks_count":20,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-08-10T14:16:29.368Z","etag":null,"topics":[],"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/calclavia.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}},"created_at":"2016-11-04T19:03:40.000Z","updated_at":"2023-04-25T12:32:22.000Z","dependencies_parsed_at":"2024-01-18T05:18:15.108Z","dependency_job_id":"886189e0-e6cd-4105-a6bb-d5b64a6d76a9","html_url":"https://github.com/calclavia/htm-tensorflow","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/calclavia%2Fhtm-tensorflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calclavia%2Fhtm-tensorflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calclavia%2Fhtm-tensorflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calclavia%2Fhtm-tensorflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calclavia","download_url":"https://codeload.github.com/calclavia/htm-tensorflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227166775,"owners_count":17740978,"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":[],"created_at":"2024-08-09T14:02:55.412Z","updated_at":"2026-02-04T21:28:14.490Z","avatar_url":"https://github.com/calclavia.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Hierarchical Temporal Memory in Tensorflow\nAn implementation of Numenta's HTM algorithm in Tensorflow with GPU support.\nAPI design based on Keras API.\n\n## Setup\nInstall Python 3.5 and PIP. Then run the following command to install all project\ndependencies.\n\n```\npip install -r requirements.txt\n```\n\nSee Tensorflow's documentation on GPU setup.\n\n## Experiments\n### MNIST\nExperiment with MNIST dataset using an HTML spatial pooler and 1 layer neural\nnetwork softmax classifier.\n\nEnsure that the MNIST dataset is placed into the data folder in its zipped format.\n\nhttp://yann.lecun.com/exdb/mnist/\n\n```\npython mnist.py\n```\n\nResults using the provided hyperparameters achieve ~95% validation accuracy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalclavia%2Fhtm-tensorflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalclavia%2Fhtm-tensorflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalclavia%2Fhtm-tensorflow/lists"}