chethanparameshwara / HD-IDHV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HD-Original-Encoding

Framework to run machine learning datasets with a Hyperdimensional Computing model using the original encoding on python 2.7.15

There are two main python files:

HDFunctions.py contains all the functions needed to run a hyperdimensional computing model and an HDModel class

main.py contains an example of utilizing the functions in HDFunctions.py to train and test a HD model on the isolet dataset main.py also contains comments to help desribe how to use your own dataset with our tool.

Please let us know if you face any problems or discover any bugs.

If you utilize this software, please cite our paper:

M. Imani, D. Kong, A. Rahimi, T. Rosing, “VoiceHD: Hyperdimensional Computing for Efficient Speech Recognition", IEEE International Conference on Rebooting Computing (ICRC), 2017 PDF.

Mohsen Imani email: moimani@eng.ucsd.edu

Thanks for using out tool to run hyperdimensional computing!

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%