File:Restricted Boltzmann machine.svg

From WikiMD's medical encyclopedia

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

Render this image in .

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

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

Items portrayed in this file

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.

The following 2 pages use this file:

Metadata