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

File logistic_cg.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

cg_optimization_mnistFunction · 0.85

Tested by

no test coverage detected