tensorflow-tutorial icon indicating copy to clipboard operation
tensorflow-tutorial copied to clipboard

Added missing colon and fixed typo

Open sandersk opened this issue 8 years ago • 2 comments

sandersk avatar Oct 13 '16 21:10 sandersk

hi!. i want to ask. why it says?

AttributeError: module 'tensorflow.contrib.learn' has no attribute 'Classifier'

Ryiel avatar Oct 25 '18 15:10 Ryiel

but if i put LinearClassifier so that it will have attributes however the result is TypeError: init() got an unexpected keyword argument 'model_fn'

Ryiel avatar Oct 25 '18 15:10 Ryiel