Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.59 KB

README-1-DL.md

File metadata and controls

50 lines (30 loc) · 1.59 KB

AI-Innovation-2024

AI 핵심 기술 집중 클래스 [교안]

  1. 교육과정명 : AI 핵심 기술 집중 클래스

  2. 교육일정 : 2024년 8월 26일 - 10월 25일(160시간) / 야간 4시간, 18:30-22:30

  3. 교육방식 : 실시간 비대면(ZOOM)

다양한 언어 모델(LLM)들

인공지능 구현의 주요 주제들

보고 듣고 말하기의 구현 과정

컴퓨터 프로그램 진화 과정

함수형 언어란?
머신러닝
- Predictive Analysis
- Data Exploration
- Regresson 과 Classification
- DecisionTree

딥러닝
- Single Neuron
- Deep Neural Networks
- Stochastic Gradient Descent
- Overfitting and Underfitting
- Dropout and Batch Normalization
- Binary Classification
Pytoch 로 Deep Learning 구현
- Tensor로 데이터 읽기
- Regression 분석
- Classification 분석

ai핵심