|
|
|
|
|
by tzs
17 days ago
|
|
Suppose I'm trying to explain how a project works and as part of that I need to explain about an algorithm I found in a book, are people going to object if I say "Here's an explanation from <cite to book>" and quote a few paragraphs? Suppose instead I found that algorithm by describing the task I needed an algorithm for and asking an AI for the most used algorithms for that task. I picked one of its suggestions, read up on it to make sure what the AI said about it is correct, and then I implemented it. If when explaining how the project works to others I say "Here is a good explanation from <cite to AI> on how this algorithm works. I have verified that this is accurate", and quote the AIs explanation how is that different from the book case? |
|