tensorflow-tutorial
tensorflow-tutorial copied to clipboard
Added missing colon and fixed typo
hi!. i want to ask. why it says?
AttributeError: module 'tensorflow.contrib.learn' has no attribute 'Classifier'
but if i put LinearClassifier so that it will have attributes however the result is TypeError: init() got an unexpected keyword argument 'model_fn'