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

IndexError: tuple index out of range #5

Open
ahbon123 opened this issue Aug 3, 2019 · 0 comments
Open

IndexError: tuple index out of range #5

ahbon123 opened this issue Aug 3, 2019 · 0 comments

Comments

@ahbon123
Copy link

ahbon123 commented Aug 3, 2019

Hello, I test with your code for 10 categories images classification, but I get an error, do you know how to fix it?

I think in order to train a model for more than 2 categories, I need to modifiy some variables or parameters. Could you give me some hints? Thanks a lot.

Traceback (most recent call last):

  File "<ipython-input-6-96478bbedd1c>", line 271, in <module>
    main()

  File "<ipython-input-6-96478bbedd1c>", line 268, in main
    train_network(g, batch_size, num_epochs, pb_file_path)

  File "<ipython-input-6-96478bbedd1c>", line 254, in train_network
    total_cost_in_train_set))

IndexError: tuple index out of range
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

1 participant