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

Constructor theory for data and technologies #649

Open
Konard opened this issue Jul 11, 2022 · 0 comments
Open

Constructor theory for data and technologies #649

Konard opened this issue Jul 11, 2022 · 0 comments

Comments

@Konard
Copy link
Owner

Konard commented Jul 11, 2022

There are unique way to transform data to achieve any construction/transformation. These transformations consist of smaller unique transformations that are used in the process.

It is possible to collect all possible data transformations patterns from all actual executed transformations.

Then these transformations can be reused, precompiled, redistributed.

The process of collecting transformation patterns is actually the only useful thing programmers do.

And it can be automated. By using recording of all data changes in databases. Patterns can be extracted from changes.

Machine learning is actually the pattern approximation generated from basic list of changes from source data form to target data form.

Once we have single global registry of transformations it will be possible to get transformation done by using only its number identifier.

We also can have mathematical space of all possible transformations from where we can extract additional transformations if required. We also can know how much of that space was explored and used in computation around the world.

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