Skip to content

This is what happens when I try to start the training #1

@franzmilec

Description

@franzmilec
$ python train.py
reading text file
Traceback (most recent call last):
  File "train.py", line 134, in <module>
    main()
  File "train.py", line 54, in main
    train(args)
  File "train.py", line 114, in train
    x, y = data_loader.next_batch()
ValueError: too many values to unpack

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