Skip to content

Commit

Permalink
Merge pull request #421 from neuromatch/W1D2-fix
Browse files Browse the repository at this point in the history
W1D2 Post-Course Update (Bug Fix)
  • Loading branch information
glibesyck authored Aug 26, 2024
2 parents cf1b87a + cfe79ba commit 29332f5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 72 deletions.
24 changes: 0 additions & 24 deletions tutorials/W1D2_ComparingTasks/W1D2_Tutorial2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -700,30 +700,6 @@
"plt.show()"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "e7888898-2483-4705-97dc-a0099ef7b5cd",
"metadata": {
"execution": {}
},
"outputs": [],
"source": [
"test_embeddings_untrained[0]"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "5e6b3578-912c-4f96-9fd2-e6add908cb4a",
"metadata": {
"execution": {}
},
"outputs": [],
"source": [
"test_embeddings_untrained[2]"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down
24 changes: 0 additions & 24 deletions tutorials/W1D2_ComparingTasks/instructor/W1D2_Tutorial2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -702,30 +702,6 @@
"plt.show()"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "e7888898-2483-4705-97dc-a0099ef7b5cd",
"metadata": {
"execution": {}
},
"outputs": [],
"source": [
"test_embeddings_untrained[0]"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "5e6b3578-912c-4f96-9fd2-e6add908cb4a",
"metadata": {
"execution": {}
},
"outputs": [],
"source": [
"test_embeddings_untrained[2]"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 0 additions & 24 deletions tutorials/W1D2_ComparingTasks/student/W1D2_Tutorial2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -674,30 +674,6 @@
"\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "e7888898-2483-4705-97dc-a0099ef7b5cd",
"metadata": {
"execution": {}
},
"outputs": [],
"source": [
"test_embeddings_untrained[0]"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "5e6b3578-912c-4f96-9fd2-e6add908cb4a",
"metadata": {
"execution": {}
},
"outputs": [],
"source": [
"test_embeddings_untrained[2]"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 29332f5

Please sign in to comment.