Fitxer:Bayesian-gaussian-mixture.svg

Fitxer original(fitxer SVG, nominalment 232 × 219 píxels, mida del fitxer: 31 Ko)

Descripció a Commons

Resum

Descripció
English: Plate diagram of graphical Bayesian Gaussian mixture model.

Created using the following LaTeX, TikZ:

Source Code
\documentclass{article}
\usepackage{tikz,amsmath}
%\usepackage{siunitx}
\usetikzlibrary{arrows,snakes,backgrounds,patterns,matrix,shapes,fit,calc,shadows,plotmarks}
\usepackage[graphics,tightpage,active]{preview}
\PreviewEnvironment{tikzpicture}
\PreviewEnvironment{equation}
\PreviewEnvironment{equation*}
\newlength{\imagewidth}
\newlength{\imagescale}
\pagestyle{empty}
\thispagestyle{empty}

\usepackage{standalone}

\begin{document}

\begin{tikzpicture}
\tikzstyle{main}=[circle, minimum size = 10mm, thick, draw =black!80, node distance = 16mm]
\tikzstyle{hyparam}=[rectangle, minimum size = 5mm, thick, draw =black!80, fill = black!10, node distance = 16mm]
\tikzstyle{param}=[rectangle, minimum size = 5mm, thick, draw =black!80, node distance = 16mm]
\tikzstyle{connect}=[-latex, thick]
\tikzstyle{selector}=[-latex, -|, snake=snake,segment amplitude=.4mm,segment length=2mm,line after snake=1mm, thick]
\tikzstyle{shortconnect}=[-latex, thin]
\tikzstyle{box}=[rectangle, draw=black!100]
\tikzstyle{switch}=[circle, minimum size = 1mm, fill = black!100, draw=black!100]
  \node[hyparam] (beta) [label=below:$\beta$] { };
  \node[main] (phi) [right of=beta,label=below:$\boldsymbol\phi$] {[K]};
  \node[main] (z) [right of=phi,label=below:$z_i$] {K};
  \node[main] (mu) [above of=phi,yshift=10mm, label=below:$\mu_k$] { };
  \node[main, fill = black!10] (x) [right of= z,label=below:$x_i$] { };
  \node[main] (sigma) [above of=z,yshift=10mm, label=below:$\sigma_k^2$] { };
  \node[hyparam] (nu) [above of=sigma, label=$\nu$] { };
  \node[hyparam] (sigma0) [right of=nu, label=$\sigma_0^2$] { };
  \node[hyparam] (lambda) [above of=mu, label=$\lambda$] { };
  \node[hyparam] (mu0) [left of=lambda, label=$\mu_0$] { };
  \path (beta) edge [connect] (phi)
        (phi) edge [connect] (z)
        (z) edge [selector] (x)
        (mu) edge [connect] (x)
        (sigma) edge [connect] (mu)
        (sigma) edge [connect] (x)
        (nu) edge [connect] (sigma)
        (sigma0) edge [connect] (sigma)
        (lambda) edge [connect] (mu)
        (mu0) edge [connect] (mu);
  \node[rectangle, inner sep=0mm, fit= (z) (x),label=below right:N, xshift=9mm] {};
  \node[rectangle, inner sep=4.4mm,draw=black!100, fit= (z) (x), xshift=1mm] {};
  \node[rectangle, inner sep=2mm, fit= (mu) (sigma),label=below right:K, yshift=-2mm, xshift=11mm] {};
  \node[rectangle, inner sep=6.4mm,draw=black!100, fit= (mu) (sigma), yshift=-2mm, xshift=3mm] {};
\end{tikzpicture}

\end{document}
Data
Font Created using LaTeX, TikZ
Autor Benwing

Llicència

Jo, el titular dels drets d'autor d'aquest treball, el public sota les següents llicències:
GNU head S'autoritza la còpia, la distribució i la modificació d'aquest document sota els termes de la llicència de documentació lliure GNU versió 1.2 o qualsevol altra versió posterior que publiqui la Free Software Foundation; sense seccions invariants, ni textos de portada, ni textos de contraportada. S'inclou una còpia d'aquesta llicència en la secció titulada GNU Free Documentation License.
w:ca:Creative Commons
reconeixement
Aquest fitxer està subjecte a la llicència de Creative Commons Reconeixement 3.0 No adaptada.
Sou lliure de:
  • compartir – copiar, distribuir i comunicar públicament l'obra
  • adaptar – fer-ne obres derivades
Amb les condicions següents:
  • reconeixement – Heu de donar la informació adequada sobre l'autor, proporcionar un enllaç a la llicència i indicar si s'han realitzat canvis. Podeu fer-ho amb qualsevol mitjà raonable, però de cap manera no suggereixi que l'autor us dóna suport o aprova l'ús que en feu.
Copyright © The author

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of The author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

This software is provided by The author and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall The author and contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

Podeu seleccionar la llicència que vulgueu.

Llegendes

Afegeix una explicació d'una línia del que representa aquest fitxer

Elements representats en aquest fitxer

representa l'entitat

219 píxel

232 píxel

Historial del fitxer

Cliqueu una data/hora per veure el fitxer tal com era aleshores.

Data/horaMiniaturaDimensionsUsuari/aComentari
actual11:38, 2 abr 2012Miniatura per a la versió del 11:38, 2 abr 2012232 × 219 (31 Ko)Benwinguse newer format for categorical and switching nodes
07:10, 2 abr 2012Miniatura per a la versió del 07:10, 2 abr 2012232 × 219 (30 Ko)Benwing== {{int:filedesc}} == {{Information |description = {{en|1=Plate diagram of graphical Bayesian Gaussian mixture model. Created using the following LaTeX, TikZ: {{cot|Source Code}} <source lang="tex"> \documentclass{article} \usepackage{tikz,amsmath} %\...
06:04, 2 abr 2012Miniatura per a la versió del 06:04, 2 abr 2012232 × 219 (29 Ko)Benwing== {{int:filedesc}} == {{Information |description = {{en|1=Plate diagram of graphical Bayesian Gaussian mixture model. Created using the following LaTeX, TikZ: {{cot|Source Code}} <source lang="tex"> \documentclass{article} \usepackage{tikz,amsmath} %\...

La pàgina següent utilitza aquest fitxer:

Ús global del fitxer

Utilització d'aquest fitxer en altres wikis: