Skip to content

Commit 61650cb

Browse files
committed
Update p1_lab_end2end_ml_project.ipynb
1 parent e3744d7 commit 61650cb

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

p1_lab_end2end_ml_project.ipynb

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@
1919
"오렐리앙 제롱<font size='2'>Aurélien Géron</font>의 [Hands-On Machine Learning with Scikit-Learn and PyTorch (O'Reilly, 2025)](https://github.com/ageron/handson-mlp)에 사용된 코드를 참고한 실습 노트북이다. 보다 심화된 이해를 위해 책 원본을 읽을 것을 강력하게 권장한다. 자료를 공개한 오렐리앙 제롱과 일부 그림 자료를 제공해 준 한빛아카데미에게 진심어린 감사를 전한다."
2020
]
2121
},
22+
{
23+
"cell_type": "markdown",
24+
"id": "5df341f2",
25+
"metadata": {},
26+
"source": [
27+
"**코드 실행**\n",
28+
"\n",
29+
"[(구글 코랩) P1 실습: 머신러닝 프로젝트](https://colab.research.google.com/github/codingalzi/code-workout-ml/blob/master/p1_lab_end2end_ml_project.ipynb)에서 코드를 실행할 수 있다."
30+
]
31+
},
2232
{
2333
"cell_type": "markdown",
2434
"id": "b5b37375",
@@ -9372,7 +9382,7 @@
93729382
],
93739383
"metadata": {
93749384
"kernelspec": {
9375-
"display_name": "base",
9385+
"display_name": "gpu-py312",
93769386
"language": "python",
93779387
"name": "python3"
93789388
},
@@ -9386,7 +9396,7 @@
93869396
"name": "python",
93879397
"nbconvert_exporter": "python",
93889398
"pygments_lexer": "ipython3",
9389-
"version": "3.13.12"
9399+
"version": "3.12.12"
93909400
}
93919401
},
93929402
"nbformat": 4,

0 commit comments

Comments
 (0)