Skip to content

Commit

Permalink
Merge pull request #203 from eclipse/treo/discourse
Browse files Browse the repository at this point in the history
Link people to new community instead of gitter
  • Loading branch information
AlexDBlack authored Feb 21, 2020
2 parents d073544 + f918ad4 commit ddf0e78
Show file tree
Hide file tree
Showing 40 changed files with 75 additions and 146 deletions.
16 changes: 8 additions & 8 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: Deeplearning4j
email: [email protected]
email: [email protected]
description: >- # this means to ignore newlines until "baseurl:"
Open source, distributed deep learning for the JVM
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: deeplearning4j
twitter_username: KonduitAi
github_username: deeplearning4j

plugins:
Expand All @@ -35,8 +35,8 @@ theme: minima

# dl4j variables
versionString: latest
latestVersion: 1.0.0-beta4
versionUri: 100-beta4
latestVersion: 1.0.0-beta6
versionUri: 100-beta6

# collections
collections_dir: docs
Expand All @@ -50,18 +50,18 @@ defaults:
github_raw_base: https://raw.githubusercontent.com/deeplearning4j/dl4j-examples/master/tutorials/
- scope:
path: ""
type: 100-beta4
type: 100-beta6
values:
layout: guide
version: 1.0.0-beta4
version: 1.0.0-beta6
presetsversion: 1.5
cudaVersion: 10.1
- scope:
path: ""
type: latest
values:
layout: guide
version: 1.0.0-beta4
version: 1.0.0-beta6
presetsversion: 1.5
cudaVersion: 10.1

Expand All @@ -76,7 +76,7 @@ collections:
permalink: /docs/latest/:name
v100-beta2:
output: true
permalink: /docs/1.0.0-beta4/:name
permalink: /docs/1.0.0-beta2/:name


# Exclude from processing.
Expand Down
9 changes: 0 additions & 9 deletions _includes/cn-gitterbtn.html

This file was deleted.

20 changes: 8 additions & 12 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,18 +91,14 @@ <h3>Statistics</h3>
<div class="row">
<div class="col-lg-7">
<div class="clearfix">
<a href="https://www.facebook.com/deeplearning4j/" target="_blank" class="social-icon-sm si-dark si-facebook si-dark-round">
<i class="fab fa-facebook"></i>
<i class="fab fa-facebook"></i>
</a>
<a href="https://twitter.com/deeplearning4j" target="_blank" class="social-icon-sm si-dark si-twitter si-dark-round">
<i class="fab fa-twitter"></i>
<i class="fab fa-twitter"></i>
</a>
<a href="https://github.com/deeplearning4j/deeplearning4j/" target="_blank" class="social-icon-sm si-dark si-github si-dark-round">
<i class="fab fa-github"></i>
<i class="fab fa-github"></i>
</a>
<a href="https://twitter.com/KonduitAi" target="_blank" class="social-icon-sm si-dark si-twitter si-dark-round">
<i class="fab fa-twitter"></i>
<i class="fab fa-twitter"></i>
</a>
<a href="https://github.com/eclipse/deeplearning4j/" target="_blank" class="social-icon-sm si-dark si-github si-dark-round">
<i class="fab fa-github"></i>
<i class="fab fa-github"></i>
</a>
</div>
</div>
<div class="col-lg-5">
Expand Down
4 changes: 2 additions & 2 deletions _includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
<a href="javascript:void(0)" class="search-open"><i class="fa fa-search"></i></a>
</li>-->
<li class="list-inline-item">
<a href="https://gitter.im/deeplearning4j/deeplearning4j" target="_blank" class="gitter-btn" data-toggle="tooltip" data-original-title="Chat with us"><i class="fab fa-gitter"></i></a>
<a href="https://community.konduit.ai/" target="_blank" class="gitter-btn" data-toggle="tooltip" data-original-title="Join the community"><i class="fab fa-discourse"></i></a>
</li>
<li class="list-inline-item">
<a href="https://github.com/deeplearning4j/deeplearning4j" target="_blank" class="gitter-btn"><i class="fab fa-github"></i></a>
<a href="https://github.com/eclipse/deeplearning4j" target="_blank" class="gitter-btn"><i class="fab fa-github"></i></a>
</li>
</ul>
</div><!--right nav icons-->
Expand Down
16 changes: 5 additions & 11 deletions _includes/topbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,21 @@
<div class="float-sm-right">
<ul class="list-inline mb0">
<li class="list-inline-item">
<a href="https://github.com/deeplearning4j/deeplearning4j/" target="_blank" class="social-icon-sm si-gray si-gray-round si-github">
<a href="https://github.com/eclipse/deeplearning4j/" target="_blank" class="social-icon-sm si-gray si-gray-round si-github">
<i class="fab fa-github"></i>
<i class="fab fa-github"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://twitter.com/deeplearning4j" target="_blank" class="social-icon-sm si-gray si-gray-round si-twitter">
<a href="https://twitter.com/KonduitAi" target="_blank" class="social-icon-sm si-gray si-gray-round si-twitter">
<i class="fab fa-twitter"></i>
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.facebook.com/deeplearning4j/" target="_blank" class="social-icon-sm si-gray si-gray-round si-facebook">
<i class="fab fa-facebook"></i>
<i class="fab fa-facebook"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://gitter.im/deeplearning4j/deeplearning4j" target="_blank" class="social-icon-sm si-gray si-gray-round si-yahoo">
<i class="fab fa-gitter"></i>
<i class="fab fa-gitter"></i>
<a href="https://community.konduit.ai/" target="_blank" class="social-icon-sm si-gray si-gray-round si-yahoo">
<i class="fab fa-discourse"></i>
<i class="fab fa-discourse"></i>
</a>
</li>
</ul>
Expand Down
1 change: 0 additions & 1 deletion _layouts/cn-default.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@
</div>
</main>

{% include cn-gitterbtn.html %}
{% include cn-footer.html %}
6 changes: 3 additions & 3 deletions _layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ <h1 class="title">Deep Learning <br>for Java</h1>
<div class="row">
<div class="col-lg-9 pt10">
<h3 class="text-white">
Join the Eclipse Deeplearning4j community on Gitter.
Join the Eclipse Deeplearning4j community forums.
</h3>
</div>
<div class="col-lg-3 pt0">
<a href="https://gitter.im/deeplearning4j/deeplearning4j" target="_blank" class="btn btn-lg btn-outline-white btn-rounded" role="button">
Chat Now <i class="fab fa-gitter"></i>
<a href="https://community.konduit.ai/" target="_blank" class="btn btn-lg btn-outline-white btn-rounded" role="button">
Join Now <i class="fab fa-discourse"></i>
</a>
</div>
</div>
Expand Down
35 changes: 0 additions & 35 deletions assets/styles/dl4j.css
Original file line number Diff line number Diff line change
@@ -1,36 +1 @@
/* Gitter Customized Button */

.dl4j-gitter-open-chat-button:active {
color: #eee;
}

.dl4j-gitter-open-chat-button:focus,
.dl4j-gitter-open-chat-button:hover {
background-color: #3ea07f;
color: #fff;
}

.dl4j-gitter-open-chat-button,
.dl4j-gitter-open-chat-button:visited {
position: fixed;
right: 10px;
bottom: 0;
z-index: 100;
box-sizing: border-box;
padding: 1em 3em;
border: 0;
border-top-left-radius: .5em;
border-top-right-radius: .5em;
background-color: #36bc98;
color: #fff;
text-align: center;
text-decoration: none;
letter-spacing: 1px;
font-size: 12px;
font-family: sans-serif;
cursor: pointer;
cursor: hand;
}


/* End of Gitter Customized Button */
6 changes: 3 additions & 3 deletions cn/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h2><p>媒体报道</p></h2>
<thead>
<tr>
<th>姓名</th>
<th><a href="https://gitter.im/deeplearning4j/deeplearning4j" title="Deeplearning4j Gitter" target="_blank">Gitter ID</a></th>
<th>Github ID</th>
<th>组织</th>
<th>时区</th>
</tr>
Expand Down Expand Up @@ -68,7 +68,7 @@ <h2><p>媒体报道</p></h2>
<thead>
<tr>
<th>姓名</th>
<th><a href="https://gitter.im/deeplearning4j/deeplearning4j" title="Deeplearning4j Gitter" target="_blank">Gitter ID</a></th>
<th>Github ID</th>
<th>组织</th>
<th>时区</th>
</tr>
Expand Down Expand Up @@ -145,7 +145,7 @@ <h2><p>媒体报道</p></h2>

<br />
<p><h2>Skymind公司的工作机会</h2></p>
<p>我们从开源贡献者中择选聘用公司成员。若想申请获得工作机会,从而与我们一道,参与建设深度学习的未来,就请加入我们在 <a href="https://gitter.im/deeplearning4j/deeplearning4j" title="Deeplearning4j Gitter" target="_blank">Gitter</a> 的社区,在 <a href="https://github.com/deeplearning4j" title="fork deeplearning4j" target="_blank">Github</a> 上fork(复制一份)我们的项目并与我们合作。我们会酌情聘选公司成员!共同开发比面试更能让我们了解你,而且很可能会更具乐趣。</p>
<p>我们从开源贡献者中择选聘用公司成员。若想申请获得工作机会,从而与我们一道,参与建设深度学习的未来,就请加入我们在 <a href="https://community.konduit.ai/" title="Deeplearning4j Community" target="_blank">Community Forums</a> 的社区,在 <a href="https://github.com/deeplearning4j" title="fork deeplearning4j" target="_blank">Github</a> 上fork(复制一份)我们的项目并与我们合作。我们会酌情聘选公司成员!共同开发比面试更能让我们了解你,而且很可能会更具乐趣。</p>

<p><h2>引用Deeplearning4j</h2></p>
<p>如果你计划发表学术论文,希望引用Deeplearning4j,则请使用以下格式:
Expand Down
2 changes: 1 addition & 1 deletion cn/buildinglocally.html
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ <h3>Linux 与 OS X</h3></p>
<br />

<p><h2>技术支持与协助</h2></p>
<p>如果您在本地构建过程中遇到任何问题,Deeplearning4j 的<a href="https://gitter.im/deeplearning4j/deeplearning4j/earlyadopters" target="_blank">早期用户交流群</a>专门针对构建问题和其他根源问题提供协助。请在Gitter上寻求帮助</p>
<p>如果您在本地构建过程中遇到任何问题,Deeplearning4j 的<a href="https://community.konduit.ai/" target="_blank">早期用户交流群</a>专门针对构建问题和其他根源问题提供协助。</p>



Expand Down
1 change: 0 additions & 1 deletion cn/deepautoencoder.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,3 @@
model.fit(new DataSet(next.getFeatureMatrix(),next.getFeatureMatrix()));
</code></pre>
<p>如需构建深度自动编码器,请确保您已安装<a href="https://github.com/deeplearning4j/dl4j-examples/tree/master/dl4j-examples/src/main/java/org/deeplearning4j/examples/unsupervised/deepbelief" target="_blank">Deeplearning4j及其示例</a>的最新版本。</p>
<p>如有关于深度自动编码器的问题,请在<a href="https://gitter.im/deeplearning4j/deeplearning4j">Gitter</a>与我们联系。</p>
2 changes: 1 addition & 1 deletion cn/deeplearningpapers.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ layout: cn-default
* [Datatau: Hacker News for Data Science](http://www.datatau.com/)
* [r/MachineLearning](https://www.reddit.com/r/MachineLearning/)
* [Deeplearning.net: A Portal for Theano/PyLearn](http://deeplearning.net/)
* [Gitter Channel for Deeplearning4j](https://gitter.im/deeplearning4j/deeplearning4j)
* [Deeplearning4j Community Forum](https://community.konduit.ai/)

<p align="center">
<a href="http://deeplearning4j.org/quickstart" class="btn btn-custom" onClick="ga('send', 'event', ‘quickstart', 'click');">Get Started With Deeplearning4j</a>
Expand Down
2 changes: 1 addition & 1 deletion cn/devguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Deeplearning4j和ND4J采用Apache 2.0许可协议发行。
* [https://github.com/deeplearning4j/DataVec/issues](https://github.com/deeplearning4j/Canova/issues)
* [https://github.com/eclipse/deeplearning4j-examples/issues](https://github.com/eclipse/deeplearning4j-examples/issues)
* 查阅我们的[开发路线图](http://deeplearning4j.org/roadmap.html)
*[Gitter](https://gitter.im/deeplearning4j/deeplearning4j)上与开发者交流,尤其可以利用我们的[早期用户交流群](https://gitter.im/deeplearning4j/deeplearning4j/earlyadopters)
*[community forum](https://community.konduit.ai/)上与开发者交流
* 查阅关于训练功能、网络架构和应用的最新论文与博客文章
* 浏览[网站](http://deeplearning4j.org/documentation.html)[示例](https://github.com/eclipse/deeplearning4j-examples/)-还缺少哪些内容?有哪些内容还不够完整?还可以添加什么有用的(或者酷炫的)内容?

Expand Down
4 changes: 2 additions & 2 deletions cn/gettingstarted.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
---
<p><h1>DL4J安装指南</h1></p>
<p>本页在<a href="quickstart">快速入门指南</a>的基础上介绍更多细节和一些问题解决步骤。建议您在查看本页内容之前先阅读快速入门指南,如此上手DL4J会比较容易。</p>
<p>完全安装包括多个步骤。如果您希望提问或反馈,我们强烈建议您加入我们的<a href="https://gitter.im/deeplearning4j/deeplearning4j">Gitter线上交流群</a>,便于我们引导您进行安装。若您不乐意在群里发言,或要力求无师自通,也欢迎加入交流群默默潜水学习。此外,如果您是初次接触深度学习,我们还准备了一份<a href="deeplearningforbeginners">初学者学习计划</a></p>
<p>完全安装包括多个步骤。如果您希望提问或反馈,我们强烈建议您加入我们的<a href="https://community.konduit.ai/">Community Forum</a>,便于我们引导您进行安装。若您不乐意在群里发言,或要力求无师自通,也欢迎加入交流群默默潜水学习。此外,如果您是初次接触深度学习,我们还准备了一份<a href="deeplearningforbeginners">初学者学习计划</a></p>
<p>在完成<a href="quickstart">快速入门指南</a>中的步骤之后,请阅读以下内容:</p>
<ol>
<li><a href="#walk">详细过程说明</a></li>
Expand Down Expand Up @@ -57,7 +57,7 @@

<p><h2><a name="trouble">疑难解答</a></h2></p>
<ul>
<li>您可以随时在我们的<a href="https://gitter.im/deeplearning4j/deeplearning4j">Gitter线上交流群</a>提出有关错误信息的问题。请您在提问时准备好以下信息(这样可以明显加快我们的处理速度!):
<li>您可以随时在我们的<a href="https://community.konduit.ai/">Community Forum</a>提出有关错误信息的问题。请您在提问时准备好以下信息(这样可以明显加快我们的处理速度!):
<pre><code>
* 操作系统(Windows、OSX、Linux)及版本
* Java版本(7、8):在您的终端/CMD中输入“java -version”
Expand Down
2 changes: 1 addition & 1 deletion cn/gpu.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h1>用GPU运行Deeplearning4j</h1>
&lt;nd4j.backend>nd4j-cuda-8.0-platform/&lt;nd4j.backend&gt;
</code></pre>
<br>
<p>ND4J是驱动Deeplearning4j的数值运算引擎。它依靠各种&ldquo;后端&rdquo;在不同类型的硬件上运行。<a href="https://gitter.im/deeplearning4j/deeplearning4j">Deeplearning4j线上交流群</a>的用户常会提到后端,他们说的就是指向某种芯片的软件包。我们在后端上开展硬件优化工作。</p>
<p>ND4J是驱动Deeplearning4j的数值运算引擎。它依靠各种&ldquo;后端&rdquo;在不同类型的硬件上运行。<a href="https://community.konduit.ai/">Deeplearning4j线上交流群</a>的用户常会提到后端,他们说的就是指向某种芯片的软件包。我们在后端上开展硬件优化工作。</p>
<br>
<br>
<h3>疑难解答</h3>
Expand Down
2 changes: 1 addition & 1 deletion cn/learnjava.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Maven被Java开发者广泛使用,可以说是DL4J的必备条件。如果您

集成开发环境([IDE](http://encyclopedia.thefreedictionary.com/integrated+development+environment))让您能使用我们的API,只需要几个步骤就能配置神经网络。我们强烈推荐使用[IntelliJ](https://www.jetbrains.com/idea/download/),它能与Maven相结合,有效管理依赖项。[IntelliJ社区版](https://www.jetbrains.com/idea/download/)是免费的。

其他较为流行的IDE包括[Eclipse](http://books.sonatype.com/m2eclipse-book/reference/creating-sect-importing-projects.html)[Netbeans](http://wiki.netbeans.org/MavenBestPractices)。我们推荐使用IntelliJ,遇到问题时在[Gitter线上交流群](https://gitter.im/deeplearning4j/deeplearning4j)中也更容易得到帮助。
其他较为流行的IDE包括[Eclipse](http://books.sonatype.com/m2eclipse-book/reference/creating-sect-importing-projects.html)[Netbeans](http://wiki.netbeans.org/MavenBestPractices)。我们推荐使用IntelliJ,遇到问题时在[Community Forum](https://community.konduit.ai/)中也更容易得到帮助。

#### <a name="Git">Git</a>

Expand Down
2 changes: 1 addition & 1 deletion cn/lstm.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<br>
<br>
<p><h2><a name="code">代码示例</a></h2></p>
<p>点击此处查看一个使用Deeplearning4j的<a href="https://github.com/deeplearning4j/dl4j-examples/blob/master/dl4j-examples/src/main/java/org/deeplearning4j/examples/recurrent/character/GravesLSTMCharModellingExample.java" target="_blank">Graves LSTM示例(附说明)</a>学习如何复制莎士比亚风格的戏剧。这个API在较难理解之处都附有说明。若有任何问题,请在<a href="https://gitter.im/deeplearning4j/deeplearning4j" target="_blank">Gitter</a>上加入我们。</p>
<p>点击此处查看一个使用Deeplearning4j的<a href="https://github.com/deeplearning4j/dl4j-examples/blob/master/dl4j-examples/src/main/java/org/deeplearning4j/examples/recurrent/character/GravesLSTMCharModellingExample.java" target="_blank">Graves LSTM示例(附说明)</a>学习如何复制莎士比亚风格的戏剧。这个API在较难理解之处都附有说明。</p>
<pre class="line-numbers"><code class="language-java">
//Set up network configuration:
MultiLayerConfiguration conf = new NeuralNetConfiguration.Builder()
Expand Down
3 changes: 1 addition & 2 deletions cn/mnist-for-beginners.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,4 @@ <h3><h3>抓取MNIST数据</h3></h3>
<li>专为基于分布式CPU和/或GPU运行而优化</li>
<li>服务于Java和Scala用户群</li>
<li>企业级部署可享商业化支持</li>
</ul>
<p>若有任何问题,请加入我们的<a href="https://gitter.im/deeplearning4j/deeplearning4j" target="_blank">Gitter线上支持交流群</a></p>
</ul>
2 changes: 1 addition & 1 deletion cn/model-import-keras.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ <h1>将Keras模型导入Deeplearning4j</h1>
<img class="img-responsive center-block" src="../img/model-import-keras.png" alt="deeplearning4j">
<p><code>IncompatibleKerasConfigurationException</code>消息表明Deeplearning4j目前还不支持您尝试导入的Keras模型配置(可能是因为导入模块尚不支持该模型配置,或者DL4J中尚未实现这种模型、层或功能)。</p>
<p>导入模型之后,建议您采用我们的modelserializer类来进行模型的保存和加载。</p>
<p>如有更多问题,请访问<a href="https://gitter.im/deeplearning4j/deeplearning4j" target="_blank">DL4J线上交流群</a>。您也可以考虑<a href="https://github.com/deeplearning4j/deeplearning4j/issues" target="_blank">通过Github提交功能申请</a>,让所需的功能进入DL4J的开发路线图,甚至可以自己编写功能分支,然后向我们发出合并请求!</p>
<p>如有更多问题,请访问<a href="https://community.konduit.ai/" target="_blank">DL4J线上交流群</a>。您也可以考虑<a href="https://github.com/deeplearning4j/deeplearning4j/issues" target="_blank">通过Github提交功能申请</a>,让所需的功能进入DL4J的开发路线图,甚至可以自己编写功能分支,然后向我们发出合并请求!</p>
<p>模型导入模块和本页教程都将不断更新,敬请关注!</p>
<br>
<h2>常用模型的支持</h2>
Expand Down
Loading

0 comments on commit ddf0e78

Please sign in to comment.