Skip to content

Instantly share code, notes, and snippets.

@hdarjus
Last active March 25, 2019 08:08
Show Gist options
  • Save hdarjus/e23cecb98127d64348521d5b97f0e25c to your computer and use it in GitHub Desktop.
Save hdarjus/e23cecb98127d64348521d5b97f0e25c to your computer and use it in GitHub Desktop.
Blogs I should read
Blogs, software packages, etc. I don't list really well known things here :)
List of websites I should follow, in random order, mainly machine learning, data science and statistics.
http://andrewgelman.com/
https://xianblog.wordpress.com/
http://www.datatau.com/
http://flowingdata.com/
http://hunch.net/
https://studywolf.wordpress.com/
http://www.overcomingbias.com/
https://www.lesswrong.com/
R:
Rmpfr - accurate floating point calculations: deciding whether you have numerical problems or you should search for some other bug.
RStan, rjags - interface to Stan/Jags: Bayesian inference, you just specify your model, then magic happens. Stan is more efficient, also more involved.
gcbd - performance comparison: start here for GPU computing or using other matrix algebra software (BLAS, Atlas, ...).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment