apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.77k stars 6.8k forks source link

Download page improvements #20112

Open sebbASF opened 3 years ago

sebbASF commented 3 years ago

The download page [1] currently uses the same text for all the links, i.e. 'Download'. This is not particularly helpful; one has to check the column header to know what the link is for.

One approach is to use the file types, i.e. TAR.GZ, ASC and SHA512.

Another is to use the download file name for the source, i.e. apache-mxnet-src-1.8.0-incubating.tar.gz [3], [4]

The page also does not give any clue as to which versions are current.

[1] https://mxnet.apache.org/versions/1.8.0/get_started/download.html [3] https://druid.apache.org/downloads.html [4] https://camel.apache.org/download/

github-actions[bot] commented 3 years ago

Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue. Please make sure to include all the relevant context, and one of the @apache/mxnet-committers will be here shortly. If you are interested in contributing to our project, let us know! Also, be sure to check out our guide on contributing to MXNet and our development guides wiki.