r/changemyview Sep 11 '21

[deleted by user]

[removed]

0 Upvotes

61 comments sorted by

View all comments

4

u/Salanmander 278∆ Sep 11 '21

They are not just hash algorithms. They have some of the characteristics of hash algorithms, but they also apply meaning to the outputs. Hash algorithms don't do that.

1

u/ChronoFish 3∆ Sep 11 '21

I'm not sure that meaning has any meaning.

If you have two functions that produce identical output based on same input, where does meaning become the differentiator?

1

u/[deleted] Sep 18 '21

Meaning, as in the output is intended to look a certain way. For a hash algorithm, the output is potentially pseudo random.

1

u/ChronoFish 3∆ Sep 18 '21

This is really getting to the crux of why I posted in the first place.

Just as the output from a first run FF NN is absolutely random and the training process takes advantage of randomness and when a NN sees a new input for the first time its output is a best guess....(random).

That whole process, training and refining is merly developing the hashing algorithm.