Skip to content

Commit ef345bd

Browse files
Merge pull request #9 from sergio-sanz-rodriguez/sergio
Sergio
2 parents a77faf1 + b477696 commit ef345bd

File tree

5 files changed

+7416
-1874
lines changed

5 files changed

+7416
-1874
lines changed

02_pytorch_classification.ipynb

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
},
134134
{
135135
"cell_type": "code",
136-
"execution_count": 31,
136+
"execution_count": 1,
137137
"metadata": {
138138
"id": "RGeZvHsyHC72"
139139
},
@@ -162,7 +162,7 @@
162162
},
163163
{
164164
"cell_type": "code",
165-
"execution_count": 32,
165+
"execution_count": 2,
166166
"metadata": {
167167
"colab": {
168168
"base_uri": "https://localhost:8080/"
@@ -205,7 +205,7 @@
205205
},
206206
{
207207
"cell_type": "code",
208-
"execution_count": 33,
208+
"execution_count": 3,
209209
"metadata": {
210210
"colab": {
211211
"base_uri": "https://localhost:8080/",
@@ -320,7 +320,7 @@
320320
"9 -0.121486 1.021509 0"
321321
]
322322
},
323-
"execution_count": 33,
323+
"execution_count": 3,
324324
"metadata": {},
325325
"output_type": "execute_result"
326326
}
@@ -4253,13 +4253,10 @@
42534253
"name": "02_pytorch_classification.ipynb",
42544254
"provenance": []
42554255
},
4256-
"interpreter": {
4257-
"hash": "3fbe1355223f7b2ffc113ba3ade6a2b520cadace5d5ec3e828c83ce02eb221bf"
4258-
},
42594256
"kernelspec": {
4260-
"display_name": ".venv_pytorch_gpu (py311)",
4257+
"display_name": ".venv_pytorch_gpu",
42614258
"language": "python",
4262-
"name": ".venv_pytorch_gpu"
4259+
"name": "python3"
42634260
},
42644261
"language_info": {
42654262
"codemirror_mode": {

0 commit comments

Comments
 (0)