You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Removed reference to gitter, updated references from dmlc to Apache github and reordered references to make asking questions & how to contribute more visible.
Copy file name to clipboardExpand all lines: README.md
+13-12Lines changed: 13 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,15 @@ MXNet is also more than a deep learning project. It is also a collection of
21
21
[blue prints and guidelines](https://mxnet.incubator.apache.org/architecture/index.html#deep-learning-system-design-concepts) for building
22
22
deep learning systems, and interesting insights of DL systems for hackers.
23
23
24
-
[](https://gitter.im/dmlc/mxnet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
24
+
Ask Questions
25
+
-------------
26
+
* Please use [discuss.mxnet.io](https://discuss.mxnet.io/) for asking questions.
27
+
* Please use [mxnet/issues](https://github.com/apache/incubator-mxnet/issues) for reporting bugs.
*[Contribute to MXNet](https://mxnet.incubator.apache.org/community/contribute.html)
25
33
26
34
What's New
27
35
----------
@@ -37,7 +45,7 @@ What's New
37
45
*[Version 0.9.1 Release (NNVM refactor)](./docs/architecture/release_note_0_9.md) - NNVM branch is merged into master now. An official release will be made soon.
*[Updated Image Classification with new Pre-trained Models](./example/image-classification)
40
-
*[Python Notebooks for How to Use MXNet](https://github.com/dmlc/mxnet-notebooks)
48
+
*[Notebooks How to Use MXNet](https://github.com/zackchase/mxnet-the-straight-dope)
41
49
*[MKLDNN for Faster CPU Performance](./MKLDNN_README.md)
42
50
*[MXNet Memory Monger, Training Deeper Nets with Sublinear Memory Cost](https://github.com/dmlc/mxnet-memonger)
43
51
*[Tutorial for NVidia GTC 2016](https://github.com/dmlc/mxnet-gtc-tutorial)
@@ -56,11 +64,9 @@ Contents
56
64
--------
57
65
*[Documentation](https://mxnet.incubator.apache.org/) and [Tutorials](https://mxnet.incubator.apache.org/tutorials/)
* Cloud-friendly and directly compatible with S3, HDFS, and Azure
74
80
75
-
Ask Questions
76
-
-------------
77
-
* Please use [discuss.mxnet.io](https://discuss.mxnet.io/) for asking questions.
78
-
* Please use [mxnet/issues](https://github.com/dmlc/mxnet/issues) for reporting bugs.
79
-
80
81
License
81
82
-------
82
-
Licensed under an [Apache-2.0](https://github.com/dmlc/mxnet/blob/master/LICENSE) license.
83
+
Licensed under an [Apache-2.0](https://github.com/apache/incubator-mxnet/blob/master/LICENSE) license.
0 commit comments