Коул Анирад, Ганджу Сиддха, Казам Мехер Искусственный интеллект и компьютерное зрение. Реальные проекты на Python, Keras и TensorFlow. — СПб.: Питер,

€вроглазый прохожий d022e460ca update 1 vuosi sitten
LICENSE 01f4d5b6a5 Initial commit 1 vuosi sitten
README.md d022e460ca update 1 vuosi sitten
cat.jpg e95cd5e4e3 add files 1 vuosi sitten
catgrad_cam.png e95cd5e4e3 add files 1 vuosi sitten
dog.jpg e95cd5e4e3 add files 1 vuosi sitten
doggrad_cam.png e95cd5e4e3 add files 1 vuosi sitten
testChapter-2.ipynb e95cd5e4e3 add files 1 vuosi sitten

README.md

python3 -m venv envkeras
source envkeras/bin/activate
pip install --upgrade pip

pip install tensorflow

pip install matplotlib -U
pip install tf-explain==0.1.0

pip install notebook
jupyter notebook

deactivate

Sources