Difference between revisions of "Pip3 install keras"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
Collecting keras | Collecting keras | ||
Downloading Keras-2.4.3-py2.py3-none-any.whl (36 kB) | Downloading Keras-2.4.3-py2.py3-none-any.whl (36 kB) | ||
− | Collecting h5py | + | Collecting [[h5py]] |
Downloading h5py-3.3.0-cp39-cp39-macosx_10_9_x86_64.whl (3.0 MB) | Downloading h5py-3.3.0-cp39-cp39-macosx_10_9_x86_64.whl (3.0 MB) | ||
|████████████████████████████████| 3.0 MB 2.7 MB/s | |████████████████████████████████| 3.0 MB 2.7 MB/s |
Latest revision as of 14:45, 23 June 2022
pip3 install keras Collecting keras Downloading Keras-2.4.3-py2.py3-none-any.whl (36 kB) Collecting h5py Downloading h5py-3.3.0-cp39-cp39-macosx_10_9_x86_64.whl (3.0 MB) |████████████████████████████████| 3.0 MB 2.7 MB/s Collecting scipy>=0.14 Downloading scipy-1.7.0-cp39-cp39-macosx_10_9_x86_64.whl (32.1 MB) |████████████████████████████████| 32.1 MB 9.1 MB/s Collecting numpy>=1.9.1 Downloading numpy-1.21.0-cp39-cp39-macosx_10_9_x86_64.whl (16.9 MB) |████████████████████████████████| 16.9 MB 979 kB/s Collecting pyyaml Downloading PyYAML-5.4.1-cp39-cp39-macosx_10_9_x86_64.whl (259 kB) |████████████████████████████████| 259 kB 11.5 MB/s Installing collected packages: numpy, scipy, pyyaml, h5py, keras Successfully installed h5py-3.3.0 keras-2.4.3 numpy-1.21.0 pyyaml-5.4.1 scipy-1.7.0
See also[edit]
- PIP: [
pipx, pip, pip3
|install | install --upgrade
|list
|show
|uninstall
|search
|install cryptography | --version
|help
, PIP changelog,pipdeptree
,install -r requirements.txt
] - Keras
Advertising: