Differences between revisions 5 and 12 (spanning 7 versions)
Revision 5 as of 2017-05-01 14:20:21
Size: 1524
Editor: DavidOwen
Comment: Added SimHash reference
Revision 12 as of 2017-09-11 22:04:11
Size: 2668
Editor: DavidOwen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [[https://datawhatnow.com/simhash-question-deduplicatoin/|SimHash for question deduplication]]: Very easy intro to SimHash. See also [[https://en.wikipedia.org/wiki/SimHash|the Wikipedia entry]].  * [[https://datawhatnow.com/simhash-question-deduplicatoin/|SimHash for question deduplication]]: Very easy intro to !SimHash. See also [[https://en.wikipedia.org/wiki/SimHash|the Wikipedia entry]].
 * [[https://www.autodeskresearch.com/publications/samestats|Same Stats, Different Graphs: Generating Datasets with Varied Appearance and Identical Statistics through Simulated Annealing]]
 * [[http://www.gasmodel.com/|Generalized Autoregressive Score models]]: a way to fit time-series with a variety of distributions
 * [[https://arxiv.org/abs/1705.03633|Inferring and Executing Programs for Visual Reasoning]]: ML programs generating other ML programs
 * [[https://arxiv.org/abs/1706.03741|Deep reinforcement learning from human preferences]]: Aims to minimize how much time a human must give feedback to the system for the system to train itself correctly
 * [[https://arxiv.org/abs/1708.00630|ProjectionNet: Learning Efficient On-Device Deep Networks Using Neural Projections]]: Trains a simpler ANN "next to" a more traditional ANN for image recognition, getting good results from the simpler ANN with reduced memory requirements.
 * [[https://www.theatlantic.com/business/archive/2012/05/when-correlation-is-not-causation-but-something-much-more-screwy/256918/|When Correlation Is Not Causation, But Something Much More Screwy]]

Papers for discussion

Papers (last edited 2019-08-04 01:39:13 by DavidOwen)