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

Train #8

Open
littlealili opened this issue Nov 1, 2019 · 2 comments
Open

Train #8

littlealili opened this issue Nov 1, 2019 · 2 comments

Comments

@littlealili
Copy link

hello,when I try to run the code, it shows self.num_batches=0 ,but I cannot find the reason.
self.trainA:[0:0]=[ ]
len=0
What should I do?Thank you very much!

@littlealili
Copy link
Author

The information of self.trainA:
array([], dtype=float64)
[0:0] :[]
dtype:dtype('float64')
max:'array is empty'
min:'array is empty'
shape:(0,)
size:0
internals:{'T': array([], dtype=float64), 'base': None, 'ctypes': <numpy.core._interna...021315160>, 'data': <memory at 0x00000000412F7648>, 'dtype': dtype('float64'), 'flags': C_CONTIGUOUS : Tru...Y : False\n, 'flat': <numpy.flatiter obje...025F82CB0>, 'imag': array([], dtype=float64), 'itemsize': 8, 'nbytes': 0, 'ndim': 1, 'real': array([], dtype=float64), 'shape': (0,), 'size': 0, ...}
Dose it have any problem?

@littlealili
Copy link
Author

If it is convenient, can you tell me the information when I type it correctly?

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