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

encode second level AI: #9

Open
LeFreq opened this issue May 24, 2019 · 1 comment
Open

encode second level AI: #9

LeFreq opened this issue May 24, 2019 · 1 comment

Comments

@LeFreq
Copy link
Owner

LeFreq commented May 24, 2019

Add new neurons to create the next level of neural layers by clumping two neurons that appear in succession or are proximal in time together as one. This should continue towards higher and higher levels of order, logarithmically (since data is generally non-random) and like an inverted fractal in that you start with much detail and end with fewer nodes. An attribute that keeps a count of the number of times the datum has been acquired will allow significant terms to pop out.

In other words, start with self-generation, self-organizing networks, without consideration of interaction or consciousness.

@LeFreq
Copy link
Owner Author

LeFreq commented May 24, 2019

Like the wiki page on the Laws of AI aeons suggests, this issue should be considered entirely separate from energy activation from consciousness (aeon 3).

@LeFreq LeFreq changed the title add first level AI: implement second aeon AI: May 24, 2019
@LeFreq LeFreq changed the title implement second aeon AI: implement second level AI: May 24, 2019
@LeFreq LeFreq changed the title implement second level AI: encode second level AI: May 25, 2019
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