Submitted by Gari_305 t3_z0y0m4 in Futurology
MuNuKia t1_ixd79za wrote
Reply to comment by Fexxvi in This Copyright Lawsuit Could Shape the Future of Generative AI by Gari_305
Ya, updated the comment. However, my point stands. The programmer will setup the code to use the computer’s RAM. When then RAM is updated to build the training data, it’s part of the program.
Fexxvi t1_ixd9z7u wrote
I don't understand this. Explain exactly this refutes my point in simple words, please.
MuNuKia t1_ixdarvy wrote
Code takes data. Codes stores data in computer’s memory, code pulls data, to compute the algorithm, based on user input. Algorithm output is the combination of user input and the data used to build the model.
The biggest bottleneck in analytics is memory. That’s why Hadoop is also becoming a big deal, so an analyst can use the memory of multiple computers at the same time. Which means memory and the data used in memory is an aspect of a machine learning program.
Fexxvi t1_ixday6t wrote
OK, I think I got it. How does this disprove my comment again?
Viewing a single comment thread. View all comments