10000 GitHub - ZhekaHauska/htmvis: Hierarchical Temporal Memory visualizations with Godot engine
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ZhekaHauska/htmvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMVis

Hierarchical Temporal Memory visualizations with Godot engine.

This is a supplementary project for HIMA.

Instruction

At the start, path to the tm data folder containing project_info.json and stream folder should be specifyed. stream should contain json files (chunks) representing snapshots of cell and segment states:

data
│   project_info.json
│
└───stream
        project_[steps].json
        ...
        project_[steps].json

Vizualizer loads new files created in stream folder on the fly.

Current version supports data generated by this class. Any other class that generates json files in the same fomat should also work.

Controls:

  • Right/Left arrow -- next/previous state
  • A, S, D, W -- camera movement
  • Mouse wheel -- camera zoom
  • P -- change data path

Click cell to see information and browse segments. Select segment to see its receptive field.

About

Hierarchical Temporal Memory visualizations with Godot engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0