Deep learning doesn’t stop at llms. Honestly, language isn’t a great use case for them. They are—by nature—statistics machines, so if you have a fuck load of data to crunch, they can work very quickly to find patterns. The patterns might not always be correct, but if they are easy to check, then it might be faster to use them and modify the result compared to doing it all yourself.
I don’t know what this person does, though, and it will depend on the specifics of the situation for how they are used.
I only ever use it for data crunching, which it only does well most of the time. So I always have to check it’s work to some degree.
How are you using it for data crunching? That’s an honest question, based on my experiences with AI I can’t imagine how I’d use them to crunch data.
That goes without saying. Every AI I’ve seen or heard of generates some level of garbage.
Deep learning doesn’t stop at llms. Honestly, language isn’t a great use case for them. They are—by nature—statistics machines, so if you have a fuck load of data to crunch, they can work very quickly to find patterns. The patterns might not always be correct, but if they are easy to check, then it might be faster to use them and modify the result compared to doing it all yourself.
I don’t know what this person does, though, and it will depend on the specifics of the situation for how they are used.