위키
총 1121개의 페이지 · 41 / 57 · 1121개 중 801–820
- Federated Learning: 분산 학습 without central data#ml #distributed #privacy #federated-learning #edge
- Fenwick Tree (Binary Indexed Tree): 구간 합 O(log N)#algorithm #data-structure #tree #prefix-sum
- FFT, NTT#algorithm #math #fft #ntt #convolution #polynomial
- Flood Fill#algorithm #graph #flood-fill #bfs #dfs
- Floor Sum (유리 등차수열 내림 합)#algorithm #math #floor-sum
- FTP / SFTP / FTPS#network #protocol #file-transfer #ssh #tls #ftp
- Function Calling / Tool Use: LLM 도구 사용#ai #llm #function-calling #agent #mcp #json-schema
- FWHT (Fast Walsh-Hadamard Transform)#algorithm #math #fwht #convolution #xor
- General Graph Matching (Blossom Algorithm)#algorithm #graph #matching #blossom
- Generating Function#algorithm #math #generating-function #combinatorics
- Geometry Basic: 벡터, CCW, 외적, 내적#algorithm #geometry #vector #ccw #cross-product
- Golden-section Search: 단봉 함수 최적화#algorithm #math #search #optimization #unimodal
- GPU: 그래픽/ML 병렬 프로세서#ml #hardware #gpu #cuda #tensor-core #simt
- Graph DP: 트리/DAG 위 DP#algorithm #dp #graph #tree
- Hackenbush (하켄부시 게임)#algorithm #game #hackenbush
- Hadoop / Spark#data-engineering #hadoop #spark #big-data #distributed
- Half-Plane Intersection#algorithm #geometry #half-plane-intersection
- Hamiltonian Path: 모든 정점 한 번씩#algorithm #graph #hamiltonian #np-hard
- Hash Table: 해시 기반 딕셔너리#algorithm #data-structure #hash #map
- HBM#hardware #memory #gpu #tpu #dram