For questions about training networks, rules systems, or other AI system components.
Questions tagged [training]
491 questions
3
votes
0 answers
How to train a model to extract custom and unknown entities
I'm trying to figure out how to extract specific text from an utterance by a user.
I need to extract "unknown" text from a short and simple text. In this case, the user wants to create a list. everything in the {} is unknown text. As it doesn't…

Safwan Hak
- 31
- 1
2
votes
1 answer
Is it possible to design an AI with two inputs and a Boolean output?
I am having a difficult time explaining to my boss that what he is trying to achieve may not be possible or within reason. We have a database of 3 Million data points per computer across hundreds of machines and when any data point is updated,…

Wes
- 21
- 1
0
votes
2 answers
Why are hallucinations a huge problem?
Why it is not easy to just train model for factual accuracy and punish for any invented facts or mistakes, award for admitting ignorance in difficult cases?

Anixx
- 321
- 1
- 11
0
votes
0 answers
What kind of model is needed to train generative avatar with available video training material?
Joining this community, first post for me, happy to be here.
As a personal exercise, I'd like to develop an app similar to the Biden vs Trump endless debate https://www.twitch.tv/trumporbiden2024
just with different avatars.
Lets assume I have video…

TMOTTM
- 101
0
votes
0 answers
I need some direction for a solution on querying gigabytes of text
I have a bunch of old automotive magazines from the 1900's all the way up to the 1990's with (i imagine) some very old and lost forgotten info. The magazines have been converted to PDF, OCR'd and then converted into text. Now I need an AI solution…

Vince
- 1
0
votes
0 answers
use AI to creat images from texts
I want to use AI to create art images from a single text available in different languages, with the generated images being different depending on the language of the given text.
example 1:
step 1: the input text is orginal : "It does not do well to…

Svirepenisch
- 1
- 1
0
votes
0 answers
i have encountered some issues while using Stable Diffusion. It generates some strange limbs for me
My generation method involves using the original image along with SAM to extract masks for the images. Then I use OpenPose to fix the pose of the person and keep the clothes unchanged while generating different individuals.
However, the generated…
0
votes
1 answer
How do you train a model with low success rate?
I'm training a model where the samples success rate is low.
I mean how do I tackle such situation - maybe only show the samples which match but then the ones that doesn't may match too.
But on the other hand if I train it with all the samples it…

AnArrayOfFunctions
- 111
- 3
-1
votes
1 answer
Is AI the right tool for solving walking?
Modern robots walk like they had a heart attack and then a stroke... twice. Everyone in AI fiercely believes that the higher number of neurons (or the quality of training with smaller number of neurons) is the solution and things will definitely…

user9163823
- 11
- 2