xiaoshitou 78923046c3 homework | hai 1 ano | |
---|---|---|
Day1 | hai 1 ano | |
Day2 | hai 1 ano | |
Day3 | hai 1 ano | |
Day4 | hai 1 ano | |
Day5 | hai 1 ano | |
Day6 | hai 1 ano | |
README.md | hai 1 ano | |
commit.bat | hai 1 ano |
##第01天实训日志
任务
- 安装python环境
- 安装pip
- 打开终端,安装所需的模块
- 安装Git应用程序
- 连接jupyterlab
内容
- pip install torch -i https://pypi.tuna.tsinghua.edu.cn/simple
- pip install jupyterlab -i https://pypi.tuna.tsinghua.edu.cn/simple
- pip install opencv-python -i https://pypi.tuna.tsinghua.edu.cn/simple
- pip install opencv-contrib-python -i https://pypi.tuna.tsinghua.edu.cn/simple
- pip install PyQt5 -i https://pypi.tuna.tsinghua.edu.cn/simple
- pip install PyQtWebEngine -i https://pypi.tuna.tsinghua.edu.cn/simple
- pip install matplotlib==3.5.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
- pip install tqdm==4.65.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
- pip install tensorflow==2.6.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
##第02天实训日志
任务
- 进入Git平台
- 注册账号,登录
- 创建平台仓库和本地仓库
- 图像处理与图像特征
##第03天实训日志