File:Restricted Boltzmann machine.svg
From WikiMD's medical encyclopedia
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
Licensing
I, the copyright holder of this work, hereby publish it under the following 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. https://creativecommons.org/licenses/by-sa/3.0 CC BY-SA 3.0 Creative Commons Attribution-Share Alike 3.0 true true
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;
}
English Add a one-line explanation of what this file represents
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time Thumbnail Dimensions User Comment
current 06:06, 16 September 2024 331 × 352 (6 KB) Jeffrey Kim File uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for yue.
File usage
The following 2 pages use this file:
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.