セクション 1. 章 4
single
Challenge: Initializing Tensors
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
- Create a
2x3tensor filled with zeros using thetorch.zeros()function. - Create a 1D tensor with integer values from
1to10inclusive (11exclusive) using thetorch.arange()function. - Create a 1D tensor with
10evenly spaced values between2and4inclusive using thetorch.linspace()function.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 4
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください