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

50% Level Understanding Routine Does Not Work #40

Open
1 of 6 tasks
Daniel061 opened this issue Feb 2, 2019 · 0 comments
Open
1 of 6 tasks

50% Level Understanding Routine Does Not Work #40

Daniel061 opened this issue Feb 2, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@Daniel061
Copy link
Owner

Daniel061 commented Feb 2, 2019

From the beginning, the goal of c_Cortex.h has always been to bring the level of understand to at least 75% but this is not always possible.
When all routines fail to deliver the understanding level because of the quantity of unknown words and the result falls to the 50% level of understand routine, it cannot figure out anything. Instead it bothers the user with useless questions which result in confusion for both the program and the user.
This level need more work to make better decisions on the unknowns.

Steps to correct this problem:

  • Gather a large list of patterns sent to 50% level routine.
    • In progress.
  • Review the list and look for ways to try to get it to 75% and hand it off. 75% works well.
  • Possibly add code to store the patterns in a file that are sent to 50%, review later.
  • Add code to help raise the level of understanding.
  • Test.
@Daniel061 Daniel061 added the bug Something isn't working label Feb 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant