Загрузка страницы

Installations for Deep Learning: Anaconda, Jupyter Notebook, Tensorflow, Keras | Keras #2

Link to download anaconda - https://www.anaconda.com/download/

Create environment ([EnvironmentName] takes place of your environment's name) for Mac and PC -

conda create -n [EnvironmentName]

Activate environment for Mac -

source activate [EnvironmentName]

Activate environment for PC -

activate [EnvironmentName]

Install Tensorflow for Mac and PC -

conda install tensorflow

Install Keras for Mac and PC -

conda install Keras

Install nb_conda for Mac and PC -

conda install nb_conda

Launch jupyter notebook for Mac and PC -

jupyter notebook

**********

In this video, I show how to set up the basic tools that I will be using in future videos for deep learning. These tools include Anaconda (which includes Conda, Jupyter Notebook, and Python), Tensorflow, Keras, and nb_conda (this package allows us to switch environments in Jupyter Notebook and is necessary, in my testing, for everything to work properly).

Видео Installations for Deep Learning: Anaconda, Jupyter Notebook, Tensorflow, Keras | Keras #2 канала Hello World HD
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
18 ноября 2018 г. 20:29:19
00:05:28
Яндекс.Метрика