psellcam / LaplaceNet

A PyTorch Implementation of LaplaceNet:A Hybrid Energy-Neural Model for Deep Semi-Supervised Classification
15 stars 6 forks source link

minor minor request about matplotlib #2

Closed Ryoo72 closed 2 years ago

Ryoo72 commented 2 years ago

Matplotlib is additionally required to run prepare_cifar10.sh

It would be nice if 'pip install matplotlib' is added to the list.

psellcam commented 2 years ago

Thank you for the comment, will add it now.