Skip to content

Latest commit

 

History

History
96 lines (58 loc) · 3.53 KB

README.md

File metadata and controls

96 lines (58 loc) · 3.53 KB

CS231n_Spring_2019

@ 重庆 於2019年秋季

建议先看笔记,然后按着PPT再看视频 CS231n官方笔记授权翻译

Contents

Materials

Videos

Slides(PPT)

Reference

Assignments

# 配置虚拟环境

pip install -r requirements.txt

# scipy必须装1.2.1才行
pip install scipy==1.2.1

License

Copyright (c) ChungKing. All rights reserved.

Licensed under the MIT License.