Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some readme files may need to be modified #45

Closed
ezebk3 opened this issue Nov 21, 2022 · 1 comment
Closed

some readme files may need to be modified #45

ezebk3 opened this issue Nov 21, 2022 · 1 comment

Comments

@ezebk3
Copy link

ezebk3 commented Nov 21, 2022

examples/Perception_and_Learning/img_cls/bp/readme

The path may need to be changed to "cd examples/Perception_and_Learning/img_cls/bp"

cd examples/img_cls/bp

QGate->QGateGrad

python main.py --model dvs_convnet --node-type LIFNode --dataset dvsc10 --step 10 --batch-size 128 --act-fun QGate --device 0

python main.py --model dvs_convnet --node-type LIFNode --dataset dvsc10 --step 10 --batch-size 128 --act-fun QGateGrad --device 0

name 'tonic' is not defined

@FloyedShen
Copy link
Collaborator

Thanks,
we fixed the above problem in 31f860c.
For tonic, if you are using a previous version, please refer to README.md and install https://github.com/BrainCog-X/tonic_braincog. If you are using the latest version, please install the official version directly from https://github.com/neuromorphs/tonic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants