#author("2024-10-20T13:01:22+00:00","default:yoya","yoya") TITLE:Algorithm (アルゴリズム) - [http://ja.wikipedia.org/wiki/Category:%E3%82%A2%E3%83%AB%E3%82%B4%E3%83%AA%E3%82%BA%E3%83%A0 Category:アルゴリズム]@Wikipedia - 中央値 ([[median]]) - Least Recently Used ([[LRU]]) - 補間 ([[Interpolation]]) - 指数時間アルゴリズム入門 -- http://www.slideshare.net/wata_orz/ss-12131479 - [[Sort]] - [[Diff]] - [[Distance]] - [[Pairwise]] (ペアワイズ) - K近傍法 ([[k-NN]]) - K平均法 ([[K-means]]) - ニュートン法 ([[Newton-RaphsonMethod]]) - [[RateLimit]] * データ構造 [#n629a739] - データ構造 ([[DataStructure]]) -- 木構造 ([[TreeStructure]]) * エントロピー符号化 [#ia06f405] - [[EntropyCoder]] -- ハフマン符号化 ([[Huffman]]) -- 算術符号化 ([[ArithmeticCoder]]) -- [[AsymmetricNumericalSystems]] *グラフ探索 [#c8a73468] - ロボティクスにおけるグラフ探索の基礎知識 -- http://myenigma.hatenablog.com/entry/2015/05/02/152123 * 分野 [#d4990961] - [[MachineLearning]] - [[DeepLearning]] * その他 [#ofa2ea31] - [[TSP]] (traveling salesman problem, 巡回セールスマン問題) - [[Bandit]] * 関連 [#rel] - [[Random]]