Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jnnan
/
trumans
like
35
Paused
App
Files
Files
Community
2
8c60646
trumans
/
not_used.py
jnnan
Upload 68 files
aeba71c
verified
8 months ago
raw
Copy download link
history
blame
58 Bytes
import
numpy
as
np
test = np.random.randn(
3
,
4
,
5
)
print
(
0
)