Skip to content

Commit

Permalink
Updated link for Kaggle Spring 2023.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffheaton committed Mar 27, 2023
1 parent 76c3d8a commit 3a9feec
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions t81_558_class_08_5_kaggle_project.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,10 @@
"# Part 8.5: Current Semester's Kaggle\n",
"\n",
"Kaggke competition site for current semester:\n",
"* [Fall 2022 Kaggle Assignment](https://www.kaggle.com/competitions/applications-of-deep-learning-wustlfall-2022)\n",
"* [Spring 2023 Kaggle Assignment](https://www.kaggle.com/competitions/applications-of-deep-learning-wustlspring-2023)\n",
"\n",
"Previous Kaggle competition sites for this class (NOT this semester's assignment, feel free to use code):\n",
"* [Fall 2022 Kaggle Assignment](https://www.kaggle.com/competitions/applications-of-deep-learning-wustlfall-2022)\n",
"* [Spring 2022 Kaggle Assignment](https://www.kaggle.com/c/tsp-cv)\n",
"* [Fall 2021 Kaggle Assignment](https://www.kaggle.com/c/applications-of-deep-learning-wustlfall-2021)\n",
"* [Spring 2021 Kaggle Assignment](https://www.kaggle.com/c/applications-of-deep-learning-wustl-spring-2021b)\n",
Expand Down Expand Up @@ -700,9 +701,9 @@
"provenance": []
},
"kernelspec": {
"display_name": "Python 3.9 (tensorflow)",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "tensorflow"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -714,7 +715,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.13"
"version": "3.10.9"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 3a9feec

Please sign in to comment.