Skip to content

Instantly share code, notes, and snippets.

@dhammack
Created December 21, 2013 16:45
Show Gist options
  • Save dhammack/8071840 to your computer and use it in GitHub Desktop.
Save dhammack/8071840 to your computer and use it in GitHub Desktop.
Logistic Regression. Multiclass (softmax) classification, various nonlinear basis functions, training with gradient descent + momentum, comparisons with sklearn's implementation. Based on Bishop 4.3
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment