Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
""
"
2
This tutorial introduces logistic regression using Theano and conjugate
3
gradient descent.
4
Callers
nothing calls this directly
Calls
1
cg_optimization_mnist
Function · 0.85
Tested by
no test coverage detected