Hi, Over the years, MXNet accumulated many examples in the example folder [1]. However, due to not testing them in the CI and in releases, many of them are currently broken. I'd like to propose that we create a new examples repo for MXNet 2.0 similar to how PyTorch hosts them [2]. Further more, the new examples repo should be evaluated periodically (e.g. weekly) against the master branch to ensure that they are not broken.
Thoughts and comments are welcome. Sheng [1] https://github.com/apache/incubator-mxnet/tree/master/example [2] https://github.com/pytorch/examples