콘텐츠로 바로가기
주제21

mathematics-computing-logic

이 주제 아래 묶인 기록을 섹션별로 살펴봅니다.

  1. Dimensionality Reduction & PCA

    기술 노트

    고차원 데이터의 핵심 정보는 유지하면서 노이즈와 중복을 제거하여 차원을 축소하는 원리와, 주성분 분석(PCA)의 수학적 매커니즘을 다루는 학습 노드입니다.

    mathematics-computing-logic / linear-algebra-data-geometry / dimensionality-reduction-pca
  2. Matrix Calculus & Eigendecomposition

    기술 노트

    행렬의 미분과 변화율을 다루는 행렬 해석학, 그리고 행렬의 고유한 성질을 추출하는 고윳값 분해의 수리적 역학을 다루는 학습 노드입니다.

    mathematics-computing-logic / linear-algebra-data-geometry / matrix-calculus-eigendecomposition
  3. Optimization & Convex Geometry

    기술 노트

    목표 함수를 최소화하거나 최대화하는 최적의 변수 조합을 찾는 수리적 방법론과, 전역 최적해를 보장하는 볼록 함수의 기하학적 성질을 다루는 학습 노드입니다.

    mathematics-computing-logic / linear-algebra-data-geometry / optimization-convex-geometry
  4. Vector Spaces & Linear Maps

    기술 노트

    고차원 데이터의 수학적 공간인 벡터 공간을 정의하고, 데이터 간의 변환 규칙을 규정하는 선형 사상의 원리를 다루는 학습 노드입니다.

    mathematics-computing-logic / linear-algebra-data-geometry / vector-spaces-linear-maps
  5. Logic & Formal Verification

    기술 노트

    명제 및 서술 논리부터 시작하여, 시스템의 올바름을 수학적으로 증명하는 형식 검증 기법을 다루는 학습 노드입니다.

    mathematics-computing-logic / logic-formal-verification
  6. Boolean Algebra & Circuit Logic

    기술 노트

    이진 상태의 논리 연산을 수학적으로 정립한 불 대수와 이를 하드웨어로 구현한 논리 회로의 설계 및 최적화 원리를 다루는 학습 노드입니다.

    mathematics-computing-logic / logic-formal-verification / boolean-algebra-circuit-logic
  7. Formal Specifications & TLA+

    기술 노트

    시스템의 상태와 변화를 수학적으로 엄밀하게 기술하는 정형 명세 기법과, 특히 분산 시스템의 설계 결함을 탐지하는 데 탁월한 TLA+의 원리를 다루는 학습 노드입니다.

    mathematics-computing-logic / logic-formal-verification / formal-specifications-tla