Skip to main content

Questions tagged [objective-functions]

For questions related to the concept of loss (or cost) function in the context of machine learning.

1 vote
1 answer
25 views

TF-IDF cosine similarity is a powerful means of determining the similarity of two text documents. Can it be used as a loss function in a machine translation model training? For example, when measuring ...
Geremia's user avatar
  • 599
5 votes
1 answer
148 views

In Karpathy's video, when calculating the loss of a next-token LLM during pretraining for a datum, the loss is calculated as the sum of the logs of the probability the first token generates the second ...
Leo Miao's user avatar
4 votes
0 answers
87 views

I’m evaluating a few neural vocoders (HiFi-GAN, Vocos, etc.) and I’m seeing the same type of artifact across all of them. I’m not sure exactly what it is, and I’m looking for help identifying it and ...
user17952421's user avatar
0 votes
2 answers
100 views

I am using a machine learning model to remove interference from range-doppler maps to detect targets. I am using a supervised approach, in which I give as input the range-doppler map of target+...
ThinkPad's user avatar
3 votes
1 answer
123 views

With the popularity of AIs from every media source this year,im interested in learning more about them and maybe one day build a good one.I have this code in python: ...
Root Groves's user avatar
2 votes
1 answer
127 views

Are human content moderators for social media websites needed anymore with AI? In other words, is AI so good now that it can detect if an image is pornographic, obscene, or in any violating social ...
Geremia's user avatar
  • 599