More actions
imported>tasha No edit summary |
imported>tasha No edit summary |
||
| Line 12: | Line 12: | ||
'''lecture material''' | '''lecture material''' | ||
[https://github.com/ktasha45/sprout-class-2022 github] | [https://github.com/ktasha45/sprout-class-2022 github] | ||
'''things to study''' | |||
python | |||
algorithm | |||
== 1차시 == | == 1차시 == | ||
Revision as of 09:40, 30 March 2022
refer to Python Numpy Tutorial deep learning
calender OT: 3/13 1회: 3/20
lecture material github
things to study python algorithm
1차시
3/20 20:00-20:45 참가: 김동영, 원지환 불참: 이수은 배운 것
- python, jupyter notebook, colab 소개
- boolean, 사칙연산, string, list, loop, dictionary
다음 시간에 배울 것
- class
- numpy
2차시
3/27 21:00-21:50 배운 것
- numpy
- class 조금
다음 시간에 배울 것
- numpy 실습
- matplotlib