lava-nc / lava-dl

Deep Learning library for Lava
https://lava-nc.org
BSD 3-Clause "New" or "Revised" License
149 stars 71 forks source link

MNIST Inference Tutorial using netx #302

Closed R-Gaurav closed 4 months ago

R-Gaurav commented 4 months ago

Issue Number: #849

Objective of pull request: Contributing an inference tutorial on classifying MNIST using netx (by loading a trained slayer-network)

Pull request checklist

Your PR fulfills the following requirements:

Pull request type

Please check your PR type:

What is the current behavior?

What is the new behavior?

Does this introduce a breaking change?

Supplemental information

An extended tutorial on training and inference both exists here.

R-Gaurav commented 4 months ago

Thank you for reviewing @bamsumit ! I have resolved your comment, as well as freshly evaluated the run.ipynb on CPU and Loihi-2.

R-Gaurav commented 4 months ago

Thank you @bamsumit for approving and merging :)