- 2021-05-16 00:14Pythonを用いた機械学習アルゴリズムの実現――簡単なニューラルネットワーク
- 2021-05-15 23:43感知機(Perceptron)
- 2021-05-15 23:43循環ニューラルネットワーク(Recurrent Neural Network)
- 2021-05-15 23:43長短期間記憶ネットワーク(Long/Short Term Memory Network)
- 2021-05-15 23:43ホープフィールドネットワーク(Hopfield Networks)
- 2021-05-15 23:42ボルツマンマシン(Boltzmann Machine Network)
- 2021-05-15 23:42深さ自動エンコーダ(Deep Auto-encoders)
- 2021-05-15 23:42ディープ信念ネットワーク(Deep Belief Network)
- 2021-05-15 23:40深さ残差ネットワーク(Deep Residual Network,ResNet)
- 2021-05-15 23:37幅モデル(wide model)
- 2021-05-15 23:37ウェイト(weight)
- 2021-05-15 23:37認証セット(validation set)
- 2021-05-15 23:36非監視機械学習(unsupervised machine learning)
- 2021-05-15 23:36ラベルサンプルなし(unlabeled example)
- 2021-05-15 23:36真例率(true positive rate、略称TP率)
- 2021-05-15 23:36真の例(TP,true positive)
- 2021-05-15 23:36真負例(TN,true negative)
- 2021-05-15 23:36転送学習(transfer learning)
- 2021-05-15 23:36トレーニングセット(training set)
- 2021-05-15 23:36時系列解析(time series analysis)