chiphuyen/stanford-tensorflow-tutorials

UTILS NOT WORKING

arnavchauhan opened this issue · 1 comments

data, n_samples = utils.read_birth_life_data(DATA_FILE)

Error which I get is: AttributeError: module 'utils' has no attribute 'read_birth_life_data'
Please, help!

I don't know what utils you're using. There's 'read_birth_life_data' in utils.py