Trending questions in Edureka Community

+1 vote
1 answer

How to send a bearer token in a header?

To send a bearer token in an ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
164 views
0 votes
1 answer

What practices ensure auditability and traceability in your CI/CD processes?

Version Control and Commit Tracking: I maintain a history of commits using Git. Each commit, branch, ...READ MORE

Nov 12, 2024 in DevOps Tools by Gagana
• 10,030 points
175 views
+1 vote
1 answer

How to create a proxy server?

To set up a basic proxy server, ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
162 views
0 votes
1 answer

How do you choose the right project management software?

You can consider the following steps to ...READ MORE

Nov 7, 2024 in PMP by soni
193 views
+1 vote
1 answer

What tools can I build in Ruby to automate penetration testing tasks?

Ruby is a versatile language that is ...READ MORE

Nov 6, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
380 views
0 votes
1 answer

What techniques do you use to cache or pre-compute frequently generated responses to reduce model load?

Most efficient techniques to cache or pre-compute ...READ MORE

Nov 8, 2024 in Generative AI by amita
169 views
0 votes
1 answer

How do you handle overfitting in large generative models during custom fine-tuning?

You can implement overfitting in large generative ...READ MORE

Nov 8, 2024 in Generative AI by animesh
172 views
0 votes
1 answer

How do you prevent mode collapse during the training of GANs, especially with imbalanced datasets?

You can prevent mode collapse by the ...READ MORE

Nov 8, 2024 in Generative AI by viksha mehera

edited Nov 8, 2024 by Ashutosh 182 views
+1 vote
1 answer

What methods can I use in JavaScript to detect and prevent clickjacking attacks?

In order to protect our application against ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
180 views
0 votes
1 answer

How do you mitigate the generation of low-quality samples in GANs during the early training stages?

You can mitigate the generation of low-quality ...READ MORE

Nov 8, 2024 in Generative AI by akhil yadav
169 views
0 votes
1 answer

How do you maintain consistent generation quality when serving GPT models in low-latency environments?

You can maintain generation quality when serving ...READ MORE

Nov 8, 2024 in Generative AI by amisha
164 views
0 votes
1 answer

What optimization techniques (e.g., learning rate schedules, gradient clipping) do you use for fine-tuning large generative models?

The top 5 most used optimization techniques ...READ MORE

Nov 8, 2024 in Generative AI by amit singh

edited Nov 11, 2024 by Ashutosh 164 views
+1 vote
1 answer

How can message-based phishing attacks be detected programmatically?

In order to detect message-based phishing attacks ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
177 views
+1 vote
1 answer

How to store passwords in a database?

To securely store passwords in a database, ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
154 views
+1 vote
1 answer
0 votes
1 answer

How do you manage hyperparameter tuning for generative AI models, and what coding frameworks do you use?

You can manage hyperparameter tuning for Generative ...READ MORE

Nov 7, 2024 in Generative AI by venu singh
186 views
0 votes
1 answer
0 votes
1 answer

What is Infrastructure as Code (IaC)?

IaC is the process of managing and ...READ MORE

Nov 8, 2024 in Cloud Computing by Pranathii
168 views
0 votes
1 answer

How do you reduce bias in generative models, especially in text or image generation tasks?

You can easily reduce bias in generative ...READ MORE

Nov 8, 2024 in Generative AI by amisha
157 views
0 votes
1 answer

What are the best practices for structuring training loops in your generative AI code, especially for GANs?

In order to train GAN using training ...READ MORE

Nov 7, 2024 in Generative AI by shalini gupta
184 views
0 votes
1 answer

How do you handle issues related to model drift in production environments with continuously evolving data?

You can handle model drift by referring ...READ MORE

Nov 8, 2024 in Generative AI by anupam mishra
156 views
0 votes
0 answers

What are the different types of cloud deployment models?

Could you help me understand the various ...READ MORE

Nov 7, 2024 in Cloud Computing by Priyanka
• 4,500 points
231 views
0 votes
1 answer
0 votes
1 answer
+1 vote
1 answer

What methods can be employed to scan uploaded files for malware before processing?

In order to effectively scan uploaded files ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
164 views
0 votes
1 answer

How do you scale inference for large generative models across cloud infrastructure?

Four best cloud infrastructures to scale inference ...READ MORE

Nov 8, 2024 in Generative AI by pradeep shri
152 views
0 votes
1 answer

How to find subdomains of a domain?

To enumerate subdomains of a domain, there ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
181 views
0 votes
1 answer

Where can I find custom metadata in Salesforce?

Follow these steps so that you can ...READ MORE

Nov 11, 2024 in Cloud Computing by Vineet
153 views
+1 vote
1 answer

What coding methods can prevent steganography attacks within image files?

To prevent or detect steganography attacks within ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
162 views
0 votes
1 answer

How do you mitigate configuration drift in your IaC setup?

Configuration drift can be defined as when ...READ MORE

Nov 4, 2024 in DevOps Tools by Gagana
• 10,030 points
410 views
0 votes
1 answer

How do you ensure stable training of generative models (e.g., GANs) when working with high-resolution data?

You can easily handle stable training of ...READ MORE

Nov 8, 2024 in Generative AI by amol singh
147 views
0 votes
1 answer

How do you address the challenge of maintaining coherent and contextually relevant outputs during long-form text generation?

You can maintain coherent and contextually relevant ...READ MORE

Nov 8, 2024 in Generative AI by shalini mishra
146 views
0 votes
1 answer

How can you revert a commit in Git without losing changes?

We can use git revert It is ...READ MORE

Nov 6, 2024 in Web Development by kavya
222 views
0 votes
1 answer

How do you manage memory and performance issues when training large generative models, and what coding strategies have helped?

In order to manage the memory and performance ...READ MORE

Nov 8, 2024 in Generative AI by adupati nath
162 views
+1 vote
1 answer

How can developers detect and block image-based malware in their applications?

To detect and block image-based malware in ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
152 views
0 votes
1 answer

What are cloud-native applications?

Cloud-native applications are designed to run exclusively ...READ MORE

Nov 7, 2024 in Cloud Computing by Pammii
173 views
0 votes
1 answer

What methods do you use for evaluating the quality of generated outputs, and can you provide any coding examples?

You can evaluate the quality of generated ...READ MORE

Nov 7, 2024 in Generative AI by anitha tiwari
163 views
0 votes
1 answer

What is the difference between a Solution Architect and a Technical Architect?

A Solution Architect designs comprehensive solutions aligned ...READ MORE

Nov 7, 2024 in Cloud Computing by Kaveri
228 views
0 votes
1 answer

What project management tools are best for remote teams?

Choosing the right tool depends on your team's ...READ MORE

Nov 8, 2024 in PMP by Sufi
138 views
+1 vote
1 answer

How can developers implement secure messaging systems to prevent message-based attacks?

In order to build a secure messaging ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
147 views
0 votes
1 answer
0 votes
1 answer

What is the command to merge branches in Git?

To merge branches in Git you can ...READ MORE

Nov 6, 2024 in Web Development by kavya
207 views
0 votes
1 answer

How do you implement style transfer in generative models, and what coding frameworks or libraries do you use?

In order to implement style transfer in ...READ MORE

Nov 7, 2024 in ChatGPT by animesh shrivastav

edited Nov 7, 2024 by Ashutosh 156 views
0 votes
1 answer
+1 vote
1 answer

What coding practices can help detect unauthorized removable devices connected to a system?

In order to detect unauthorized removable devices ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
140 views
0 votes
1 answer

What is Continuous Integration/Continuous Deployment (CI/CD) in cloud?

Continuous Integration (CI) and Continuous Deployment (CD) ...READ MORE

Nov 7, 2024 in Cloud Computing by Krishi
154 views
0 votes
0 answers
0 votes
1 answer

What techniques help maintain diversity in samples generated by generative models (e.g., GANs, VAEs)?

You can maintain the diversity in samples ...READ MORE

Nov 8, 2024 in Generative AI by rahul yadav
129 views
0 votes
0 answers

How can I manage and resolve ambiguous relationships in Power BI data models?

How can I manage and resolve ambiguous ...READ MORE

Nov 6, 2024 in Power BI by Evanjalin
• 25,690 points
185 views
+1 vote
1 answer

How to memorize pmp inputs and outputs?

According to my personal experience, Memorizing inputs ...READ MORE

Nov 26, 2024 in PMP by Ali
224 views