Learn practical skills, build real-world projects, and advance your career

pytorch1

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="pytorch1")
[jovian] Updating notebook "ahmadrajati/pytorch1" on https://jovian.ai [jovian] Committed successfully! https://jovian.ai/ahmadrajati/pytorch1
import numpy as np
import torch