Skip to content

utils.safe_mkdir('checkpoints') doesn't exist #19

@Zardoua-Yassir

Description

@Zardoua-Yassir

Hi!
When I run this command utils.safe_mkdir('checkpoints'), Python throws AttributeError: module 'utils' has no attribute 'safe_mkdir'. I found this command in this Stanford Github repo: https://github.com/chiphuyen/stanford-tensorflow-tutorials/blob/master/examples/07_convnet_mnist.py.

There is another weird command (utils.get_mnist_dataset), which made me think that these are custom functions added to the utils package. If this is the case, why would they do that instead of creating the function somewhere else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions