Trending questions in Generative AI

0 votes
0 answers

How would you implement human-in-the-loop feedback for fine-tuning LLM outputs in production?

With the help of code can you ...READ MORE

Mar 21, 2025 in Generative AI by Ashutosh
• 33,350 points
373 views
0 votes
0 answers
0 votes
0 answers
0 votes
1 answer

Need help understanding nntopo macro in Julia's Attention mechanism Transformers.jl package

The @nntopo macro in Julia's Transformers.jl package ...READ MORE

Mar 17, 2025 in Generative AI by Ashutosh
• 33,350 points
482 views
0 votes
0 answers

What is used to train a self-attention mechanism?

Can i know What is used to ...READ MORE

Mar 19, 2025 in Generative AI by Nidhi
• 16,260 points
440 views
0 votes
1 answer

Multi-agent supervisor langgrpah giving json related error

A JSON-related error in a Multi-Agent Supervisor ...READ MORE

Mar 17, 2025 in Generative AI by nikhil yadav
592 views
0 votes
1 answer

How to visualize an attention mechanism in a classification task?

To visualize an attention mechanism in a ...READ MORE

Mar 17, 2025 in Generative AI by preeti
585 views
0 votes
1 answer
0 votes
0 answers

using Attention mechanisms in Tensorflow Seq2Seq native API (v1.3)

Can you help me by using Attention ...READ MORE

Mar 19, 2025 in Generative AI by Nidhi
• 16,260 points
419 views
0 votes
0 answers
0 votes
1 answer

Error 400 invalid JSON Payload Unknown name generationConfig on an AI API Curl command

The "Unknown name generationConfig" error happens when ...READ MORE

Mar 12, 2025 in Generative AI by techjha
686 views
0 votes
1 answer

Keras - Add attention mechanism to an LSTM model [duplicate]

Adding an attention mechanism to an LSTM ...READ MORE

Mar 17, 2025 in Generative AI by raju thapa
561 views
0 votes
1 answer
0 votes
1 answer

Haystack PipelineConnectError: Cannot connect 'replies_to_query.output' with 'bm25_retriever.query'

The PipelineConnectError in Haystack when using a ...READ MORE

Mar 17, 2025 in Generative AI by rupesh singh
554 views
0 votes
1 answer

Stacking in Displaying Self Attention weights in a bi-LSTM with attention mechanism

Stacking in displaying self-attention weights in a ...READ MORE

Mar 17, 2025 in Generative AI by Ashutosh
• 33,350 points
440 views
0 votes
1 answer

How to add an attention mechanism in keras?

An attention mechanism in Keras can be ...READ MORE

Mar 17, 2025 in Generative AI by meheta
550 views
0 votes
1 answer

Attention mechanism for sequence classification (seq2seq tensorflow r1.1)

To implement an attention mechanism for sequence ...READ MORE

Mar 17, 2025 in Generative AI by nihongio
544 views
0 votes
1 answer

Why isn't my h3 element content matching with the array contents?

Your <h3> element content might not match ...READ MORE

Mar 12, 2025 in Generative AI by radhikha
650 views
0 votes
0 answers

How do you handle data scarcity when generating realistic outputs in data-hungry applications?

With the help of code can you ...READ MORE

Mar 20, 2025 in Generative AI by Ashutosh
• 33,350 points
344 views
0 votes
1 answer

Attention mechanism in spelling correction model

An attention mechanism in a spelling correction ...READ MORE

Mar 17, 2025 in Generative AI by anupam mishra
539 views
0 votes
0 answers

What is Artificial Intelligence ?

What is Artificial Intelligence ? and what ...READ MORE

Mar 20, 2025 in Generative AI by Rajeswari
• 140 points
339 views
0 votes
1 answer

How can I use LangChain and Google Gemini Pro to extract and store embeddings of PDF content in Pinecone?

You can use LangChain with Google Gemini ...READ MORE

Mar 12, 2025 in Generative AI by namit
651 views
0 votes
0 answers

Training loss and accuracy remain constant after adding attention mechanism

Can you tell me Training loss and ...READ MORE

Mar 19, 2025 in Generative AI by Nidhi
• 16,260 points
362 views
0 votes
1 answer

How to model RNN with Attention Mechanism for Non-Text Classification?

To model a RNN with an Attention Mechanism ...READ MORE

Mar 17, 2025 in Generative AI by rupa
483 views
0 votes
1 answer

I want to implement a simple attention mechanism to ensemble the results of a CNN model.

To ensemble the results of a CNN ...READ MORE

Mar 17, 2025 in Generative AI by dano
480 views
0 votes
1 answer

How can I integrate Watsonx.ai prompts into a Watson Assistant skill?

To integrate Watsonx.ai prompts into a Watson ...READ MORE

Mar 13, 2025 in Generative AI by madhav
586 views
0 votes
0 answers

How can reward functions improve GAN performance in style transfer tasks?

Can you explain to me How can ...READ MORE

Mar 19, 2025 in Generative AI by Ashutosh
• 33,350 points
341 views
0 votes
1 answer

How does the attention mechanism improve the quality of image captions generated using Keras?

The attention mechanism improves image captioning by ...READ MORE

Mar 17, 2025 in Generative AI by shalini
486 views
0 votes
1 answer

How can you implement request quotas in an API to prevent overuse and ensure fair distribution of resources?

You can use rate limiting with techniques ...READ MORE

Mar 12, 2025 in Generative AI by nini
614 views
0 votes
0 answers

Customize the attention mechanism but report an error, tensorflow: Gradients do not exist for variables

With the help of python programming can ...READ MORE

Mar 19, 2025 in Generative AI by Nidhi
• 16,260 points
335 views
0 votes
0 answers

Bidirectional LSTM with attention layer tf.keras

Can you tell me how Bidirectional LSTM ...READ MORE

Mar 19, 2025 in Generative AI by Nidhi
• 16,260 points
330 views
0 votes
0 answers

How can I speed up this Keras Attention computation?

With the help of proper Python programming, ...READ MORE

Mar 19, 2025 in Generative AI by Nidhi
• 16,260 points
326 views
0 votes
0 answers

output of custom attention mechanism implementation does not match torch.nn.MultiheadAttention

With the help of a proper code ...READ MORE

Mar 19, 2025 in Generative AI by Nidhi
• 16,260 points
326 views
0 votes
0 answers

Getting Top-K Input vectors through Attention Mechanism in TensorFlow

Can you explain Getting Top-K Input vectors ...READ MORE

Mar 19, 2025 in Generative AI by Nidhi
• 16,260 points
311 views
0 votes
1 answer

Why is data not saving in an Excel file despite the file being created with a title heading?

Data might not save in the Excel ...READ MORE

Mar 12, 2025 in Generative AI by anupam
573 views
0 votes
1 answer

How can I use Vertex Prompt Optimizer with Gemini for grounding in AI applications?

To enhance AI applications using Vertex Prompt ...READ MORE

Mar 13, 2025 in Generative AI by techjha
548 views
0 votes
1 answer
0 votes
1 answer

Implement an Encoder and Decoder architecture with attention mechanism

To implement an Encoder-Decoder architecture with an ...READ MORE

Mar 17, 2025 in Generative AI by anushka
450 views
0 votes
0 answers

Unable to save model architecture (bilstm + attention)

Can i know if  Unable to save ...READ MORE

Mar 19, 2025 in Generative AI by Nidhi
• 16,260 points
295 views
0 votes
1 answer

Is attention mechanism really attention or just looking back at memory again?

The attention mechanism is not just looking ...READ MORE

Mar 17, 2025 in Generative AI by nihongo
434 views
0 votes
1 answer

GCP Gemini API - Send multimodal prompt requests using local video

To send multimodal prompt requests with local ...READ MORE

Mar 11, 2025 in Generative AI by romio
581 views
0 votes
1 answer

How can I effectively address issues with LLM-specific metrics in the Google Cloud Vertex AI Evaluation Framework?

To effectively address issues with LLM-specific metrics ...READ MORE

Mar 13, 2025 in Generative AI by varun yh
510 views
0 votes
0 answers

Can we mask two words at the same time in attention mechanism?

Can we mask two words at the ...READ MORE

Mar 17, 2025 in Generative AI by Ashutosh
• 33,350 points
351 views
0 votes
1 answer
0 votes
1 answer

RPC error: [search], <ParamError: (code=1, message=`search_data` value

An RPC ParamError with code 1 often ...READ MORE

Mar 12, 2025 in Generative AI by punit
502 views