Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jnnan
/
trumans
like
35
Paused
App
Files
Files
Community
2
dc58165
trumans
File size: 58 Bytes
aeba71c
1
2
3
4
import
numpy
as
np test = np.random.randn(
3
,
4
,
5
)
print
(
0
)