Skip to content

Instantly share code, notes, and snippets.

@jyfeather
Last active March 31, 2017 15:52
Show Gist options
  • Save jyfeather/96a31df9418b744deb4255e08cc48d2c to your computer and use it in GitHub Desktop.
Save jyfeather/96a31df9418b744deb4255e08cc48d2c to your computer and use it in GitHub Desktop.
Yan's Job Seeking Preparation

statistics

machine learning

  • overleaf, machine learning cheat sheet
  • review derivation
    • bias-variance
    • least square (general form, matrix form)
    • maximum likelihood estimation
    • lasso
    • svm
    • logistic regression
    • Gaussian Mixture (EM algorithm)
    • Gaussian Process
    • Bayesian Network, Naive Bayes

optimization

  • overleaf, optimization cheat sheet
  • operation research interview questoins
  • review derivation
    • simplex method
    • dual simplex method
    • complementary slackness
    • branch and bound

programming

actual interview question

  • overleaf, actual interview QA
  • overleaf, interview QA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment