Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

doc improvement: ArrayIterator __init__ y #244

Closed
mw66 opened this issue May 20, 2016 · 1 comment
Closed

doc improvement: ArrayIterator __init__ y #244

mw66 opened this issue May 20, 2016 · 1 comment
Milestone

Comments

@mw66
Copy link

mw66 commented May 20, 2016

http://neon.nervanasys.com/docs/latest/generated/neon.data.dataiterator.ArrayIterator.html?highlight=arrayiterator

currently it reads:
y (ndarray, shape:[# examples, 1], optional)

better specify the shape in 3 scenarios:

[# examples, 1] for classification problems
[# examples, output feature size] for regression problems
If absent, the input features themselves will be returned as target values (AutoEncoder)

@jennifermyers
Copy link
Contributor

Thanks for reporting this! This will be fixed in the documentation for our imminent v1.5.0 release.

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

No branches or pull requests

2 participants