[BACK]Return to ref-hgm.html CVS log [TXT][DIR] Up to [local] / OpenXM / src / hgm / doc

Diff for /OpenXM/src/hgm/doc/ref-hgm.html between version 1.26 and 1.33

version 1.26, 2018/07/06 06:01:51 version 1.33, 2021/12/13 04:40:21
Line 2 
Line 2 
 <html>  <html>
 <head>  <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0">
   <!-- for mobile friendly -->
 <title>References for HGM</title> <!-- Use UTF-8 文字 code-->  <title>References for HGM</title> <!-- Use UTF-8 文字 code-->
 <!-- Do not edit this file. Edit it under OpenXM/src/hgm/doc -->  <!-- Do not edit this file. Edit it under OpenXM/src/hgm/doc -->
 </head>  </head>
Line 12  the Holonomic Gradient Descent Method  (HGD) </h1>
Line 14  the Holonomic Gradient Descent Method  (HGD) </h1>
   
 <h2> Papers  and Tutorials</h2>  <h2> Papers  and Tutorials</h2>
 <ol>  <ol>
   <li> Nobuki Takayama, Takaharu Yaguchi, Yi Zhang,
   Comparison of Numerical Solvers for Differential Equations for Holonomic Gradient Method in Statistics,
   <a href="https://arxiv.org/abs/2111.10947"> arxiv:2111.10947 </a>
   
   <li> Shuhei Mano, Nobuki Takayama,
   Algebraic algorithm for direct sampling from toric models,
   <a href="https://arxiv.org/abs/2110.14992"> arxiv:2110.14992 </a>
   
   <li> M.Adamer, A.Lorincz, A.L.Sattelberger, B.Sturmfels, Algebraic Analysis of Rotation Data
   <a href="https://arxiv.org/abs/1912.00396"> arxiv: 1912.00396 </a>
   <li>
   Anna-Laura Sattelberger, Bernd Sturmfels,
   D-Modules and Holonomic Functions
   <a href="https://arxiv.org/abs/1910.01395"> arxiv:1910.01395 </a>
   <li>
   N.Takayama, L.Jiu, S.Kuriki, Y.Zhang,
   Computations of the Expected Euler Characteristic for the Largest Eigenvalue of a Real Wishart Matrix,
   <!--
   <a href="https://arxiv.org/abs/1903.10099"> arxiv:1903.10099 </a> -->
   <a href="https://doi.org/10.1016/j.jmva.2020.104642"> jmva </a>
   <li> M.Harkonen, T.Sei, Y.Hirose,
   Holonomic extended least angle regression,
   <a href="https://arxiv.org/abs/1809.08190"> arxiv:1809.08190 </a>
   <li> S.Mano,
   Partitions, Hypergeometric Systems, and Dirichlet Processes in Statistics,
   <a href="https://www.springer.com/jp/book/9784431558866">
   JSS Research Series in Statistics</a>, 2018.
 <li> A.Kume, T.Sei,  <li> A.Kume, T.Sei,
 On the exact maximum likelihood inference of Fisher–Bingham distributions using an adjusted holonomic gradient method,  On the exact maximum likelihood inference of Fisher–Bingham distributions using an adjusted holonomic gradient method,
 <a href="https://doi.org/10.1007/s11222-017-9765-3"> doi </a> (2018)  <a href="https://doi.org/10.1007/s11222-017-9765-3"> doi </a> (2018)
Line 54  region
Line 83  region
 with a multivariate normal distribution,  with a multivariate normal distribution,
 <a href="http://arxiv.org/abs/1512.06564">  arxiv:1512.06564 </a>  <a href="http://arxiv.org/abs/1512.06564">  arxiv:1512.06564 </a>
   
   <li> N.Takayama, Holonomic Gradient Method (in Japanese, survey),
   <a href="http://www.math.kobe-u.ac.jp/HOME/taka/2015/hgm-dic.pdf">
   hgm-dic.pdf </a>
   
 <li> N.Takayama, S.Kuriki, A.Takemura,  <li> N.Takayama, S.Kuriki, A.Takemura,
 A-Hpergeometric Distributions and Newton Polytopes,  A-Hpergeometric Distributions and Newton Polytopes,
Line 254  maximal Likehood estimates for the Fisher-Bingham dist
Line 286  maximal Likehood estimates for the Fisher-Bingham dist
 <li> <a href="http://www.math.kobe-u.ac.jp/OpenXM/Math/Fisher-Bingham-2"> d-dimensional Fisher-Bingham System </a>  <li> <a href="http://www.math.kobe-u.ac.jp/OpenXM/Math/Fisher-Bingham-2"> d-dimensional Fisher-Bingham System </a>
 </ol>  </ol>
   
 <pre> $OpenXM: OpenXM/src/hgm/doc/ref-hgm.html,v 1.25 2018/05/07 04:50:46 takayama Exp $ </pre>  <pre> $OpenXM: OpenXM/src/hgm/doc/ref-hgm.html,v 1.32 2020/08/24 23:24:27 takayama Exp $ </pre>
 </body>  </body>
 </html>  </html>

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.33

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>