-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
克隆项目
git clone https://github.com/omnigeeker/mlnd_distracted_driver_detection.git
进入项目目录
cd mlnd_distracted_driver_detection/
创建环境
conda create --name mlnd_distracted_driver_detection python=3.7
激活环境
conda activate mlnd_distracted_driver_detection
配置环境
conda install pandas
conda install keras
pip install opencv-python
conda install tensorflow
Metadata
Metadata
Assignees
Labels
No labels