[PYTHON] install keras

Machine learning software that I was a little worried about I will install keras and see it.

Keras Keras is an open source neural network library written in Python. It can work on top of MXNet, Deeplearning4j, TensorFlow, CNTK, Theano. This time we will use TensorFlow.

1, Install TensorFlow

TensorFlow is developed by Google and released as open source. A software library for use in machine learning.

Install this first.

Terminal


pip3 install tensorflow

2, install keras

Install the essential keras.

Terminal


pip3 install keras

pip

pip is a package management system for installing and managing packaged software written in Python. Many Python packages are on the Python Package Index. pip has been included by default since Python 2.7.9 and since Python 3.4.

Light advice

I got the following error, but it was just a reminder that I could use the latest pip.

image.png

Recommended Posts

install keras
Install Keras (used with Anaconda)
Install pytorch
Install Activiti 6
emacs-jedi install
ArcoLinux install
install python
Install virtualenv
Install mojimoji
Install Scipy
Install Memo
Install Qiskit
Install Ansible
Install Mu
Install skt-war-result
Install Django
Install PyTorch
install pillow
ArchmanLinux Install
sudo pip install
Fedora 33 beta install
Install ffmpeg / imagemagick
CentOS8 --Install --Django
Install Python locally
Install easy_install (Windows)
Troubleshooting apt install
Install NAOqi python
Install from conda-forge
Shakedrop's Keras implementation
Install tensorflow. (Only!)
Install Apache Zookeeper
Install Python Control
Opencv install struggle
Install Apache Zeppelin
Install Apache ActiveMQ
BlueZ Build & Install
CentOS8 --Install --Python3
Install Numpy + atlas