일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- AI Hub
- 마우스 따라다니기
- c#
- 원형
- 탄막 스킬 범위
- 수 만들기
- SWEA
- 유니티
- 탄막
- 강의실2
- 회의실 배정
- 2020 KAKAO BLIND RECRUITMENT
- 걷는건귀찮아
- 18249
- 윈도우
- 자료구조 목차
- 단어 수학
- 백준
- 그리디알고리즘
- MySQL
- 영상 프레임 추출
- 문자열 압축
- 3344
- 알고리즘 목차
- mysqld.sock
- 탄막 이동
- 3273
- 알고리즘
- 토글 그룹
- 우분투
- Today
- Total
목록컴퓨터공학/인공지능|데이터사이언스 (3)
와이유스토리
Link https://app.datascientist.fr/learn/learning/57/62/194/844 DataScientist.fr : La plateforme la plus interactive pour apprendre la data science, l'intelligence artificielle et le cloud app.datascientist.fr Generative AI - Generative AI enables users to quickly generate new content based on a variety of inputs. Inputs and outputs to these models can include text, images, sounds, animation, 3D ..
Link https://app.datascientist.fr/learn/learning/57/60/166/762 DataScientist.fr : La plateforme la plus interactive pour apprendre la data science, l'intelligence artificielle et le cloud app.datascientist.fr CRISP-DM Process 1. Opportunity Assessment & Business Understanding 2. Data Understanding & Acquisition 3. Data Preparation & Cleaning & Transformation 4. Modeling 5. Evaluation & Residuals..
Link https://app.datascientist.fr/learn/learning/57/58/168/761 DataScientist.fr : La plateforme la plus interactive pour apprendre la data science, l'intelligence artificielle et le cloud app.datascientist.fr 라이브러리 종류 - Numpy : List - Pandas : Dictionary NumPy - Dimension : 행렬 차원 - 행렬 생성 import numpy as np arr1 = np.array(862) # Create a 0-D array with value 862 arr2 = np.array([1,2,3,4,5]) # Cr..