ThomasDelteil opened a new pull request #13068: Updates to several examples
URL: https://github.com/apache/incubator-mxnet/pull/13068
 
 
   ## Description ##
   
   Minor upgrade to several examples:
   
   - reinforcement-learning/ddpg 
       - [ ] deprecated because of dependency on RLLAB 
   
   - reinforcement-learning/dqn 
       - [ ] updating setup script to work out of the box
   
   - restricted-botlzmann-machine 
       - [ ] added usage to README.md
   
   - rnn-time-major
       - [ ] removed as it is deprecated
   
   - rnn
       - [ ] added pointer to Gluon-NLP in README.md
       - [ ] added pointer to LSTM language modeling in Gluon NLP in /bucketing 
       - [ ] fixed README.md instructions, filename and results - made Python3 
compatible
   
   - speech_recognition
       - [ ] Updated README.md with pointer to instructions to compile MXNet 
with WarpCTC
       - [ ] fix singleton for Python3
   
   - ssd
       - [ ] added pointer to Gluon-CV
   
   - stochastic-depth
       - [ ] updated the MNIST and Cifar10 download to use mx.test_utils
   
   - svm_mnist
       - [ ] loop through the 3 possible output layers and print results to 
compare
   
   - svrg_module
       - [ ] updated README.md to point to dataset
       - [ ] refactored the data loading and caching of downloads

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to