Skip to content

neuromorphs/VSACognitiveMapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VSACognitiveMapping

Summary

TODO

Members

  • TODO

Setup

Create a virtual environment and install the project:

python -m venv .venv
source .venv/bin/activate
pip install -e .

PyTorch

PyTorch is not pinned in pyproject.toml because the correct build depends on your OS and hardware (CPU-only, CUDA, ROCm, etc.). Install it separately using the selector at pytorch.org/get-started/locally for the command that matches your system.

Acknowledgments

TODO: acknowledge the Telluride Neuromorphic AI Workshop.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors