Skip to content

Commit

Permalink
CoRML - Colab
Browse files Browse the repository at this point in the history
  • Loading branch information
Joinn99 committed Apr 18, 2023
1 parent 9d51e5b commit 98671f0
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions CoRML Demonstration.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {
"cellView": "form",
"id": "FrbhQmJjGF3I"
Expand All @@ -43,7 +43,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"metadata": {
"cellView": "form",
"id": "pqa6o51yExY_"
Expand All @@ -66,8 +66,9 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"metadata": {
"cellView": "form",
"id": "7NnQ5JnKb-p1"
},
"outputs": [],
Expand Down Expand Up @@ -130,7 +131,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"metadata": {
"id": "k5R7vKwlMPfO"
},
Expand Down Expand Up @@ -170,7 +171,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": null,
"metadata": {
"cellView": "form",
"id": "jHuhZcigM0lJ"
Expand Down Expand Up @@ -487,8 +488,9 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": null,
"metadata": {
"cellView": "form",
"colab": {
"base_uri": "https://localhost:8080/"
},
Expand Down Expand Up @@ -533,7 +535,7 @@
"source": [
"#@title Running a test\n",
"#@markdown This cell will run a test on the specified dataset with the model CoRML.\n",
"#@markdown Reference [RecBole Doc](https://recbole.io/docs/developer_guide/customize_models.html).\n",
"#@markdown Reference: [RecBole Doc](https://recbole.io/docs/developer_guide/customize_models.html).\n",
"\n",
"r\"\"\"\n",
"Code reference: https://recbole.io/docs/developer_guide/customize_models.html\n",
Expand Down

0 comments on commit 98671f0

Please sign in to comment.