オムライスの備忘録

数学・統計学・機械学習・プログラミングに関することを記す

データサイエンス-機械学習

【機械学習】Spiking Neural Network / SNN

機械学習 #まとめ編 yhayato1320.hatenablog.com Index Index Spiking Neural Network / SNN 応用 CMOS / 2023 参考 Spiking Neural Network / SNN 応用 CMOS / 2023 CMOS-based area-and-power-efficient neuron and synapse circuits for time-domain anal…

【機械学習】Liquid Neural Network

機械学習 #まとめ編 yhayato1320.hatenablog.com Index Index Liquid Neural Network 参考 Web サイト Liquid Neural Network 参考 Closed-form Continuous-time Neural Models [2021] arxiv.org Web サイト Researchers Discover a More Flexible Approach …

【画像処理】自己教師あり学習 / Self Supervised Learning

Index Index 自己教師あり学習 / Self Supervised Learning DeepLearning における工夫・テクニック Visual Prompting / 2022 Energy-Based Contrastive Learning / EBCLR / 2022 MAGE / 2022 Cut-and-LEaRn / CutLER / 2023 Joint Embedding Self-Supervise…

【機械学習】XAI

機械学習 #まとめ編 yhayato1320.hatenablog.com Index Index XAI 参考 書籍 Web サイト XAI 説明可能な AI. 参考 Explainable Artificial Intelligence (XAI): Concepts, Taxonomies, Opportunities and Challenges toward Responsible AI [2019] arxiv.org…

【マルチモーダル】データ拡張 / Data Augmentation #まとめ編

Index Index データ拡張 / Data Augmentation マルチモーダルにおける Data Augmentation MixGen / 2022 EnvEdit / 2022 VLMixer / 2022 Learning Multimodal Data Augmentation / LeMDA / 2023 データ拡張 / Data Augmentation データ拡張 / Data Augmentat…

【機械学習】反実仮想機械学習 / Counterfactual Machine Learning

因果推論 yhayato1320.hatenablog.com 機械学習 #まとめ編 yhayato1320.hatenablog.com Index Index 反実仮想機械学習 / Counterfactual Machine Learning 参考 反実仮想機械学習 / Counterfactual Machine Learning 参考 因果推論の先へ―機械学習で因果効果…

【機械学習】強化学習 / Reinforcement Learning

Index Index 強化学習 / Reinforcement Learning アルゴリズム Gato / 2022 Policy-Space Response Oracles / PSRO / 2023 Controllability-aware Skill Discovery / CSD /2023 Reusable Slotwise Mechanisms / RSM Scaled Q-learning / 2023 テクニック・工…

【機械学習】ベイズ識別 / Naive Bayes Classifier #実装編

Index Index ベイズ識別 / Naive Bayes Classifier タスク データセット 実装 ライブラリ 処理の実行 精度 参考 ベイズ識別 / Naive Bayes Classifier ベイズ識別 / Naive Bayes Classifier #アルゴリズム編 yhayato1320.hatenablog.com タスク テーブルデー…

【機械学習】K-平均法 / K-means

機械学習 #まとめ編 yhayato1320.hatenablog.com Index Index K-平均法 / K-means 参考 書籍 Web サイト K-平均法 / K-means 参考 Stop using the elbow criterion for k-means and how to choose the number of clusters instead [2022] arxiv.org 書籍 は…

【機械学習】サポートベクターマシン / Support Vector Machine / SVM

機械学習 #まとめ編 yhayato1320.hatenablog.com Index Index SVM RAPIDS SVM RAPIDS ファインチューンせずに高速に学習できる RAPIDS SVR (SVC) の紹介と MARC-ja の評価 secon.dev

【機械学習】半教師あり学習 / Semi Supervised Learning

Index Index 半教師あり学習 / Semi Supervised Learning 参考 半教師あり学習 / Semi Supervised Learning 教師あり学習のひとつ. 教師あり学習 yhayato1320.hatenablog.com 少量のラベルありデータと大量のラベルなしデータを利用して学習する手法. 参考 …

【画像処理】データ拡張 / Data Augmentation #まとめ編

Index Index データ拡張 / Data Augmentation 画像における Data Augmentation Data Augmentation の手法 画像処理による Data Augmentation Mixup / 2017 Cutout / 2017 SamplePairing / 2018 CutMix / 2019 AugMix / 2019 深層学習を用いた Data Augmentat…

【金融時系列解析】Decision Tree #実装編

Index Index Decision Tree タスク データセット 設定 ハイパラーパラメータのチューニング 実装 Training Decision Tree Machine Learning におけるアルゴリズムのひとつ. Decision Tree #まとめ編 yhayato1320.hatenablog.com タスク バックテスト 金融時…

【機械学習】Gradient Boosting #実装編

Index Index Gradient Boosting タスク データセット 実装 参考 Gradient Boosting Gradient Boosting #アルゴリズム編 yhayato1320.hatenablog.com タスク 時系列予測. 時系列解析 #まとめ編 yhayato1320.hatenablog.com 時系列予測 #実装編 yhayato1320.ha…

【機械学習】ハイパーパラメータチューニング / Hyper Parameter Turning

Index Index ハイパーパラメータチューニング / Hyper Parameter Turning ランダムサーチ / Random Search グリットサーチ / Grid Search CMA-ES Tree-structured Parzen Estimator / TPE ベイズ最適化 深層学習特有のハイパーパラメータチューニング Gradie…

【機械学習】決定木 / Decision Tree #実装編 #01

Index Index 決定木 / Decision Tree タスク データセット ハイパーパラメータのチューニング 実装 参考 決定木 / Decision Tree 予測のアルゴリズムに、決定木を利用. 決定木 / Decision Tree #まとめ編 yhayato1320.hatenablog.com タスク 時系列予測. 時…

【機械学習】前処理 #まとめ編 #02

Index Index 前処理 特徴量の生成 特徴量の選択 整形 NC / NTC 参考 前処理 機械学習で利用されるデータの前処理において、時系列解析に利用される事項について記す. 前処理 #まとめ編 機械学習における一般的な手法 yhayato1320.hatenablog.com 時系列解析 …

【機械学習】前処理 #まとめ編 #01

Index Index 前処理 平均ベクトルと共分散行列 標準化 / Standardization Min-Max スケーリング 対数スケーリング 絶対値スケーリング Box-Cox 変換 Yeo-Johnson 変換 無相関化 白色化 / Whitening カテゴリカル変数 One-Hot Encoding Label Encoding 時系列…

【機械学習】Gradient Boosting #アルゴリズム編

Index Index Gradient Boosting 目的 勾配 更新 実装 参考 書籍 Web サイト Gradient Boosting Boosting の手法の一つ. Boosting yhayato1320.hatenablog.com 目的 : データ数 : 入力データ 損失関数 を最小にする 予測関数 を見つけたい. 勾配 各識別器の損…

【機械学習】ブートストラップ法 / Bootstrap Method

Index Index ブートストラップ法 / Bootstrap Method 参考 ブートストラップ法 / Bootstrap Method 機械学習におけるデータ分割の方法のひとつ. データ分割 yhayato1320.hatenablog.com 再代入誤り率のバイアスを補正するために利用される. データ集合 とし…

【機械学習】データ分割 #まとめ編

機械学習 分野一覧 #まとめ編 yhayato1320.hatenablog.com Index Index 汎化能力 データ分割 分割方法 ホールドアウト法 / Holdout Method 交差確認法 / 交差検証法 / Cross Validation Method 一つ抜き法 / Leave One Out Method ブートストラップ法 / Boot…

【機械学習】Lifted Structure Loss

Index Index Lifted Structure Loss Loss Function Architecture 課題 対応策・工夫 参考 Lifted Structure Loss Metric Learning / Distance Learning の損失として利用される. Metric Learning / Distance Learning #まとめ編 #01 損失について yhayato132…

【機械学習】条件付き確率場 / Conditional Random Field / CRF

Index Index 条件付き確率場 / Conditional Random Field / CRF 条件付き確率場 / Conditional Random Field / CRF 機械学習 #まとめ編 yhayato1320.hatenablog.com

【自然言語処理】アルゴリズム #まとめ編 #01

Index Index 自然言語処理におけるアルゴリズム ベイズ識別 / Naive Bayes Classifier 隠れマルコフモデル / Hidden Markov Model / HMM 条件付き確率場 / Conditional Random Field / CRF DeepLearning 参考 自然言語処理におけるアルゴリズム 機械学習を用…

【機械学習】SNR Contrastive Loss

Index Index Signal To Noise Ration Contrastive Loss Regularization 参考 Signal To Noise Ration Contrastive Loss Metric Learning / Distance Learning の損失に利用される. Metric Learning / Distance Learning #まとめ編 #01 損失 / Loss について …

【機械学習】Soft Triplet Loss

Index Index Soft Triplet Loss Regularization 参考 Soft Triplet Loss Metric Learning / Distance Learning の損失に利用される. Metric Learning / Distance Learning #まとめ編 #01 損失 / Loss について yhayato1320.hatenablog.com 従来の Softmax Lo…

【機械学習】正則化 / Regularization #まとめ編

Index Index 正則化 / Regularization 深層学習 / DeepLearning Dropout Ordinal Entropy / 2023 Sketchy / 2023 Metric Learning / Distance Learning 正則化 / Regularization 機械学習や深層学習において、データに過剰なフィッティングが行われることを…

【機械学習】Metric Learning / Distance Learning #まとめ編 #02

Index Index Metric Learning / Distance Learning Regularization / 正則化 L2 Norm / Lp Norm Regular Face / 2019 Sparse Centers Regularization / 2019 Zero Mean Regularization / 2019 Direction Regularization / 2020 参考 Metric Learning / Dista…

【機械学習】Centroid Triplet Loss

Index Index Centroid Triplet Loss 応用 参考 Centroid Triplet Loss Metric Learning / Distance Learning の損失に利用される. Metric Learning / Distance Learning #まとめ編 #01 損失 / Loss について yhayato1320.hatenablog.com 応用 Person Re-Iden…

【機械学習】Contrastive Loss

Index Index Contrastive Loss 課題 正のペアの過剰な最適化 参考 Contrastive Loss Metric Learning / Distance Learning の損失として利用される. Metric Learning / Distance Learning #まとめ編 #01 損失について yhayato1320.hatenablog.com 「異なる」…