Notice: file_put_contents(): Write of 10515 bytes failed with errno=28 No space left on device in /var/www/tgoop/post.php on line 50

Warning: file_put_contents(): Only 4096 of 14611 bytes written, possibly out of free disk space in /var/www/tgoop/post.php on line 50
Machinelearning tests@Machinelearningtest P.130
MACHINELEARNINGTEST Telegram 130
Что выведет код?
import numpy as np
x = np.linspace(0, 1, 2)
y = np.linspace(0, 1, 3)
X1, Y1 = np.meshgrid(x, y)
X2, Y2 = np.meshgrid(x, y, sparse=True)
print(*X1.shape, *Y1.shape, *X2.shape, *Y2.shape)



tgoop.com/Machinelearningtest/130
Create:
Last Update:

Что выведет код?

import numpy as np
x = np.linspace(0, 1, 2)
y = np.linspace(0, 1, 3)
X1, Y1 = np.meshgrid(x, y)
X2, Y2 = np.meshgrid(x, y, sparse=True)
print(*X1.shape, *Y1.shape, *X2.shape, *Y2.shape)

BY Machinelearning tests


Share with your friend now:
tgoop.com/Machinelearningtest/130

View MORE
Open in Telegram


Telegram News

Date: |

SUCK Channel Telegram Public channels are public to the internet, regardless of whether or not they are subscribed. A public channel is displayed in search results and has a short address (link). The main design elements of your Telegram channel include a name, bio (brief description), and avatar. Your bio should be: Telegram users themselves will be able to flag and report potentially false content. How to Create a Private or Public Channel on Telegram?
from us


Telegram Machinelearning tests
FROM American