드디어 오늘 CodeStates Project2 (기업협업 프로젝트)가 피드백까지 마무리가 됐다.
colab을 기준으로 작성되었습니다.
BERT
Section6 Project
하이퍼파라미터 탐색 실패기
LightGBMError: Check failed: config->bagging_freq > 0 && config->bagging_fraction < 1.0f && config->bagging_fraction > 0.0f at /__w/1/s/python-package
AttributeError: 'DataFrame' object has no attribute 'prifile_report'
BFS (Breadth First Search) & DFS (Depth First Search)
그래프 (Graph)
퀵 정렬, 병합 정렬
bubble sort, selection sort, insertion sort
재귀함수는 함수 안에서 그 함수를 다시 호출하는 것을 반복하는 함수 즉, 스스로를 반복적으로 호출하는 함수
최대한 간단히 정리하기
BigO 표기법 (BigO Notation)
OOP (Object Oriented Programming)
comprehension & global or local variable
정규표현식 (re)
AutoEncoder (AE)
Segmentation & Object Detection/Recognition
CNN