File tree Expand file tree Collapse file tree 6 files changed +81
-1
lines changed Expand file tree Collapse file tree 6 files changed +81
-1
lines changed Original file line number Diff line number Diff line change 8787 " Let's first get our imports out of the way."
8888 ]
8989 },
90+ {
91+ "cell_type" : " code" ,
92+ "execution_count" : null ,
93+ "metadata" : {
94+ "colab" : {},
95+ "colab_type" : " code" ,
96+ "id" : " 9gG3jLOGbaUv"
97+ },
98+ "outputs" : [],
99+ "source" : [
100+ " !pip install -q tensorflow-recommenders"
101+ ]
102+ },
90103 {
91104 "cell_type" : " code" ,
92105 "execution_count" : null ,
Original file line number Diff line number Diff line change 123123 " Let's first get our imports out of the way."
124124 ]
125125 },
126+ {
127+ "cell_type" : " code" ,
128+ "execution_count" : null ,
129+ "metadata" : {
130+ "colab" : {},
131+ "colab_type" : " code" ,
132+ "id" : " 0vJOdh9WbTpd"
133+ },
134+ "outputs" : [],
135+ "source" : [
136+ " !pip install -q tensorflow-recommenders"
137+ ]
138+ },
126139 {
127140 "cell_type" : " code" ,
128141 "execution_count" : null ,
Original file line number Diff line number Diff line change 8787 " We first import the necessary packages."
8888 ]
8989 },
90+ {
91+ "cell_type" : " code" ,
92+ "execution_count" : null ,
93+ "metadata" : {
94+ "colab" : {},
95+ "colab_type" : " code" ,
96+ "id" : " 2bK2g6_Mbn73"
97+ },
98+ "outputs" : [],
99+ "source" : [
100+ " !pip install -q tensorflow-recommenders"
101+ ]
102+ },
90103 {
91104 "cell_type" : " code" ,
92105 "execution_count" : null ,
Original file line number Diff line number Diff line change 8888 " We first import the necessary packages."
8989 ]
9090 },
91+ {
92+ "cell_type" : " code" ,
93+ "execution_count" : null ,
94+ "metadata" : {
95+ "colab" : {},
96+ "colab_type" : " code" ,
97+ "id" : " dgFBaQZEbw3O"
98+ },
99+ "outputs" : [],
100+ "source" : [
101+ " !pip install -q tensorflow-recommenders"
102+ ]
103+ },
91104 {
92105 "cell_type" : " code" ,
93106 "execution_count" : null ,
Original file line number Diff line number Diff line change 9090 " Let's first get our imports out of the way.\n "
9191 ]
9292 },
93+ {
94+ "cell_type" : " code" ,
95+ "execution_count" : null ,
96+ "metadata" : {
97+ "colab" : {},
98+ "colab_type" : " code" ,
99+ "id" : " izzoRqkGb2Zc"
100+ },
101+ "outputs" : [],
102+ "source" : [
103+ " !pip install -q tensorflow-recommenders"
104+ ]
105+ },
93106 {
94107 "cell_type" : " code" ,
95108 "execution_count" : null ,
Original file line number Diff line number Diff line change 7676 "id" : " qA00wBE2Ntdm"
7777 },
7878 "source" : [
79- " ### Import TFRS"
79+ " ### Import TFRS\n " ,
80+ " \n " ,
81+ " First, install and import TFRS:"
82+ ]
83+ },
84+ {
85+ "cell_type" : " code" ,
86+ "execution_count" : null ,
87+ "metadata" : {
88+ "colab" : {},
89+ "colab_type" : " code" ,
90+ "id" : " 6yzAaM85Z12D"
91+ },
92+ "outputs" : [],
93+ "source" : [
94+ " !pip install -q tensorflow-recommenders"
8095 ]
8196 },
8297 {
You can’t perform that action at this time.
0 commit comments