Skip to content

Commit cd5eb0a

Browse files
authored
Create pytorch_tensor_basic.ipynb
1 parent 8e34fbb commit cd5eb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01_Tensor_Basics/pytorch_tensor_basic.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# <PyTorch Tensor Basic Usage> \n",
7+
"# PyTorch Tensor Basic Usage\n",
88
"\n",
99
"- Create Tensor\n",
1010
"- Indexing,Joining,Slicing\n",

0 commit comments

Comments
 (0)