Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 536 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 536 Bytes

PyHessian_AdaHessian_RiseCamp

Instructions

You need to install the following packages before running the jupyter notebook:

torch, torchvision, pytorchcv

Since there are demos about neural networks, we will also use GPU devices to speed up the computation.

Jupyter notebooks

Here are two self-contained jupter notebooks:

PyHessian_Tutorial.ipynb, AdaHessian_Tutorial.ipynb

More information

PyHessian and AdaHessian.