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

Neural network weird behavior!!! #227

Closed
Siraj95Abudaber opened this issue Sep 29, 2019 · 2 comments
Closed

Neural network weird behavior!!! #227

Siraj95Abudaber opened this issue Sep 29, 2019 · 2 comments

Comments

@Siraj95Abudaber
Copy link

Siraj95Abudaber commented Sep 29, 2019

in training even when i don't use reverse button .... i get some predictions of reverse
training accuracy is to low !! how to reduce NN output to be just (Forward-right-left)???and what is the best attributes for good accuracy ?
any ideas ? @hamuchiwa

@hamuchiwa
Copy link
Owner

@Sirajabudabe Please see #173 and #187 for help, certainly reverse can be removed (it's not used anyway), you need to modify the label array size wherever you see that in the code.

@Siraj95Abudaber
Copy link
Author

@hamuchiwa thanks .. i just want to ask about the training (collecting data ) should i do the "right-left , forward " in separate npz file or i collect data over hole track (all directions at once )?
does it effect the training accuracy ?

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