Member-only story
What if universe is just a crypto algorithm?
What if universe is just a crypto algorithm that tries to settle itself by increasing it’s entropy to be the most unique in its way.
If you have read two of my previous articles, you know about multi perspective neural network (MPNN) algorithm.
Let’s recap: MPNN is an algorithm that gets the input data and applies convolution operations to it so that each layer coming out of convolution layer will be compared with each other by calculating cosine distance of each pair in the convolution layers. Cosine distances are pushed to be as much as possible so that we ensure each layer in convolution is different from each other. This operation is applied several times so that a small embedding is acquired when the convolution layers are concatenated at the end. This embedding will be unique for that image and similar to the embeddings that belong to the similar images if we retrain our network for each image individually.
So, how can this phenomena can be used?
We can create NFTs that contain unique tokens for the images so that when a similar image or the same but a part of it is owned by someone else, an IP protection claim could be done.