Platform
Resources
Pricing
Sign in
Get started
Zaid Alyafeai
Computer science major master student interested in computer vision and deep learning
Workspace
Fork
Published
By
Zaid Alyafeai
Edited
Apr 6, 2018
Importers
1 star
Insert cell
Insert cell
tf
=
require
(
"@tensorflow/tfjs-core"
)
Insert cell
function
show
(
tensor
)
{
let
logMessages
=
[
]
console
.
log
=
function
(
)
{
logMessages
.
push
.
apply
(
logMessages
,
arguments
)
;
}
tensor
.
print
(
)
return
logMessages
[
logMessages
.
length
-
1
]
}
Insert cell
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
tf
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
show
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML