You can check the Pytorch version in Jupyter Notebook with the following code. I highly recommend you This book to learn Python.
import pytorch print(pytorch.__version__)
You can check the Pytorch version in Jupyter Notebook with the following code. I highly recommend you This book to learn Python.
import pytorch print(pytorch.__version__)