Skip to content

Commit

Permalink
Merge pull request terryum#53 from Jeet1994/New-Paper-Big-Data
Browse files Browse the repository at this point in the history
Stochastic gradient Langevin dynamics (SGLD) over Markov Chain Monte Carlo (MCMC) algorithms.
  • Loading branch information
terryum authored Apr 1, 2017
2 parents 28314e2 + d820a0e commit 6c8242a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ If you have any suggestions (missing papers, new papers, key researchers or typo
- Conditional image generation with pixelcnn decoders (2016), A. van den Oord et al. [[pdf]](http://papers.nips.cc/paper/6527-tree-structured-reinforcement-learning-for-sequential-object-localization.pdf)
- Deep networks with stochastic depth (2016), G. Huang et al., [[pdf]](https://arxiv.org/pdf/1603.09382)
- Generative Short Term Stochastic Gibbs Networks (2016), I. Lenz et al. [[pdf]](https://arxiv.org/pdf/1301.3592)
- Consistency and Fluctuations For Stochastic Gradient Langevin Dynamics (2016), Yee Whye Teh et al. [[pdf]](http://www.jmlr.org/papers/volume17/teh16a/teh16a.pdf)

*(2015)*
- Spatial transformer network (2015), M. Jaderberg et al., [[pdf]](http://papers.nips.cc/paper/5854-spatial-transformer-networks.pdf)
Expand Down

0 comments on commit 6c8242a

Please sign in to comment.