今回はNumPy公式チュートリアルを効率的に学習する方法をノートしたいと思います。 公式チュートリアルの重要性 まず、今回のNumPyに限らず新しいライブラリやフレームワークを学習する際にはその公式HPにあるチュートリアルで学習することをおすすめします。理由は、公式チュートリアルは ...
# Trigonometric function: numpy provides the ufuncs line sin(), cos() and tan() that takes values in radians and produce the corresponding sin, cos and tan values. # here now we will find the sin ...
# we can also pass a list , tuple or any array like object with array(). and it will be converted to ndarray. # 0-D Arrays - scalars, are the elements in an array, each value in an array is a 0-D ...
上記のTensorFlowチュートリアルを読んでいてつまづいたところのメモです。 .npzって何だ? .npzとは、ndarray(numpy配列)を保存したバイナリーファイル。 他はこれまでのチュートリアルで既出の事項ばかりだった。 ほぼつまづくところなくスムーズに読破。
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する