Pythonは科学計算のライブラリが充実している。それらのライブラリを使うことで、サイン波を手軽に生成できる。そうであれば、簡単なシンセサイザーを作ることもできるだろう。今回は、PythonのライブラリPyAudioとNumPyで音楽の生成に挑戦してみよう。
Learn how to create contour plots in Python using NumPy’s meshgrid and Matplotlib. This step-by-step tutorial shows you how to generate grids, compute functions over them, and visualize data ...
といった特徴があり、 TFを使ったディープラーニングを学ぶのに優れたツールです。このほかTFの演算を可視化するTensorBoardやCSVデータを可視化するFacetsといったツールも紹介されました。 TensorBoardのGUI ディープラーニングを使ったデータ解析では、 環境 ...
Python is convenient and flexible, yet notably slower than other languages for raw computational speed. The Python ecosystem has compensated with tools that make crunching numbers at scale in Python ...