File tree 23 files changed +133
-132
lines changed
polynomial-regression-core
23 files changed +133
-132
lines changed Original file line number Diff line number Diff line change 3
3
.cache
4
4
yarn-error.log
5
5
* .tgz
6
+ * .pyc
Original file line number Diff line number Diff line change 9
9
"node" : " >=8.9.0"
10
10
},
11
11
"dependencies" : {
12
- "@tensorflow/tfjs" : " 0.6.1 " ,
12
+ "@tensorflow/tfjs" : " 0.8.0 " ,
13
13
"vega-embed" : " ^3.0.0"
14
14
},
15
15
"scripts" : {
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @tensorflow/[email protected] .0 " :
6
- version "0.6.0 "
7
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.0 .tgz#e33d9889472b0599291ecdb7fa83579586b21e66 "
5
+ " @tensorflow/[email protected] .1 " :
6
+ version "0.6.1 "
7
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.1 .tgz#9358ecbc04279e617e4f37448223eb065ee18d9b "
8
8
dependencies :
9
9
seedrandom "~2.4.3"
10
10
11
- " @tensorflow/tfjs-layers@0.1.2 " :
12
- version "0.1.2 "
13
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.1.2 .tgz#fead9860495a0bdb1525645ed7614675e8decaaf "
11
+ " @tensorflow/tfjs-layers@0.3.0 " :
12
+ version "0.3.0 "
13
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.3.0 .tgz#a8f9421970c7b082cd4731d900f68b5fa73115a7 "
14
14
dependencies :
15
15
underscore "~1.8.3"
16
16
17
- " @tensorflow/tfjs@0.6.1 " :
18
- version "0.6.1 "
19
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.6.1 .tgz#8cb0133a0f2d8d6068c0742d8ceb998ef39899b0 "
17
+ " @tensorflow/tfjs@0.8.0 " :
18
+ version "0.8.0 "
19
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.8.0 .tgz#4456c83a74836579ee2ce18d88149cf2fcbc8361 "
20
20
dependencies :
21
- " @tensorflow/tfjs-core" " 0.6.0 "
22
- " @tensorflow/tfjs-layers" " 0.1.2 "
21
+ " @tensorflow/tfjs-core" " 0.6.1 "
22
+ " @tensorflow/tfjs-layers" " 0.3.0 "
23
23
24
24
" @types/json-stable-stringify@^1.0.32 " :
25
25
version "1.0.32"
Original file line number Diff line number Diff line change 9
9
"node" : " >=8.9.0"
10
10
},
11
11
"dependencies" : {
12
- "@tensorflow/tfjs" : " 0.6.1 " ,
12
+ "@tensorflow/tfjs" : " 0.8.0 " ,
13
13
"vega-embed" : " ^3.0.0"
14
14
},
15
15
"scripts" : {
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @tensorflow/[email protected] .0 " :
6
- version "0.6.0 "
7
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.0 .tgz#e33d9889472b0599291ecdb7fa83579586b21e66 "
5
+ " @tensorflow/[email protected] .1 " :
6
+ version "0.6.1 "
7
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.1 .tgz#9358ecbc04279e617e4f37448223eb065ee18d9b "
8
8
dependencies :
9
9
seedrandom "~2.4.3"
10
10
11
- " @tensorflow/tfjs-layers@0.1.2 " :
12
- version "0.1.2 "
13
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.1.2 .tgz#fead9860495a0bdb1525645ed7614675e8decaaf "
11
+ " @tensorflow/tfjs-layers@0.3.0 " :
12
+ version "0.3.0 "
13
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.3.0 .tgz#a8f9421970c7b082cd4731d900f68b5fa73115a7 "
14
14
dependencies :
15
15
underscore "~1.8.3"
16
16
17
- " @tensorflow/tfjs@0.6.1 " :
18
- version "0.6.1 "
19
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.6.1 .tgz#8cb0133a0f2d8d6068c0742d8ceb998ef39899b0 "
17
+ " @tensorflow/tfjs@0.8.0 " :
18
+ version "0.8.0 "
19
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.8.0 .tgz#4456c83a74836579ee2ce18d88149cf2fcbc8361 "
20
20
dependencies :
21
- " @tensorflow/tfjs-core" " 0.6.0 "
22
- " @tensorflow/tfjs-layers" " 0.1.2 "
21
+ " @tensorflow/tfjs-core" " 0.6.1 "
22
+ " @tensorflow/tfjs-layers" " 0.3.0 "
23
23
24
24
" @types/json-stable-stringify@^1.0.32 " :
25
25
version "1.0.32"
Original file line number Diff line number Diff line change 9
9
"node" : " >=8.9.0"
10
10
},
11
11
"dependencies" : {
12
- "@tensorflow/tfjs" : " 0.6.1 "
12
+ "@tensorflow/tfjs" : " 0.8.0 "
13
13
},
14
14
"scripts" : {
15
15
"watch" : " NODE_ENV=development parcel --no-hmr --open index.html " ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @tensorflow/[email protected] .0 " :
6
- version "0.6.0 "
7
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.0 .tgz#e33d9889472b0599291ecdb7fa83579586b21e66 "
5
+ " @tensorflow/[email protected] .1 " :
6
+ version "0.6.1 "
7
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.1 .tgz#9358ecbc04279e617e4f37448223eb065ee18d9b "
8
8
dependencies :
9
9
seedrandom "~2.4.3"
10
10
11
- " @tensorflow/tfjs-layers@0.1.2 " :
12
- version "0.1.2 "
13
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.1.2 .tgz#fead9860495a0bdb1525645ed7614675e8decaaf "
11
+ " @tensorflow/tfjs-layers@0.3.0 " :
12
+ version "0.3.0 "
13
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.3.0 .tgz#a8f9421970c7b082cd4731d900f68b5fa73115a7 "
14
14
dependencies :
15
15
underscore "~1.8.3"
16
16
17
- " @tensorflow/tfjs@0.6.1 " :
18
- version "0.6.1 "
19
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.6.1 .tgz#8cb0133a0f2d8d6068c0742d8ceb998ef39899b0 "
17
+ " @tensorflow/tfjs@0.8.0 " :
18
+ version "0.8.0 "
19
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.8.0 .tgz#4456c83a74836579ee2ce18d88149cf2fcbc8361 "
20
20
dependencies :
21
- " @tensorflow/tfjs-core" " 0.6.0 "
22
- " @tensorflow/tfjs-layers" " 0.1.2 "
21
+ " @tensorflow/tfjs-core" " 0.6.1 "
22
+ " @tensorflow/tfjs-layers" " 0.3.0 "
23
23
24
24
abbrev@1 :
25
25
version "1.1.1"
Original file line number Diff line number Diff line change 9
9
"node" : " >=8.9.0"
10
10
},
11
11
"dependencies" : {
12
- "@tensorflow/tfjs" : " 0.6.1 " ,
12
+ "@tensorflow/tfjs" : " 0.8.0 " ,
13
13
"vega-embed" : " ~3.0.0"
14
14
},
15
15
"scripts" : {
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @tensorflow/[email protected] .0 " :
6
- version "0.6.0 "
7
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.0 .tgz#e33d9889472b0599291ecdb7fa83579586b21e66 "
5
+ " @tensorflow/[email protected] .1 " :
6
+ version "0.6.1 "
7
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.1 .tgz#9358ecbc04279e617e4f37448223eb065ee18d9b "
8
8
dependencies :
9
9
seedrandom "~2.4.3"
10
10
11
- " @tensorflow/tfjs-layers@0.1.2 " :
12
- version "0.1.2 "
13
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.1.2 .tgz#fead9860495a0bdb1525645ed7614675e8decaaf "
11
+ " @tensorflow/tfjs-layers@0.3.0 " :
12
+ version "0.3.0 "
13
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.3.0 .tgz#a8f9421970c7b082cd4731d900f68b5fa73115a7 "
14
14
dependencies :
15
15
underscore "~1.8.3"
16
16
17
- " @tensorflow/tfjs@0.6.1 " :
18
- version "0.6.1 "
19
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.6.1 .tgz#8cb0133a0f2d8d6068c0742d8ceb998ef39899b0 "
17
+ " @tensorflow/tfjs@0.8.0 " :
18
+ version "0.8.0 "
19
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.8.0 .tgz#4456c83a74836579ee2ce18d88149cf2fcbc8361 "
20
20
dependencies :
21
- " @tensorflow/tfjs-core" " 0.6.0 "
22
- " @tensorflow/tfjs-layers" " 0.1.2 "
21
+ " @tensorflow/tfjs-core" " 0.6.1 "
22
+ " @tensorflow/tfjs-layers" " 0.3.0 "
23
23
24
24
" @types/json-stable-stringify@^1.0.32 " :
25
25
version "1.0.32"
Original file line number Diff line number Diff line change 9
9
"node" : " >=8.9.0"
10
10
},
11
11
"dependencies" : {
12
- "@tensorflow/tfjs" : " 0.6.1 " ,
12
+ "@tensorflow/tfjs" : " 0.8.0 " ,
13
13
"vega-embed" : " ~3.0.0"
14
14
},
15
15
"scripts" : {
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @tensorflow/[email protected] .0 " :
6
- version "0.6.0 "
7
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.0 .tgz#e33d9889472b0599291ecdb7fa83579586b21e66 "
5
+ " @tensorflow/[email protected] .1 " :
6
+ version "0.6.1 "
7
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.1 .tgz#9358ecbc04279e617e4f37448223eb065ee18d9b "
8
8
dependencies :
9
9
seedrandom "~2.4.3"
10
10
11
- " @tensorflow/tfjs-layers@0.1.2 " :
12
- version "0.1.2 "
13
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.1.2 .tgz#fead9860495a0bdb1525645ed7614675e8decaaf "
11
+ " @tensorflow/tfjs-layers@0.3.0 " :
12
+ version "0.3.0 "
13
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.3.0 .tgz#a8f9421970c7b082cd4731d900f68b5fa73115a7 "
14
14
dependencies :
15
15
underscore "~1.8.3"
16
16
17
- " @tensorflow/tfjs@0.6.1 " :
18
- version "0.6.1 "
19
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.6.1 .tgz#8cb0133a0f2d8d6068c0742d8ceb998ef39899b0 "
17
+ " @tensorflow/tfjs@0.8.0 " :
18
+ version "0.8.0 "
19
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.8.0 .tgz#4456c83a74836579ee2ce18d88149cf2fcbc8361 "
20
20
dependencies :
21
- " @tensorflow/tfjs-core" " 0.6.0 "
22
- " @tensorflow/tfjs-layers" " 0.1.2 "
21
+ " @tensorflow/tfjs-core" " 0.6.1 "
22
+ " @tensorflow/tfjs-layers" " 0.3.0 "
23
23
24
24
" @types/json-stable-stringify@^1.0.32 " :
25
25
version "1.0.32"
Original file line number Diff line number Diff line change 9
9
"node" : " >=8.9.0"
10
10
},
11
11
"dependencies" : {
12
- "@tensorflow/tfjs" : " 0.6.1 "
12
+ "@tensorflow/tfjs" : " 0.8.0 "
13
13
},
14
14
"scripts" : {
15
15
"watch" : " NODE_ENV=development parcel --no-hmr --open index.html " ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @tensorflow/[email protected] .0 " :
6
- version "0.6.0 "
7
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.0 .tgz#e33d9889472b0599291ecdb7fa83579586b21e66 "
5
+ " @tensorflow/[email protected] .1 " :
6
+ version "0.6.1 "
7
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.1 .tgz#9358ecbc04279e617e4f37448223eb065ee18d9b "
8
8
dependencies :
9
9
seedrandom "~2.4.3"
10
10
11
- " @tensorflow/tfjs-layers@0.1.2 " :
12
- version "0.1.2 "
13
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.1.2 .tgz#fead9860495a0bdb1525645ed7614675e8decaaf "
11
+ " @tensorflow/tfjs-layers@0.3.0 " :
12
+ version "0.3.0 "
13
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.3.0 .tgz#a8f9421970c7b082cd4731d900f68b5fa73115a7 "
14
14
dependencies :
15
15
underscore "~1.8.3"
16
16
17
- " @tensorflow/tfjs@0.6.1 " :
18
- version "0.6.1 "
19
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.6.1 .tgz#8cb0133a0f2d8d6068c0742d8ceb998ef39899b0 "
17
+ " @tensorflow/tfjs@0.8.0 " :
18
+ version "0.8.0 "
19
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.8.0 .tgz#4456c83a74836579ee2ce18d88149cf2fcbc8361 "
20
20
dependencies :
21
- " @tensorflow/tfjs-core" " 0.6.0 "
22
- " @tensorflow/tfjs-layers" " 0.1.2 "
21
+ " @tensorflow/tfjs-core" " 0.6.1 "
22
+ " @tensorflow/tfjs-layers" " 0.3.0 "
23
23
24
24
abbrev@1 :
25
25
version "1.1.1"
Original file line number Diff line number Diff line change 9
9
"node" : " >=8.9.0"
10
10
},
11
11
"dependencies" : {
12
- "@tensorflow/tfjs" : " 0.6.1 " ,
12
+ "@tensorflow/tfjs" : " 0.8.0 " ,
13
13
"vega-embed" : " ^3.2.0" ,
14
14
"vega-lite" : " ^2.3.1"
15
15
},
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @tensorflow/[email protected] .0 " :
6
- version "0.6.0 "
7
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.0 .tgz#e33d9889472b0599291ecdb7fa83579586b21e66 "
5
+ " @tensorflow/[email protected] .1 " :
6
+ version "0.6.1 "
7
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.1 .tgz#9358ecbc04279e617e4f37448223eb065ee18d9b "
8
8
dependencies :
9
9
seedrandom "~2.4.3"
10
10
11
- " @tensorflow/tfjs-layers@0.1.2 " :
12
- version "0.1.2 "
13
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.1.2 .tgz#fead9860495a0bdb1525645ed7614675e8decaaf "
11
+ " @tensorflow/tfjs-layers@0.3.0 " :
12
+ version "0.3.0 "
13
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.3.0 .tgz#a8f9421970c7b082cd4731d900f68b5fa73115a7 "
14
14
dependencies :
15
15
underscore "~1.8.3"
16
16
17
- " @tensorflow/tfjs@0.6.1 " :
18
- version "0.6.1 "
19
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.6.1 .tgz#8cb0133a0f2d8d6068c0742d8ceb998ef39899b0 "
17
+ " @tensorflow/tfjs@0.8.0 " :
18
+ version "0.8.0 "
19
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.8.0 .tgz#4456c83a74836579ee2ce18d88149cf2fcbc8361 "
20
20
dependencies :
21
- " @tensorflow/tfjs-core" " 0.6.0 "
22
- " @tensorflow/tfjs-layers" " 0.1.2 "
21
+ " @tensorflow/tfjs-core" " 0.6.1 "
22
+ " @tensorflow/tfjs-layers" " 0.3.0 "
23
23
24
24
" @types/json-stable-stringify@^1.0.32 " :
25
25
version "1.0.32"
Original file line number Diff line number Diff line change 9
9
"node" : " >=8.9.0"
10
10
},
11
11
"dependencies" : {
12
- "@tensorflow/tfjs" : " 0.6.1 "
12
+ "@tensorflow/tfjs" : " 0.8.0 "
13
13
},
14
14
"scripts" : {
15
15
"watch" : " NODE_ENV=development parcel --no-hmr --open index.html " ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @tensorflow/[email protected] .0 " :
6
- version "0.6.0 "
7
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.0 .tgz#e33d9889472b0599291ecdb7fa83579586b21e66 "
5
+ " @tensorflow/[email protected] .1 " :
6
+ version "0.6.1 "
7
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.1 .tgz#9358ecbc04279e617e4f37448223eb065ee18d9b "
8
8
dependencies :
9
9
seedrandom "~2.4.3"
10
10
11
- " @tensorflow/tfjs-layers@0.1.2 " :
12
- version "0.1.2 "
13
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.1.2 .tgz#fead9860495a0bdb1525645ed7614675e8decaaf "
11
+ " @tensorflow/tfjs-layers@0.3.0 " :
12
+ version "0.3.0 "
13
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.3.0 .tgz#a8f9421970c7b082cd4731d900f68b5fa73115a7 "
14
14
dependencies :
15
15
underscore "~1.8.3"
16
16
17
- " @tensorflow/tfjs@0.6.1 " :
18
- version "0.6.1 "
19
- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.6.1 .tgz#8cb0133a0f2d8d6068c0742d8ceb998ef39899b0 "
17
+ " @tensorflow/tfjs@0.8.0 " :
18
+ version "0.8.0 "
19
+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-0.8.0 .tgz#4456c83a74836579ee2ce18d88149cf2fcbc8361 "
20
20
dependencies :
21
- " @tensorflow/tfjs-core" " 0.6.0 "
22
- " @tensorflow/tfjs-layers" " 0.1.2 "
21
+ " @tensorflow/tfjs-core" " 0.6.1 "
22
+ " @tensorflow/tfjs-layers" " 0.3.0 "
23
23
24
24
abbrev@1 :
25
25
version "1.1.1"
Original file line number Diff line number Diff line change 9
9
"node" : " >=8.9.0"
10
10
},
11
11
"dependencies" : {
12
- "@tensorflow/tfjs" : " 0.6.1 " ,
12
+ "@tensorflow/tfjs" : " 0.8.0 " ,
13
13
"vega-embed" : " ~3.0.0"
14
14
},
15
15
"scripts" : {
You can’t perform that action at this time.
0 commit comments