Skip to content

Commit

Permalink
Merge pull request #9 from sergio-sanz-rodriguez/sergio
Browse files Browse the repository at this point in the history
Sergio
  • Loading branch information
sergio-sanz-rodriguez authored Nov 1, 2024
2 parents a77faf1 + b477696 commit ef345bd
Show file tree
Hide file tree
Showing 5 changed files with 7,416 additions and 1,874 deletions.
15 changes: 6 additions & 9 deletions 02_pytorch_classification.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
},
{
"cell_type": "code",
"execution_count": 31,
"execution_count": 1,
"metadata": {
"id": "RGeZvHsyHC72"
},
Expand Down Expand Up @@ -162,7 +162,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": 2,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -205,7 +205,7 @@
},
{
"cell_type": "code",
"execution_count": 33,
"execution_count": 3,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
Expand Down Expand Up @@ -320,7 +320,7 @@
"9 -0.121486 1.021509 0"
]
},
"execution_count": 33,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -4253,13 +4253,10 @@
"name": "02_pytorch_classification.ipynb",
"provenance": []
},
"interpreter": {
"hash": "3fbe1355223f7b2ffc113ba3ade6a2b520cadace5d5ec3e828c83ce02eb221bf"
},
"kernelspec": {
"display_name": ".venv_pytorch_gpu (py311)",
"display_name": ".venv_pytorch_gpu",
"language": "python",
"name": ".venv_pytorch_gpu"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand Down
Loading

0 comments on commit ef345bd

Please sign in to comment.