Jump to content

File:Restricted Boltzmann machine.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file (SVG file, nominally 331 × 352 pixels, file size: 6 KB)

Render this image in .

Summary

Description
English: Diagram of a graphical model with visible and "hidden" (latent) factors (e.g., a restricted Boltzmann machine).
Date
Source Own work
Author Qwertyus
Other versions

[edit]

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Dot source

Generated by dot -Tsvg from the following source:

strict graph {
    rankdir=RL;
    splines=false;

    subgraph cluster_visible {
        label = "Visible units";
        color=grey;
        node [style=filled, color=red, fontcolor=red];
        v1; v2; v3;
    }
    subgraph cluster_hidden {
        label = "Hidden units";
        color=grey;
        node [style=filled, color=lightblue, fontcolor=lightblue];
        h3; h4; h1; h2;
    }

    h1 -- v1;
    h1 -- v2;
    h1 -- v3;
    h2 -- v1;
    h2 -- v2;
    h2 -- v3;
    h3 -- v1;
    h3 -- v2;
    h3 -- v3;
    h4 -- v1;
    h4 -- v2;
    h4 -- v3;
}

Captions

Add a one-line explanation of what this file represents

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

depicts

ערך כלשהו ללא פריט ויקינתונים

ערך כלשהו ללא פריט ויקינתונים

16 November 2012

image/svg+xml

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current06:06, 16 September 2024Thumbnail for version as of 06:06, 16 September 2024331 × 352 (6 KB)Jeffrey KimFile uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for yue.
20:38, 14 January 2016Thumbnail for version as of 20:38, 14 January 2016310 × 330 (5 KB)Olexa RiznykReverted to version as of 00:37, 16 November 2012 (UTC): Ukraininan localization removed, because of separate version creation
20:17, 21 December 2015Thumbnail for version as of 20:17, 21 December 2015310 × 330 (6 KB)Olexa RiznykUkrainian localization added
00:37, 16 November 2012Thumbnail for version as of 00:37, 16 November 2012310 × 330 (5 KB)QwertyusUser created page with UploadWizard

Global file usage

The following other wikis use this file:

Metadata