Skip to content

Commit 3a9feec

Browse files
committed
Updated link for Kaggle Spring 2023.
1 parent 76c3d8a commit 3a9feec

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

t81_558_class_08_5_kaggle_project.ipynb

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,10 @@
9393
"# Part 8.5: Current Semester's Kaggle\n",
9494
"\n",
9595
"Kaggke competition site for current semester:\n",
96-
"* [Fall 2022 Kaggle Assignment](https://www.kaggle.com/competitions/applications-of-deep-learning-wustlfall-2022)\n",
96+
"* [Spring 2023 Kaggle Assignment](https://www.kaggle.com/competitions/applications-of-deep-learning-wustlspring-2023)\n",
9797
"\n",
9898
"Previous Kaggle competition sites for this class (NOT this semester's assignment, feel free to use code):\n",
99+
"* [Fall 2022 Kaggle Assignment](https://www.kaggle.com/competitions/applications-of-deep-learning-wustlfall-2022)\n",
99100
"* [Spring 2022 Kaggle Assignment](https://www.kaggle.com/c/tsp-cv)\n",
100101
"* [Fall 2021 Kaggle Assignment](https://www.kaggle.com/c/applications-of-deep-learning-wustlfall-2021)\n",
101102
"* [Spring 2021 Kaggle Assignment](https://www.kaggle.com/c/applications-of-deep-learning-wustl-spring-2021b)\n",
@@ -700,9 +701,9 @@
700701
"provenance": []
701702
},
702703
"kernelspec": {
703-
"display_name": "Python 3.9 (tensorflow)",
704+
"display_name": "Python 3 (ipykernel)",
704705
"language": "python",
705-
"name": "tensorflow"
706+
"name": "python3"
706707
},
707708
"language_info": {
708709
"codemirror_mode": {
@@ -714,7 +715,7 @@
714715
"name": "python",
715716
"nbconvert_exporter": "python",
716717
"pygments_lexer": "ipython3",
717-
"version": "3.9.13"
718+
"version": "3.10.9"
718719
}
719720
},
720721
"nbformat": 4,

0 commit comments

Comments
 (0)