This repository is for AI study group that three universities( Kwangwoon, Myongji, Sungshin) attend in until 2021.09 to 2022.03. It is all about the basic concept of AI and our curriculum is composed of two big parts.
- Study with E-Book
- Study with cs231n
The E-Book consists of 5 parts.
To understanding the follwing lecture correctly, python skill is required.
- Linear Regression
- Logistic Regression
- Softmax Regression
- Artificial Neural Network
- Convolutional Nerual Network
On the other hand, the cs231n consists of 12 Lectures.
- Lecture 1: Introduction to Convolutional Neural Networks for Visual Recognition
- Lecture 2:Image Classification
- Lecture 3:Loss Functions and Optimization
- Lecture 4:Introduction to Neural Networks
- Lecture 5:Convolutional Neural Network
- Lecture 6:Training Neural Networks I
- Lecture 7:Training Neural Networks II
- Lecture 8:Deep Learning Software
- Lecture 9:CNN Architectures
- Lecture 10:Recurrent Neural Network
- Lecture 11:Detection and Segmentation
- Lecture 12:Visualizing and Understanding
When we held a study meeting, we didn't do presentation with ppt but did Q&A(A Study leader gave an answer about the questions of group members). Therefore, there isn't any resource for cs231n. And also, because of clarity, we didn't upload the cs231n lectures.
- cs231n lectures
- Pytorch로 시작하는 딥러닝 입문: https://wikidocs.net/57168