https://de.wikipedia.org/w/index.php?action=history&feed=atom&title=Deeplearning4j Deeplearning4j - Versionsgeschichte 2025-06-02T07:35:09Z Versionsgeschichte dieser Seite in Wikipedia MediaWiki 1.45.0-wmf.3 https://de.wikipedia.org/w/index.php?title=Deeplearning4j&diff=234315250&oldid=prev Aka: https 2023-06-04T18:09:21Z <p>https</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 4. Juni 2023, 20:09 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 21:</td> <td colspan="2" class="diff-lineno">Zeile 21:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|künstliche Intelligenz]] bzw. [[maschinelles Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|künstliche Intelligenz]] bzw. [[maschinelles Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Mit Hilfe von [[Keras]]&lt;ref&gt;{{Internetquelle|url=https://keras.io/|titel=Keras Documentation|autor=|hrsg=|werk=Keras: Deep Learning library for Theano and TensorFlow|datum=|sprache=en|zugriff=2017-03-06}}&lt;/ref&gt; verfügt Deeplearning4j über eine [[Programmierschnittstelle]] (API) zur Sprache [[Python (Programmiersprache)|Python]]. Hiermit kann der Graben zwischen weit verbreiteten, aber auf Python basierenden Programmbibliotheken und Java überbrückt werden. Mit Keras ist ein Import der Modelle von [[Künstliches neuronales Netz|künstlichen neuronalen Netzen]] der Systeme [[TensorFlow]], Caffe, Torch and Theano möglich.&lt;ref&gt;{{Internetquelle|url=https://deeplearning4j.org/model-import-keras|titel=Importing Models From Keras to Deeplearning4j|autor=|hrsg=|werk=|datum=|sprache=en|zugriff=2017-03-03}}&lt;/ref&gt; Deeplearning4j gehört zu den führenden 10 [[Deep Learning|Deep-Learning]]-Projekten auf Github.&lt;ref&gt;{{Internetquelle|url=<del style="font-weight: bold; text-decoration: none;">http</del>://www.kdnuggets.com/2016/01/top-10-deep-learning-github.html|titel=Top 10 Deep Learning Projects on Github|autor=|hrsg=KDnuggets News|werk=|datum=2016-01|sprache=en-US|zugriff=2017-03-03}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Mit Hilfe von [[Keras]]&lt;ref&gt;{{Internetquelle|url=https://keras.io/|titel=Keras Documentation|autor=|hrsg=|werk=Keras: Deep Learning library for Theano and TensorFlow|datum=|sprache=en|zugriff=2017-03-06}}&lt;/ref&gt; verfügt Deeplearning4j über eine [[Programmierschnittstelle]] (API) zur Sprache [[Python (Programmiersprache)|Python]]. Hiermit kann der Graben zwischen weit verbreiteten, aber auf Python basierenden Programmbibliotheken und Java überbrückt werden. Mit Keras ist ein Import der Modelle von [[Künstliches neuronales Netz|künstlichen neuronalen Netzen]] der Systeme [[TensorFlow]], Caffe, Torch and Theano möglich.&lt;ref&gt;{{Internetquelle|url=https://deeplearning4j.org/model-import-keras|titel=Importing Models From Keras to Deeplearning4j|autor=|hrsg=|werk=|datum=|sprache=en|zugriff=2017-03-03}}&lt;/ref&gt; Deeplearning4j gehört zu den führenden 10 [[Deep Learning|Deep-Learning]]-Projekten auf Github.&lt;ref&gt;{{Internetquelle|url=<ins style="font-weight: bold; text-decoration: none;">https</ins>://www.kdnuggets.com/2016/01/top-10-deep-learning-github.html|titel=Top 10 Deep Learning Projects on Github|autor=|hrsg=KDnuggets News|werk=|datum=2016-01|sprache=en-US|zugriff=2017-03-03}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Es werden unterschiedliche [[Künstliches neuronales Netz#Klassen und Typen von KNN|Typen von künstlichen neuronalen Netzen]] wie z.&amp;nbsp;B. Restricted [[Boltzmann-Maschine]], [[Convolutional Neural Network|Convolutional NNs]] oder [[Rekurrentes neuronales Netz|rückgekoppelte neuronale Netze]] unterstützt. [[Grafikprozessor|GPUs]] können zur Geschwindigkeitssteigerung einen Teil der Rechenlast übernehmen.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Es werden unterschiedliche [[Künstliches neuronales Netz#Klassen und Typen von KNN|Typen von künstlichen neuronalen Netzen]] wie z.&amp;nbsp;B. Restricted [[Boltzmann-Maschine]], [[Convolutional Neural Network|Convolutional NNs]] oder [[Rekurrentes neuronales Netz|rückgekoppelte neuronale Netze]] unterstützt. [[Grafikprozessor|GPUs]] können zur Geschwindigkeitssteigerung einen Teil der Rechenlast übernehmen.</div></td> </tr> </table> Aka https://de.wikipedia.org/w/index.php?title=Deeplearning4j&diff=203164285&oldid=prev Trustable: Revert. Beta-Versionen werden sind im Feld "aktuelle Version" aufgenommen. Es gibt separate Felder dafür. 2020-08-27T18:26:22Z <p>Revert. Beta-Versionen werden sind im Feld &quot;aktuelle Version&quot; aufgenommen. Es gibt separate Felder dafür.</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 27. August 2020, 20:26 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 1:</td> <td colspan="2" class="diff-lineno">Zeile 1:</td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><br /></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Infobox Software</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Infobox Software</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Name<del style="font-weight: bold; text-decoration: none;"> </del> = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Name = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Logo<del style="font-weight: bold; text-decoration: none;"> </del> = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Logo = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Screenshot<del style="font-weight: bold; text-decoration: none;"> </del> = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Screenshot = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Beschreibung<del style="font-weight: bold; text-decoration: none;"> </del> = Deeplearning4j</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Beschreibung = Deeplearning4j</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Maintainer<del style="font-weight: bold; text-decoration: none;"> </del> = [https://github.com/deeplearning4j/deeplearning4j/graphs/contributors verschiedene]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Maintainer = [https://github.com/deeplearning4j/deeplearning4j/graphs/contributors verschiedene]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Hersteller<del style="font-weight: bold; text-decoration: none;"> </del> = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Hersteller = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Erscheinungsjahr<del style="font-weight: bold; text-decoration: none;"> </del> = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Erscheinungsjahr = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|AktuelleVersion <del style="font-weight: bold; text-decoration: none;"> = 1.0.0</del>-<del style="font-weight: bold; text-decoration: none;">Beta7</del></div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>AktuelleVersion <ins style="font-weight: bold; text-decoration: none;">=</ins> <ins style="font-weight: bold; text-decoration: none;">&lt;!--</ins> <ins style="font-weight: bold; text-decoration: none;">Wikidata</ins> -<ins style="font-weight: bold; text-decoration: none;">-&gt;</ins></div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|AktuelleVersionFreigabeDatum = <del style="font-weight: bold; text-decoration: none;">14.05.2020</del></div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>AktuelleVersionFreigabeDatum = <ins style="font-weight: bold; text-decoration: none;">&lt;!-- Wikidata --&gt;</ins></div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;">AktuelleVorabVersion</del> = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| <ins style="font-weight: bold; text-decoration: none;">AktuelleVorabVersion</ins> = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|AktuelleVorabVersionFreigabeDatum = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>AktuelleVorabVersionFreigabeDatum = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Betriebssystem<del style="font-weight: bold; text-decoration: none;"> </del> = [[Linux]], [[macOS]], [[Microsoft Windows|Windows]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Betriebssystem = [[Linux]], [[macOS]], [[Microsoft Windows|Windows]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Programmiersprache<del style="font-weight: bold; text-decoration: none;"> </del> = [[C (Programmiersprache)|C]], [[C++]], [[Java (Programmiersprache)|Java]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Programmiersprache = [[C (Programmiersprache)|C]], [[C++]], [[Java (Programmiersprache)|Java]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Kategorie<del style="font-weight: bold; text-decoration: none;"> </del> = [[Maschinelles Lernen]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Kategorie = [[Maschinelles Lernen]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Lizenz<del style="font-weight: bold; text-decoration: none;"> </del> = [[Apache License|Apache 2.0]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Lizenz = [[Apache License|Apache 2.0]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Deutsch<del style="font-weight: bold; text-decoration: none;"> </del> = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Deutsch = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Website<del style="font-weight: bold; text-decoration: none;"> </del> = [https://deeplearning4j.org/ deeplearning4j.org]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Website = [https://deeplearning4j.org/ deeplearning4j.org]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Dateien<del style="font-weight: bold; text-decoration: none;"> </del> = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|<ins style="font-weight: bold; text-decoration: none;"> </ins>Dateien = </div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker"><a class="mw-diff-movedpara-right" title="Der Absatz wurde verschoben. Klicken, um zur alten Stelle zu springen." href="#movedpara_9_0_lhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_7_0_rhs"></a>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|künstliche Intelligenz]] bzw. [[maschinelles Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><br /></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker"><a class="mw-diff-movedpara-left" title="Der Absatz wurde verschoben. Klicken, um zur neuen Stelle zu springen." href="#movedpara_7_0_rhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_9_0_lhs"></a>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|künstliche Intelligenz]] bzw. [[maschinelles Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]<del style="font-weight: bold; text-decoration: none;">. Aktuell wird in der Version 1.0.0-Beta7&lt;ref&gt;{{Internetquelle |autor=Paul Dubs |url=https://blog.konduit.ai/2020/05/14/deeplearning4j-1-0-0-beta7-released/ |titel=Release 1.0.0-Beta7 D4J |werk= |hrsg= |datum=14.05.2020 |abruf=27.08.2020 |sprache=en}}&lt;/ref&gt; entwickelt</del>. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Mit Hilfe von [[Keras]]&lt;ref&gt;{{Internetquelle|url=https://keras.io/|titel=Keras Documentation|autor=|hrsg=|werk=Keras: Deep Learning library for Theano and TensorFlow|datum=|sprache=en|zugriff=2017-03-06}}&lt;/ref&gt; verfügt Deeplearning4j über eine [[Programmierschnittstelle]] (API) zur Sprache [[Python (Programmiersprache)|Python]]. Hiermit kann der Graben zwischen weit verbreiteten, aber auf Python basierenden Programmbibliotheken und Java überbrückt werden. Mit Keras ist ein Import der Modelle von [[Künstliches neuronales Netz|künstlichen neuronalen Netzen]] der Systeme [[TensorFlow]], Caffe, Torch and Theano möglich.&lt;ref&gt;{{Internetquelle|url=https://deeplearning4j.org/model-import-keras|titel=Importing Models From Keras to Deeplearning4j|autor=|hrsg=|werk=|datum=|sprache=en|zugriff=2017-03-03}}&lt;/ref&gt; Deeplearning4j gehört zu den führenden 10 [[Deep Learning|Deep-Learning]]-Projekten auf Github.&lt;ref&gt;{{Internetquelle|url=http://www.kdnuggets.com/2016/01/top-10-deep-learning-github.html|titel=Top 10 Deep Learning Projects on Github|autor=|hrsg=KDnuggets News|werk=|datum=2016-01|sprache=en-US|zugriff=2017-03-03}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Mit Hilfe von [[Keras]]&lt;ref&gt;{{Internetquelle|url=https://keras.io/|titel=Keras Documentation|autor=|hrsg=|werk=Keras: Deep Learning library for Theano and TensorFlow|datum=|sprache=en|zugriff=2017-03-06}}&lt;/ref&gt; verfügt Deeplearning4j über eine [[Programmierschnittstelle]] (API) zur Sprache [[Python (Programmiersprache)|Python]]. Hiermit kann der Graben zwischen weit verbreiteten, aber auf Python basierenden Programmbibliotheken und Java überbrückt werden. Mit Keras ist ein Import der Modelle von [[Künstliches neuronales Netz|künstlichen neuronalen Netzen]] der Systeme [[TensorFlow]], Caffe, Torch and Theano möglich.&lt;ref&gt;{{Internetquelle|url=https://deeplearning4j.org/model-import-keras|titel=Importing Models From Keras to Deeplearning4j|autor=|hrsg=|werk=|datum=|sprache=en|zugriff=2017-03-03}}&lt;/ref&gt; Deeplearning4j gehört zu den führenden 10 [[Deep Learning|Deep-Learning]]-Projekten auf Github.&lt;ref&gt;{{Internetquelle|url=http://www.kdnuggets.com/2016/01/top-10-deep-learning-github.html|titel=Top 10 Deep Learning Projects on Github|autor=|hrsg=KDnuggets News|werk=|datum=2016-01|sprache=en-US|zugriff=2017-03-03}}&lt;/ref&gt;</div></td> </tr> </table> Trustable https://de.wikipedia.org/w/index.php?title=Deeplearning4j&diff=203153814&oldid=prev 87.191.63.30: Aktualisierung Versionsnummer 2020-08-27T12:22:42Z <p>Aktualisierung Versionsnummer</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 27. August 2020, 14:22 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 21:</td> <td colspan="2" class="diff-lineno">Zeile 21:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker"><a class="mw-diff-movedpara-right" title="Der Absatz wurde verschoben. Klicken, um zur alten Stelle zu springen." href="#movedpara_3_1_lhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_1_0_rhs"></a>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|künstliche Intelligenz]] bzw. [[maschinelles Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]<ins style="font-weight: bold; text-decoration: none;">. Aktuell wird in der Version 1.0.0-Beta7&lt;ref&gt;{{Internetquelle |autor=Paul Dubs |url=https://blog.konduit.ai/2020/05/14/deeplearning4j-1-0-0-beta7-released/ |titel=Release 1.0.0-Beta7 D4J |werk= |hrsg= |datum=14.05.2020 |abruf=27.08.2020 |sprache=en}}&lt;/ref&gt; entwickelt</ins>. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>&lt;ref&gt;{{Internetquelle |autor=Paul Dubs |url=https://blog.konduit.ai/2020/05/14/deeplearning4j-1-0-0-beta7-released/ |titel=Release 1.0.0-Beta7 D4J |werk= |hrsg= |datum=14.05.2020 |abruf=27.08.2020 |sprache=en}}&lt;/ref&gt;</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><br /></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker"><a class="mw-diff-movedpara-left" title="Der Absatz wurde verschoben. Klicken, um zur neuen Stelle zu springen." href="#movedpara_1_0_rhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_3_1_lhs"></a>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|künstliche Intelligenz]] bzw. [[maschinelles Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Mit Hilfe von [[Keras]]&lt;ref&gt;{{Internetquelle|url=https://keras.io/|titel=Keras Documentation|autor=|hrsg=|werk=Keras: Deep Learning library for Theano and TensorFlow|datum=|sprache=en|zugriff=2017-03-06}}&lt;/ref&gt; verfügt Deeplearning4j über eine [[Programmierschnittstelle]] (API) zur Sprache [[Python (Programmiersprache)|Python]]. Hiermit kann der Graben zwischen weit verbreiteten, aber auf Python basierenden Programmbibliotheken und Java überbrückt werden. Mit Keras ist ein Import der Modelle von [[Künstliches neuronales Netz|künstlichen neuronalen Netzen]] der Systeme [[TensorFlow]], Caffe, Torch and Theano möglich.&lt;ref&gt;{{Internetquelle|url=https://deeplearning4j.org/model-import-keras|titel=Importing Models From Keras to Deeplearning4j|autor=|hrsg=|werk=|datum=|sprache=en|zugriff=2017-03-03}}&lt;/ref&gt; Deeplearning4j gehört zu den führenden 10 [[Deep Learning|Deep-Learning]]-Projekten auf Github.&lt;ref&gt;{{Internetquelle|url=http://www.kdnuggets.com/2016/01/top-10-deep-learning-github.html|titel=Top 10 Deep Learning Projects on Github|autor=|hrsg=KDnuggets News|werk=|datum=2016-01|sprache=en-US|zugriff=2017-03-03}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Mit Hilfe von [[Keras]]&lt;ref&gt;{{Internetquelle|url=https://keras.io/|titel=Keras Documentation|autor=|hrsg=|werk=Keras: Deep Learning library for Theano and TensorFlow|datum=|sprache=en|zugriff=2017-03-06}}&lt;/ref&gt; verfügt Deeplearning4j über eine [[Programmierschnittstelle]] (API) zur Sprache [[Python (Programmiersprache)|Python]]. Hiermit kann der Graben zwischen weit verbreiteten, aber auf Python basierenden Programmbibliotheken und Java überbrückt werden. Mit Keras ist ein Import der Modelle von [[Künstliches neuronales Netz|künstlichen neuronalen Netzen]] der Systeme [[TensorFlow]], Caffe, Torch and Theano möglich.&lt;ref&gt;{{Internetquelle|url=https://deeplearning4j.org/model-import-keras|titel=Importing Models From Keras to Deeplearning4j|autor=|hrsg=|werk=|datum=|sprache=en|zugriff=2017-03-03}}&lt;/ref&gt; Deeplearning4j gehört zu den führenden 10 [[Deep Learning|Deep-Learning]]-Projekten auf Github.&lt;ref&gt;{{Internetquelle|url=http://www.kdnuggets.com/2016/01/top-10-deep-learning-github.html|titel=Top 10 Deep Learning Projects on Github|autor=|hrsg=KDnuggets News|werk=|datum=2016-01|sprache=en-US|zugriff=2017-03-03}}&lt;/ref&gt;</div></td> </tr> </table> 87.191.63.30 https://de.wikipedia.org/w/index.php?title=Deeplearning4j&diff=203153760&oldid=prev 87.191.63.30: Aktualisierung der Versionsnummer 2020-08-27T12:20:51Z <p>Aktualisierung der Versionsnummer</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 27. August 2020, 14:20 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 1:</td> <td colspan="2" class="diff-lineno">Zeile 1:</td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Infobox Software</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Infobox Software</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Name = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Name<ins style="font-weight: bold; text-decoration: none;"> </ins> = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Logo = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Logo<ins style="font-weight: bold; text-decoration: none;"> </ins> = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Screenshot = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Screenshot<ins style="font-weight: bold; text-decoration: none;"> </ins> = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Beschreibung = Deeplearning4j</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Beschreibung<ins style="font-weight: bold; text-decoration: none;"> </ins> = Deeplearning4j</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Maintainer = [https://github.com/deeplearning4j/deeplearning4j/graphs/contributors verschiedene]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Maintainer<ins style="font-weight: bold; text-decoration: none;"> </ins> = [https://github.com/deeplearning4j/deeplearning4j/graphs/contributors verschiedene]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Hersteller = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Hersteller<ins style="font-weight: bold; text-decoration: none;"> </ins> = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Erscheinungsjahr = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Erscheinungsjahr<ins style="font-weight: bold; text-decoration: none;"> </ins> = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>AktuelleVersion <del style="font-weight: bold; text-decoration: none;">=</del> <del style="font-weight: bold; text-decoration: none;">&lt;!--</del> <del style="font-weight: bold; text-decoration: none;">Wikidata</del> -<del style="font-weight: bold; text-decoration: none;">-&gt;</del></div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|AktuelleVersion <ins style="font-weight: bold; text-decoration: none;"> = 1.0.0</ins>-<ins style="font-weight: bold; text-decoration: none;">Beta7</ins></div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>AktuelleVersionFreigabeDatum = <del style="font-weight: bold; text-decoration: none;">&lt;!-- Wikidata --&gt;</del></div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|AktuelleVersionFreigabeDatum = <ins style="font-weight: bold; text-decoration: none;">14.05.2020</ins></div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>AktuelleVorabVersion = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|AktuelleVorabVersion<ins style="font-weight: bold; text-decoration: none;"> </ins> = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>AktuelleVorabVersionFreigabeDatum = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|AktuelleVorabVersionFreigabeDatum = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Betriebssystem = [[Linux]], [[macOS]], [[Microsoft Windows|Windows]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Betriebssystem<ins style="font-weight: bold; text-decoration: none;"> </ins> = [[Linux]], [[macOS]], [[Microsoft Windows|Windows]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Programmiersprache = [[C (Programmiersprache)|C]], [[C++]], [[Java (Programmiersprache)|Java]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Programmiersprache<ins style="font-weight: bold; text-decoration: none;"> </ins> = [[C (Programmiersprache)|C]], [[C++]], [[Java (Programmiersprache)|Java]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Kategorie = [[Maschinelles Lernen]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Kategorie<ins style="font-weight: bold; text-decoration: none;"> </ins> = [[Maschinelles Lernen]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Lizenz = [[Apache License|Apache 2.0]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Lizenz<ins style="font-weight: bold; text-decoration: none;"> </ins> = [[Apache License|Apache 2.0]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Deutsch = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Deutsch<ins style="font-weight: bold; text-decoration: none;"> </ins> = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Website = [https://deeplearning4j.org/ deeplearning4j.org]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Website<ins style="font-weight: bold; text-decoration: none;"> </ins> = [https://deeplearning4j.org/ deeplearning4j.org]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|<del style="font-weight: bold; text-decoration: none;"> </del>Dateien = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Dateien<ins style="font-weight: bold; text-decoration: none;"> </ins> = </div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>&lt;ref&gt;{{Internetquelle |autor=Paul Dubs |url=https://blog.konduit.ai/2020/05/14/deeplearning4j-1-0-0-beta7-released/ |titel=Release 1.0.0-Beta7 D4J |werk= |hrsg= |datum=14.05.2020 |abruf=27.08.2020 |sprache=en}}&lt;/ref&gt;</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|künstliche Intelligenz]] bzw. [[maschinelles Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|künstliche Intelligenz]] bzw. [[maschinelles Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> </table> 87.191.63.30 https://de.wikipedia.org/w/index.php?title=Deeplearning4j&diff=193800447&oldid=prev 84.241.99.114: Link hinzugefügt 2019-11-06T07:59:07Z <p>Link hinzugefügt</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 6. November 2019, 09:59 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 21:</td> <td colspan="2" class="diff-lineno">Zeile 21:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|künstliche Intelligenz]] bzw. [[maschinelles Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|künstliche Intelligenz]] bzw. [[maschinelles Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Mit Hilfe von Keras&lt;ref&gt;{{Internetquelle|url=https://keras.io/|titel=Keras Documentation|autor=|hrsg=|werk=Keras: Deep Learning library for Theano and TensorFlow|datum=|sprache=en|zugriff=2017-03-06}}&lt;/ref&gt; verfügt Deeplearning4j über eine [[Programmierschnittstelle]] (API) zur Sprache [[Python (Programmiersprache)|Python]]. Hiermit kann der Graben zwischen weit verbreiteten, aber auf Python basierenden Programmbibliotheken und Java überbrückt werden. Mit Keras ist ein Import der Modelle von [[Künstliches neuronales Netz|künstlichen neuronalen Netzen]] der Systeme [[TensorFlow]], Caffe, Torch and Theano möglich.&lt;ref&gt;{{Internetquelle|url=https://deeplearning4j.org/model-import-keras|titel=Importing Models From Keras to Deeplearning4j|autor=|hrsg=|werk=|datum=|sprache=en|zugriff=2017-03-03}}&lt;/ref&gt; Deeplearning4j gehört zu den führenden 10 [[Deep Learning|Deep-Learning]]-Projekten auf Github.&lt;ref&gt;{{Internetquelle|url=http://www.kdnuggets.com/2016/01/top-10-deep-learning-github.html|titel=Top 10 Deep Learning Projects on Github|autor=|hrsg=KDnuggets News|werk=|datum=2016-01|sprache=en-US|zugriff=2017-03-03}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Mit Hilfe von <ins style="font-weight: bold; text-decoration: none;">[[</ins>Keras<ins style="font-weight: bold; text-decoration: none;">]]</ins>&lt;ref&gt;{{Internetquelle|url=https://keras.io/|titel=Keras Documentation|autor=|hrsg=|werk=Keras: Deep Learning library for Theano and TensorFlow|datum=|sprache=en|zugriff=2017-03-06}}&lt;/ref&gt; verfügt Deeplearning4j über eine [[Programmierschnittstelle]] (API) zur Sprache [[Python (Programmiersprache)|Python]]. Hiermit kann der Graben zwischen weit verbreiteten, aber auf Python basierenden Programmbibliotheken und Java überbrückt werden. Mit Keras ist ein Import der Modelle von [[Künstliches neuronales Netz|künstlichen neuronalen Netzen]] der Systeme [[TensorFlow]], Caffe, Torch and Theano möglich.&lt;ref&gt;{{Internetquelle|url=https://deeplearning4j.org/model-import-keras|titel=Importing Models From Keras to Deeplearning4j|autor=|hrsg=|werk=|datum=|sprache=en|zugriff=2017-03-03}}&lt;/ref&gt; Deeplearning4j gehört zu den führenden 10 [[Deep Learning|Deep-Learning]]-Projekten auf Github.&lt;ref&gt;{{Internetquelle|url=http://www.kdnuggets.com/2016/01/top-10-deep-learning-github.html|titel=Top 10 Deep Learning Projects on Github|autor=|hrsg=KDnuggets News|werk=|datum=2016-01|sprache=en-US|zugriff=2017-03-03}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Es werden unterschiedliche [[Künstliches neuronales Netz#Klassen und Typen von KNN|Typen von künstlichen neuronalen Netzen]] wie z.&amp;nbsp;B. Restricted [[Boltzmann-Maschine]], [[Convolutional Neural Network|Convolutional NNs]] oder [[Rekurrentes neuronales Netz|rückgekoppelte neuronale Netze]] unterstützt. [[Grafikprozessor|GPUs]] können zur Geschwindigkeitssteigerung einen Teil der Rechenlast übernehmen.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Es werden unterschiedliche [[Künstliches neuronales Netz#Klassen und Typen von KNN|Typen von künstlichen neuronalen Netzen]] wie z.&amp;nbsp;B. Restricted [[Boltzmann-Maschine]], [[Convolutional Neural Network|Convolutional NNs]] oder [[Rekurrentes neuronales Netz|rückgekoppelte neuronale Netze]] unterstützt. [[Grafikprozessor|GPUs]] können zur Geschwindigkeitssteigerung einen Teil der Rechenlast übernehmen.</div></td> </tr> </table> 84.241.99.114 https://de.wikipedia.org/w/index.php?title=Deeplearning4j&diff=183192224&oldid=prev Cirdan: HC: Entferne Kategorie:Maschinelles Lernen; Ergänze Kategorie:Deep Learning 2018-11-29T17:49:25Z <p><a href="/wiki/Wikipedia:HC" class="mw-redirect" title="Wikipedia:HC">HC</a>: Entferne <a href="/wiki/Kategorie:Maschinelles_Lernen" title="Kategorie:Maschinelles Lernen">Kategorie:Maschinelles Lernen</a>; Ergänze <a href="/wiki/Kategorie:Deep_Learning" title="Kategorie:Deep Learning">Kategorie:Deep Learning</a></p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 29. November 2018, 19:49 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 33:</td> <td colspan="2" class="diff-lineno">Zeile 33:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:C++-Bibliothek]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:C++-Bibliothek]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:<del style="font-weight: bold; text-decoration: none;">Maschinelles</del> <del style="font-weight: bold; text-decoration: none;">Lernen</del>]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:<ins style="font-weight: bold; text-decoration: none;">Deep</ins> <ins style="font-weight: bold; text-decoration: none;">Learning</ins>]]</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Neuroinformatik]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Neuroinformatik]]</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Java-Technologie]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Java-Technologie]]</div></td> </tr> </table> Cirdan https://de.wikipedia.org/w/index.php?title=Deeplearning4j&diff=174716249&oldid=prev 217.91.38.146 am 5. März 2018 um 13:39 Uhr 2018-03-05T13:39:37Z <p></p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 5. März 2018, 15:39 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 1:</td> <td colspan="2" class="diff-lineno">Zeile 1:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Infobox Software</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Infobox Software</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Name = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| Logo = </div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Logo = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| Screenshot = </div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Screenshot = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| Beschreibung<del style="font-weight: bold; text-decoration: none;"> </del> = Deeplearning4j</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Beschreibung = Deeplearning4j</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| Maintainer<del style="font-weight: bold; text-decoration: none;"> </del> = [https://github.com/deeplearning4j/deeplearning4j/graphs/contributors verschiedene]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Maintainer = [https://github.com/deeplearning4j/deeplearning4j/graphs/contributors verschiedene]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| Hersteller = </div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Hersteller = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| Erscheinungsjahr<del style="font-weight: bold; text-decoration: none;"> </del> = </div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Erscheinungsjahr = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| AktuelleVersion = &lt;!-- Wikidata --&gt;</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| <del style="font-weight: bold; text-decoration: none;">AktuelleVersionFreigabeDatum </del> = &lt;!-- Wikidata --&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| <ins style="font-weight: bold; text-decoration: none;">AktuelleVersion</ins> = &lt;!-- Wikidata --&gt;</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| AktuelleVersionFreigabeDatum = &lt;!-- Wikidata --&gt;</div></td> </tr> <tr> <td class="diff-marker"><a class="mw-diff-movedpara-left" title="Der Absatz wurde verschoben. Klicken, um zur neuen Stelle zu springen." href="#movedpara_22_0_rhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_17_0_lhs"></a>| Betriebssystem<del style="font-weight: bold; text-decoration: none;"> </del> = [[Linux]], [[macOS]], [[Microsoft Windows|Windows]]</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| AktuelleVorabVersion = </div></td> </tr> <tr> <td class="diff-marker"><a class="mw-diff-movedpara-left" title="Der Absatz wurde verschoben. Klicken, um zur neuen Stelle zu springen." href="#movedpara_24_0_rhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_19_0_lhs"></a>| Programmiersprache<del style="font-weight: bold; text-decoration: none;"> </del> = [[C (Programmiersprache)|C]], [[C++]]</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| AktuelleVorabVersionFreigabeDatum = </div></td> </tr> <tr> <td class="diff-marker"><a class="mw-diff-movedpara-left" title="Der Absatz wurde verschoben. Klicken, um zur neuen Stelle zu springen." href="#movedpara_26_0_rhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_21_0_lhs"></a>| Kategorie<del style="font-weight: bold; text-decoration: none;"> </del> = [[Maschinelles Lernen]]</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker"><a class="mw-diff-movedpara-right" title="Der Absatz wurde verschoben. Klicken, um zur alten Stelle zu springen." href="#movedpara_17_0_lhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_22_0_rhs"></a>| Betriebssystem = [[Linux]], [[macOS]], [[Microsoft Windows|Windows]]</div></td> </tr> <tr> <td class="diff-marker"><a class="mw-diff-movedpara-left" title="Der Absatz wurde verschoben. Klicken, um zur neuen Stelle zu springen." href="#movedpara_28_0_rhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_23_0_lhs"></a>| Lizenz<del style="font-weight: bold; text-decoration: none;"> </del> = [[Apache License|Apache 2.0]]</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker"><a class="mw-diff-movedpara-right" title="Der Absatz wurde verschoben. Klicken, um zur alten Stelle zu springen." href="#movedpara_19_0_lhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_24_0_rhs"></a>| Programmiersprache = [[C (Programmiersprache)|C]], [[C++<ins style="font-weight: bold; text-decoration: none;">]], [[Java (Programmiersprache)|Java</ins>]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| Deutsch = </div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker"><a class="mw-diff-movedpara-right" title="Der Absatz wurde verschoben. Klicken, um zur alten Stelle zu springen." href="#movedpara_21_0_lhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_26_0_rhs"></a>| Kategorie = [[Maschinelles Lernen]]</div></td> </tr> <tr> <td class="diff-marker"><a class="mw-diff-movedpara-left" title="Der Absatz wurde verschoben. Klicken, um zur neuen Stelle zu springen." href="#movedpara_28_2_rhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_27_0_lhs"></a>| Website<del style="font-weight: bold; text-decoration: none;"> </del> = [https://deeplearning4j.org/ deeplearning4j.org]</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker"><a class="mw-diff-movedpara-right" title="Der Absatz wurde verschoben. Klicken, um zur alten Stelle zu springen." href="#movedpara_23_0_lhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_28_0_rhs"></a>| Lizenz = [[Apache License|Apache 2.0]]</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Deutsch = </div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker"><a class="mw-diff-movedpara-right" title="Der Absatz wurde verschoben. Klicken, um zur alten Stelle zu springen." href="#movedpara_27_0_lhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_28_2_rhs"></a>| Website = [https://deeplearning4j.org/ deeplearning4j.org]</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Dateien = </div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|künstliche Intelligenz]] bzw. [[maschinelles Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|künstliche Intelligenz]] bzw. [[maschinelles Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> </tr> </table> 217.91.38.146 https://de.wikipedia.org/w/index.php?title=Deeplearning4j&diff=171478645&oldid=prev 87.175.206.144: Rechtschreib- und Kommasetzungsfehler korrigiert. 2017-11-28T16:27:11Z <p>Rechtschreib- und Kommasetzungsfehler korrigiert.</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 28. November 2017, 18:27 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 6:</td> <td colspan="2" class="diff-lineno">Zeile 6:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Hersteller = </div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Hersteller = </div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Erscheinungsjahr = </div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Erscheinungsjahr = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| AktuelleVersion = <del style="font-weight: bold; text-decoration: none;">0.9.1</del></div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| AktuelleVersion = <ins style="font-weight: bold; text-decoration: none;">&lt;!-- Wikidata --&gt;</ins></div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| AktuelleVersionFreigabeDatum = &lt;!-- Wikidata --&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| AktuelleVersionFreigabeDatum = &lt;!-- Wikidata --&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Betriebssystem = [[Linux]], [[macOS]], [[Microsoft Windows|Windows]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Betriebssystem = [[Linux]], [[macOS]], [[Microsoft Windows|Windows]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| Programmiersprache =<del style="font-weight: bold; text-decoration: none;"> [[Java (Programmiersprache)|Java]], [[Scala (Programmiersprache)|Scala]],</del> [[C (Programmiersprache)|C]], [[C++]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Programmiersprache = [[C (Programmiersprache)|C]], [[C++]]</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Kategorie = [[Maschinelles Lernen]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Kategorie = [[Maschinelles Lernen]]</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Lizenz = [[Apache License|Apache 2.0]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Lizenz = [[Apache License|Apache 2.0]]</div></td> </tr> <tr> <td colspan="2" class="diff-lineno">Zeile 15:</td> <td colspan="2" class="diff-lineno">Zeile 15:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Website = [https://deeplearning4j.org/ deeplearning4j.org]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Website = [https://deeplearning4j.org/ deeplearning4j.org]</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|<del style="font-weight: bold; text-decoration: none;">künstlichen</del> Intelligenz]] bzw. [[<del style="font-weight: bold; text-decoration: none;">Maschinelles Lernen|maschinelle</del> Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>'''Deeplearning4j''' ist eine [[Freie Software|freie]], [[Plattformunabhängigkeit|plattformübergreifende]] [[Programmbibliothek]] für [[Künstliches neuronales Netz|<ins style="font-weight: bold; text-decoration: none;">künstliche</ins> Intelligenz]] bzw. [[<ins style="font-weight: bold; text-decoration: none;">maschinelles</ins> Lernen]].&lt;ref&gt;{{Literatur|Autor=Cade Metz|Titel=The Mission to Bring Google’s AI to the Rest of the World|Hrsg=|Sammelwerk=WIRED|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-02-06|Sprache=en|Seiten=|ISBN=|Online=https://www.wired.com/2014/06/skymind-deep-learning/|Abruf=2017-03-03}}&lt;/ref&gt;&lt;ref&gt;{{Literatur|Autor=|Titel=Deep Learning for (Some of) the People|Hrsg=|Sammelwerk=Bloomberg.com|Band=|Nummer=|Auflage=|Verlag=|Ort=|Datum=2014-06-03|Sprache=en|Seiten=|ISBN=|Online=https://www.bloomberg.com/news/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own|Abruf=2017-03-03}}&lt;/ref&gt; Deeplearning4j ist in der Programmiersprache Java geschrieben und daher kompatibel zu jeder anderen Sprache, die auf einer [[Java Virtual Machine|JVM]] lauffähig ist, wie [[Scala (Programmiersprache)|Scala]] oder [[Clojure]]. Die zugrunde liegenden Berechnungen sind in [[C (Programmiersprache)|C]] und [[C++]] implementiert. Der kommerzielle Support erfolgt durch das Unternehmen Skymind.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Mit Hilfe von Keras&lt;ref&gt;{{Internetquelle|url=https://keras.io/|titel=Keras Documentation|autor=|hrsg=|werk=Keras: Deep Learning library for Theano and TensorFlow|datum=|sprache=en|zugriff=2017-03-06}}&lt;/ref&gt; verfügt Deeplearning4j über eine [[Programmierschnittstelle]] (API) zur Sprache [[Python (Programmiersprache)|Python]]. Hiermit kann der Graben zwischen weit verbreiteten aber auf Python basierenden Programmbibliotheken und Java überbrückt werden. Mit Keras ist ein Import der Modelle von [[Künstliches neuronales Netz|künstlichen neuronalen Netzen]] der Systeme [[TensorFlow]], Caffe, Torch and Theano möglich.&lt;ref&gt;{{Internetquelle|url=https://deeplearning4j.org/model-import-keras|titel=Importing Models From Keras to Deeplearning4j|autor=|hrsg=|werk=|datum=|sprache=en|zugriff=2017-03-03}}&lt;/ref&gt; Deeplearning4j gehört zu den führenden 10 [[Deep Learning|Deep-Learning]]-Projekten auf Github.&lt;ref&gt;{{Internetquelle|url=http://www.kdnuggets.com/2016/01/top-10-deep-learning-github.html|titel=Top 10 Deep Learning Projects on Github|autor=|hrsg=KDnuggets News|werk=|datum=2016-01|sprache=en-US|zugriff=2017-03-03}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Mit Hilfe von Keras&lt;ref&gt;{{Internetquelle|url=https://keras.io/|titel=Keras Documentation|autor=|hrsg=|werk=Keras: Deep Learning library for Theano and TensorFlow|datum=|sprache=en|zugriff=2017-03-06}}&lt;/ref&gt; verfügt Deeplearning4j über eine [[Programmierschnittstelle]] (API) zur Sprache [[Python (Programmiersprache)|Python]]. Hiermit kann der Graben zwischen weit verbreiteten<ins style="font-weight: bold; text-decoration: none;">,</ins> aber auf Python basierenden Programmbibliotheken und Java überbrückt werden. Mit Keras ist ein Import der Modelle von [[Künstliches neuronales Netz|künstlichen neuronalen Netzen]] der Systeme [[TensorFlow]], Caffe, Torch and Theano möglich.&lt;ref&gt;{{Internetquelle|url=https://deeplearning4j.org/model-import-keras|titel=Importing Models From Keras to Deeplearning4j|autor=|hrsg=|werk=|datum=|sprache=en|zugriff=2017-03-03}}&lt;/ref&gt; Deeplearning4j gehört zu den führenden 10 [[Deep Learning|Deep-Learning]]-Projekten auf Github.&lt;ref&gt;{{Internetquelle|url=http://www.kdnuggets.com/2016/01/top-10-deep-learning-github.html|titel=Top 10 Deep Learning Projects on Github|autor=|hrsg=KDnuggets News|werk=|datum=2016-01|sprache=en-US|zugriff=2017-03-03}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Es werden unterschiedliche [[Künstliches neuronales Netz#Klassen und Typen von KNN|Typen von künstlichen neuronalen Netzen]] wie z.&amp;nbsp;B. Restricted [[Boltzmann-Maschine]], [[Convolutional Neural Network|Convolutional NNs]] oder [[Rekurrentes neuronales Netz|rückgekoppelte neuronale Netze]] unterstützt. [[Grafikprozessor|GPUs]] können zur Geschwindigkeitssteigerung einen Teil der Rechenlast übernehmen.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Es werden unterschiedliche [[Künstliches neuronales Netz#Klassen und Typen von KNN|Typen von künstlichen neuronalen Netzen]] wie z.&amp;nbsp;B. Restricted [[Boltzmann-Maschine]], [[Convolutional Neural Network|Convolutional NNs]] oder [[Rekurrentes neuronales Netz|rückgekoppelte neuronale Netze]] unterstützt. [[Grafikprozessor|GPUs]] können zur Geschwindigkeitssteigerung einen Teil der Rechenlast übernehmen.</div></td> </tr> <tr> <td colspan="2" class="diff-lineno">Zeile 32:</td> <td colspan="2" class="diff-lineno">Zeile 32:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Neuroinformatik]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Neuroinformatik]]</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Java-Technologie]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Java-Technologie]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Data-Mining]]</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Freie Software]]</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Java-Bibliothek]]</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Klassifizierung]]</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> </table> 87.175.206.144 https://de.wikipedia.org/w/index.php?title=Deeplearning4j&diff=171446237&oldid=prev Like.liberation am 27. November 2017 um 17:11 Uhr 2017-11-27T17:11:46Z <p></p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 27. November 2017, 19:11 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 6:</td> <td colspan="2" class="diff-lineno">Zeile 6:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Hersteller = </div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Hersteller = </div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Erscheinungsjahr = </div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Erscheinungsjahr = </div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| AktuelleVersion = <del style="font-weight: bold; text-decoration: none;">&lt;!-- Wikidata --&gt;</del></div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| AktuelleVersion = <ins style="font-weight: bold; text-decoration: none;">0.9.1</ins></div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| AktuelleVersionFreigabeDatum = &lt;!-- Wikidata --&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| AktuelleVersionFreigabeDatum = &lt;!-- Wikidata --&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Betriebssystem = [[Linux]], [[macOS]], [[Microsoft Windows|Windows]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Betriebssystem = [[Linux]], [[macOS]], [[Microsoft Windows|Windows]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| Programmiersprache = [[C (Programmiersprache)|C]], [[C++]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Programmiersprache =<ins style="font-weight: bold; text-decoration: none;"> [[Java (Programmiersprache)|Java]], [[Scala (Programmiersprache)|Scala]],</ins> [[C (Programmiersprache)|C]], [[C++]]</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Kategorie = [[Maschinelles Lernen]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Kategorie = [[Maschinelles Lernen]]</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Lizenz = [[Apache License|Apache 2.0]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Lizenz = [[Apache License|Apache 2.0]]</div></td> </tr> <tr> <td colspan="2" class="diff-lineno">Zeile 32:</td> <td colspan="2" class="diff-lineno">Zeile 32:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Neuroinformatik]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Neuroinformatik]]</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Java-Technologie]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Java-Technologie]]</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Data-Mining]]</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Freie Software]]</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Java-Bibliothek]]</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>[[Kategorie:Klassifizierung]]</div></td> </tr> </table> Like.liberation https://de.wikipedia.org/w/index.php?title=Deeplearning4j&diff=168965792&oldid=prev TheRandomIP: Änderung 168942250 von Eisbaer44 rückgängig gemacht; BKL für für tatsächliche Mehrdeutigkeiten, nicht, wenn der Name ein Teilwort ist! 2017-09-10T20:32:24Z <p>Änderung 168942250 von <a href="/wiki/Spezial:Beitr%C3%A4ge/Eisbaer44" title="Spezial:Beiträge/Eisbaer44">Eisbaer44</a> rückgängig gemacht; BKL für für tatsächliche Mehrdeutigkeiten, nicht, wenn der Name ein Teilwort ist!</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 10. September 2017, 22:32 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 1:</td> <td colspan="2" class="diff-lineno">Zeile 1:</td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>{{Dieser Artikel|handelt von einer Software. Verwechslungsmöglichkeiten bestehen mit [[Deep Learning]] als Optimierungsmethode neuronaler Netze, sowie mit [[DeepL]], seit 2017 ein Firmenname, der "Deep Learning" abkürzt, im Bereich der maschinellen Übersetzung.}}</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><br /></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Infobox Software</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Infobox Software</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Logo = </div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Logo = </div></td> </tr> </table> TheRandomIP