Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

from bunch import Bunch #13

Closed
facereg opened this issue Feb 19, 2018 · 1 comment
Closed

from bunch import Bunch #13

facereg opened this issue Feb 19, 2018 · 1 comment

Comments

@facereg
Copy link

facereg commented Feb 19, 2018

Hi Mr Gemy95,
Thanks for your tensorflow-template. While, in the sample "utils/config.py" , that indicated as "from bunch import Bunch", the question is where is bunch and what's the function of bunch? Is there another folder named "bunch"?
Waiting for you reply. My email address is littleforce@163.com, you may send to me directly.

@MrGemy95
Copy link
Owner

I use Bunch to convert the config dictionary into a namespace. I'll update it to "easy dict" lib soon.
but the point is i want to access the config key by "dot" operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants