View Single Post
Old 02-01-2023, 04:13 AM  
zijlstravideo
Confirmed User
 
zijlstravideo's Avatar
 
Industry Role:
Join Date: Sep 2013
Location: The Netherlands
Posts: 805
Quote:
Originally Posted by plsureking View Post

is there actual machine learning going on? doesn't AI learn and build its database specific to the application?

are people calling an API an AI?

#
I don't think there's any more machine learning going on once a user uploads their custom model to HuggingFaces...

Lol yeah, everything is called "artificial intelligence" these days. Thing is, it isn't intelligent. It just picks the best option based on weights.

And yes, in most cases, you would make your own data set and use any of the current existing, pre-trained models as a starter point.

For example with object detection, you feed some current model thousands of images of a cucumber and thousands of images of a dildo, as well as completely unrelated images, and then have the AI... Oops, I mean... have the code, predict the most likely answer.

You'll end up with a large database of floating numbers, which gives, for example, results like 70% cucumber and 30% chance the image features a dildo.
__________________
Contact: email
zijlstravideo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote