2020-10-01から1ヶ月間の記事一覧

pip install qiskit

D:\xxxxx\WPy64-3820\scripts>pip install qiskitCollecting qiskit WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhos…

flow-based生成モデル

flow-based生成モデルは、Flow、Glow、NICE、realNVP等。

SeqGAN,GSGAN,MaliGAN,RankGAN,LeakGAN,TextGAN等

文章生成に用いられる GAN は,SeqGAN,GSGAN,MaliGAN,RankGAN,LeakGAN,TextGAN等

メモ pip install cupy

WPy64-3820>pip install cupyCollecting cupy Using cached cupy-8.0.0.tar.gz (5.8 MB) ERROR: Command errored out with exit status 1: command: 'd:\xxxxx\wpy64-3820\python-3.8.2.amd64\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0…

pip install sklearn

>pip install sklearnCollecting sklearn Using cached sklearn-0.0.tar.gz (1.1 kB)Collecting scikit-learn Downloading scikit_learn-0.23.2-cp36-cp36m-win_amd64.whl (6.8 MB) |████████████████████████████████| 6.8 MB 77 kB/sRequirement already s…

トレーニング時間 368時間

トレーニング目標トレーニングカテゴリコンピュータープログラミング理由ビッグデータ分析は、さまざまな新しいアプリケーション分野の背後にある共通のコアテクノロジーです。たとえば、スマートデバイス、Internet of Things、モバイルアプリケーション、…

pip install magenta

(tensorflow_gpu) C:\Users\xxxxx>pip install magentaCollecting magenta Using cached magenta-2.1.2-py3-none-any.whl (1.4 MB)Requirement already satisfied: numpy in c:\users\xxxxx\anaconda3\envs\tensorflow_gpu\lib\site-packages (from magenta)…

pip install jupyterlab

Collecting jupyterlab Downloading https://files.pythonhosted.org/packages/d7/a9/d7c904ee406d1ce320fd1d91e05111fa158e66bb217f68d070b5f58c5937/jupyterlab-2.2.8-py3-none-any.whl (7.8MB) |################################| 7.8MB 87kB/sRequireme…

jupyter-http-over-ws

(pytorch) C:\Users\xxxxxxxxxx>pip install jupyterCollecting jupyter Using cached jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB)Collecting qtconsole Downloading qtconsole-4.7.7-py2.py3-none-any.whl (118 kB) |████████████████████████████████| 1…

pip install music21

D:\xxxxx\WPy64-3820\scripts>pip install music21Collecting music21 Downloading music21-6.1.0.tar.gz (18.3 MB) |████████████████████████████████| 18.3 MB 41 kB/sRequirement already satisfied: chardet in d:\xxxxx\wpy64-3820\python-3.8.2.amd64…

tensorflow-hub

(1)------------------------------------------------------------ pip install tensorflow tensorflow-hubRequirement already satisfied: tensorflow in c:\users\xxxxx\anaconda3\envs\tensorflow_gpu\lib\site-packages (2.1.0)Collecting tensorflow-h…