-
Notifications
You must be signed in to change notification settings - Fork 23
Resources
Anand edited this page Feb 28, 2017
·
11 revisions
- NIPS 2016 tutorial on Deep Reinforcement Learning
- Paper containing the list of functions -- Onbaşoğlu, Esin, and Linet Özdamar. "Parallel simulated annealing algorithms in global optimization." Journal of Global Optimization 19.1 (2001): 27-50.(pdf)
- Implementation of Cross Entropy in R -- Benham, Tim, et al. "CEoptim: Cross-Entropy R Package for Optimization." arXiv preprint arXiv:1503.01842 (2015).
- Tetris paper containing the most basic version of Cross Entropy -- Szita, István, and András Lörincz. "Learning Tetris using the noisy cross-entropy method." Neural computation 18.12 (2006): 2936-2941.(pdf)