MML
Ctrlk
  • 数学プログラミング置き場
  • 数学記号記法一覧
  • 機械学習のための数学
    • 確率論
  • 機械学習・データサイエンス
    • 1. 機械学習・データサイエンス(概要)
    • 2. 機械学習
    • 3. データサイエンス
    • 4. ニューラルネットワーク
    • 5. ベイズ推論
  • 連続最適化
    • 1. Taylor展開と関数近似
    • 2. Taylorの定理と誤差の評価
    • 3. 最適化問題
    • 4. 直線探索法
    • 5. 確率的最適化
  • 行列計算
    • QR分解
    • コレスキー分解
    • 一般化コレスキー分解
    • 固有値分解
    • 一般化固有値問題
    • 特異値分解
  • その他
    • 位相限定相関法
  • カーネル法
    • カーネル法(概要)
  • Riemannian最適化
    • Riemann多様体って?
    • Riemannian最適化(概要)
    • 概説
    • 詳説
  • プログラミングサイドブック
    • はじめに
    • Step 0. 勉強の仕方
    • Step 1. インターネットで調べる
    • Step 2. コンピュータの仕組みを学ぶ
    • Step 3. 開発環境を整える
    • Step 4. プログラミング言語を学ぶ
    • Step 5. 次のステップへ進むには
    • Step 6. 情報科学を学ぶ
  • プログラミング
    • プログラミング(概要)
    • システムの構成
    • サーバーのセットアップ
    • Dockerによる仮想化
    • サーバーサイド(golang/gin)
    • リバースプロキシの設置(nginx)
    • SSL/TLS(Let's Encrypt)
    • フロントエンド(Elm)
    • Authentication(Firebase)
    • DB(MySQL)
    • KVS(Redis)
  • 数学勉強ノート
    • 0. 数学勉強ノート(概要)
    • 1. 第1群(基礎1)
    • 2. 第2群(基礎2)
    • 3. 第3群(情報科学)
    • 4. 第4群(基礎3)
    • 5. 第5群(物理学)
    • 6. 第6群(電気・機械工学)
    • 7. 第7群(基礎4)
  • 書籍メモ
    • 書籍メモ(概要)
  • 論文メモ
    • 論文メモ(概要)
    • 線形代数
    • 行列分解
    • 連続最適化
    • 確率・統計
    • Riemannian最適化
      • A Broyden Class of Quasi-Newton Methods for Riemannian Optimization
      • Riemannian stochastic quasi-Newton algorithm with variance reduction and its convergence analysis
      • Primal-Dual Optimization Algorithms over Riemannian Manifolds: an Iteration Complexity Analysis
      • Extending FISTA to Riemannian Optimization for Sparse PCA
    • RCD空間
  • 雑記帳
    • 球面幾何(楕円幾何)
    • 双曲幾何
  • なんかの部屋
    • データの表現について
Powered by GitBook
On this page

Was this helpful?

  1. 論文メモ

Riemannian最適化

A Broyden Class of Quasi-Newton Methods for Riemannian OptimizationRiemannian stochastic quasi-Newton algorithm with variance reduction and its convergence analysisPrimal-Dual Optimization Algorithms over Riemannian Manifolds: an Iteration Complexity AnalysisExtending FISTA to Riemannian Optimization for Sparse PCA
Previousあとで読む(Langevin distribution)NextA Broyden Class of Quasi-Newton Methods for Riemannian Optimization

Last updated 5 years ago

Was this helpful?