hjq310 / text-classification-in-memristorsnn

This Pytorch-based framework demonstrates a sentiment analysis task in the IMDB movie reviews dataset using an SNN with a statistic memristor model
GNU General Public License v3.0
19 stars 1 forks source link

script for inference? #3

Open saba-er opened 1 year ago

saba-er commented 1 year ago

Are the provided scripts only for training? If not, which script one should use when performing inference with a pre-trained model?