April 2020
Beginner to intermediate
156 pages
4h 47m
English
In this section, we will set up a virtual environment for our coding exercise and questions using the following steps:
git clone https://github.com/Packt-Publishing/Hands-on-One-Shot-Learning.git
cd Hands-on-One-Shot-Learning/Chapter01
conda create --name environment_name python=3.6
Read now
Unlock full access