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

list index out of range #6

Open
tsevigny opened this issue Mar 14, 2021 · 1 comment
Open

list index out of range #6

tsevigny opened this issue Mar 14, 2021 · 1 comment

Comments

@tsevigny
Copy link

I get this error;

Traceback (most recent call last):
File "main.py", line 19, in
File "microMLP.py", line 771, in LearnExamples
IndexError: list index out of range

when I run the example code, "Using MicroMLP to learn the XOr problem (with hyperbolic tangent)".
The RandomFloat() seems to generate an idx that is out of range of the 4 examples supplied.

Not sure what I am doing wrong.

@Andre-cmd-rgb
Copy link

same

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