MCPcopy Index your code
hub / github.com/lisa-lab/DeepLearningTutorials / logistic_sgd.py

File logistic_sgd.py

code/logistic_sgd.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This tutorial introduces logistic regression using Theano and stochastic
3gradient descent.
4

Callers

nothing calls this directly

Calls 1

sgd_optimization_mnistFunction · 0.85

Tested by

no test coverage detected