לדלג לתוכן

קובץ:Bayesian-gaussian-mixture-vb.svg

תוכן הדף אינו נתמך בשפות אחרות.
מתוך ויקיפדיה, האנציקלופדיה החופשית

לקובץ המקורי(קובץ SVG, הגודל המקורי: 227 × 221 פיקסלים, גודל הקובץ: 34 ק"ב)

ויקישיתוף זהו קובץ שמקורו במיזם ויקישיתוף. תיאורו בדף תיאור הקובץ המקורי (בעברית) מוצג למטה.

תקציר

תיאור
English: Plate diagram of graphical Bayesian Gaussian mixture model used in English Variational Bayes article.

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{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] (alpha0) [label=below:$\alpha_0$] { };
  \node[main] (pi) [right of=alpha0,label=below:$\boldsymbol\pi$] {[K]};
  \node[main] (z) [right of=pi,label=below:$z_i$] {K};
  \node[main] (mu) [above of=pi,yshift=10mm, label=below:$\boldsymbol\mu_k$] {[D]};
  \node[main, fill = black!10] (x) [right of= z,label=below:$\mathbf{x}_i$] {[D]};
  \node[main] (Lambda) [above of=z,yshift=10mm, label=below:$\boldsymbol\Lambda_k$] {[D,D]};
  \node[hyparam] (nu0) [above of=Lambda, label=$\nu_0$] { };
  \node[hyparam] (W0) [right of=nu0, label=$\mathbf{W}_0$] {[D,D]};
  \node[hyparam] (beta0) [above of=mu, label=$\beta_0$] { };
  \node[hyparam] (mu0) [left of=beta0, label=$\boldsymbol\mu_0$] {[D]};
  %\node[switch] (xz) [above left of=x] {};
  \path (alpha0) edge [connect] (pi)
        (pi) edge [connect] (z)
        %(z) edge [selector] (xz)
        %(mu) edge [connect] (xz)
        %(Lambda) edge [connect] (xz)
        %(xz) edge [shortconnect] (x)
        (z) edge [selector] (x)
        (mu) edge [connect] (x)
        (Lambda) edge [connect] (x)
        (Lambda) edge [connect] (mu)
        (nu0) edge [connect] (Lambda)
        (W0) edge [connect] (Lambda)
        (beta0) edge [connect] (mu)
        (mu0) edge [connect] (mu);
  %\node[rectangle, inner sep=0mm, fit= (z) (x) (xz),label=below right:N, yshift=-1.5mm, xshift=7mm] {};
  \node[rectangle, inner sep=0mm, fit= (z) (x),label=below right:N, yshift=-1.5mm, xshift=7mm] {};
  \node[rectangle, inner sep=4.4mm,draw=black!100, fit= (z) (x), yshift=-1.5mm, xshift=0.5mm] {};
  \node[rectangle, inner sep=0mm, fit= (mu) (Lambda),label=below right:K, yshift=-2mm, xshift=11mm] {};
  \node[rectangle, inner sep=4.4mm,draw=black!100, fit= (mu) (Lambda), yshift=-2mm, xshift=3mm] {};
\end{tikzpicture}

\end{document}
תאריך יצירה
מקור Created using LaTeX, TikZ
יוצר Benwing

רישיון

אני, בעל זכויות היוצרים על היצירה הזאת, מפרסם אותה בזאת תחת הרישיונות הבאים:
GNU head מוענקת בכך הרשות להעתיק, להפיץ או לשנות את המסמך הזה, לפי תנאי הרישיון לשימוש חופשי במסמכים של גנו, גרסה 1.2 או כל גרסה מאוחרת יותר שתפורסם על־ידי המוסד לתוכנה חופשית; ללא פרקים קבועים, ללא טקסט עטיפה קדמית וללא טקסט עטיפה אחורית. עותק של הרישיון כלול בפרק שכותרתו הרישיון לשימוש חופשי במסמכים של גנו.
w:he:Creative Commons
ייחוס
הקובץ הזה מתפרסם לפי תנאי רישיון קריאייטיב קומונז ייחוס 3.0 לא מותאם.
הנכם רשאים:
  • לשתף – להעתיק, להפיץ ולהעביר את העבודה
  • לערבב בין עבודות – להתאים את העבודה
תחת התנאים הבאים:
  • ייחוס – יש לתת ייחוס הולם, לתת קישור לרישיון, ולציין אם נעשו שינויים. אפשר לעשות את זה בכל צורה סבירה, אבל לא בשום צורה שמשתמע ממנה שמעניק הרישיון תומך בך או בשימוש שלך.
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.

הנכם מוזמנים לבחור את הרישיון הרצוי בעיניכם.

כיתובים

נא להוסיף משפט שמסביר מה הקובץ מייצג

פריטים שמוצגים בקובץ הזה

מוצג

image/svg+xml

checksum אנגלית

f1784da421c362b60ebf81d2e54b95e2f2d6c64f

הוגדר לפי: SHA-1 אנגלית

34,977 בית

221 פיקסל

227 פיקסל

היסטוריית הקובץ

ניתן ללחוץ על תאריך/שעה כדי לראות את הקובץ כפי שנראה באותו זמן.

תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית11:44, 2 באפריל 2012תמונה ממוזערת לגרסה מ־11:44, 2 באפריל 2012‪221 × 227‬ (34 ק"ב)Benwingboldface data vector since it's a vector
11:36, 2 באפריל 2012תמונה ממוזערת לגרסה מ־11:36, 2 באפריל 2012‪221 × 227‬ (35 ק"ב)Benwing== {{int:filedesc}} == {{Information |description = {{en|1=Plate diagram of graphical Bayesian Gaussian mixture model used in English Variational Bayes article. Created using the following LaTeX, TikZ: {{cot|Source Code}} <source lang="latex"> \documen...

אין בוויקיפדיה דפים המשתמשים בקובץ זה.

שימוש גלובלי בקובץ

אתרי הוויקי השונים הבאים משתמשים בקובץ זה: