120
edits
Louie Louiie (talk | contribs) |
Louie Louiie (talk | contribs) |
||
Line 11: | Line 11: | ||
'''Technical''' | '''Technical''' | ||
From the application perspective of this exercise, we can define each node as a micro-app written on the NodeJS platform, chosen for its decentralized structure, versatile practicality, and low processing intensiveness. Using a series of unique nodes as the initialization state, each node can be trained using neural networks/machine learning to do one of four tasks: worker, guard, librarians, oligarchy. A worker node accomplishes the learned tasks, unique to the purpose of application (eg: text analytics, image recognition, mathematical computation); the guard assigned to security functionality; librarians contain data; the oligarchy | From the application perspective of this exercise, we can define each node as a micro-app written on the NodeJS platform, chosen for its decentralized structure, versatile practicality, and low processing intensiveness. Using a series of unique nodes as the initialization state, each node can be trained using neural networks/machine learning to do one of four tasks: worker, guard, librarians, oligarchy. A worker node accomplishes the learned tasks, unique to the purpose of application (eg: text analytics, image recognition, mathematical computation); the guard assigned to security functionality; librarians contain data; the oligarchy regulates policies to run the hive such as a queen in a colony. Each individual node can be replicated once the initial states are set. Individual pathways for nodes can be networked in P2P format, forming a de facto blockchain network as the node contains its own machine learned algorithm once a PGP layer is added for security. | ||
<br> | <br> |
edits