<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gen AI &#8211; Howard Nguyen</title>
	<atom:link href="https://howardnguyen.com/category/gen-ai/feed/" rel="self" type="application/rss+xml" />
	<link>https://howardnguyen.com</link>
	<description>Ph.D. in Data Science</description>
	<lastBuildDate>Tue, 24 Mar 2026 06:15:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://howardnguyen.com/wp-content/uploads/2023/05/H-icon3-36x36.png</url>
	<title>Gen AI &#8211; Howard Nguyen</title>
	<link>https://howardnguyen.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The AI-Era Choice: Orchestrator, System Builder, or Domain Translator</title>
		<link>https://howardnguyen.com/the-ai-era-choice-orchestrator-system-builder-or-domain-translator/</link>
					<comments>https://howardnguyen.com/the-ai-era-choice-orchestrator-system-builder-or-domain-translator/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 24 Mar 2026 06:15:54 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Data Science]]></category>
		<category><![CDATA[Deep Learning]]></category>
		<category><![CDATA[Gen AI]]></category>
		<category><![CDATA[Gradient Boosting Machine]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[PyTorch]]></category>
		<guid isPermaLink="false">https://howardnguyen.com/?p=2711</guid>

					<description><![CDATA[clustering and segmentation are techniques used in data analysis to group data points based on similarities, but they are applied in different contexts and have distinct goals.]]></description>
										<content:encoded><![CDATA[<p>Orchestrator, System Builder, or Domain Translator Artificial intelligence is no longer affecting only software developers and data scientists. It is reshaping work across product management, operations, marketing, finance, healthcare, customer support, compliance, consulting, and leadership. Recent workforce research shows that many organizations are already redesigning work around AI…</p>
<p><a href="https://howardnguyen.com/the-ai-era-choice-orchestrator-system-builder-or-domain-translator/" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://howardnguyen.com/the-ai-era-choice-orchestrator-system-builder-or-domain-translator/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title>SMOTE and GAN: Similarities, Differences, and Applications</title>
		<link>https://howardnguyen.com/smote-and-gan-similarities-differences-and-applications/</link>
					<comments>https://howardnguyen.com/smote-and-gan-similarities-differences-and-applications/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 22 Nov 2024 04:41:13 +0000</pubDate>
				<category><![CDATA[Data Science]]></category>
		<category><![CDATA[GAN]]></category>
		<category><![CDATA[Gen AI]]></category>
		<category><![CDATA[Generative Adversarial Networks]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SMOTE]]></category>
		<category><![CDATA[Synthetic Minority Oversampling Technique]]></category>
		<category><![CDATA[Generative AI]]></category>
		<guid isPermaLink="false">https://howardnguyen.com/?p=1364</guid>

					<description><![CDATA[What is SMOTE and GAN - Similarities and differences in generating synthetic data from non-linear and intricate datasets, and Applications in healthcare.]]></description>
										<content:encoded><![CDATA[<p>SMOTE vs GAN Synthetic Minority Oversampling Technique (SMOTE) is a method designed to address class imbalance in machine learning (ML) and deep learning (DL) models. Class imbalance occurs when one class is significantly underrepresented compared to others, leading models to favor the majority class during training. SMOTE generates synthetic data points for the minority class by…</p>
<p><a href="https://howardnguyen.com/smote-and-gan-similarities-differences-and-applications/" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://howardnguyen.com/smote-and-gan-similarities-differences-and-applications/feed/</wfw:commentRss>
			<slash:comments>30</slash:comments>
		
		
			</item>
		<item>
		<title>A Brief of Generative AI</title>
		<link>https://howardnguyen.com/a-brief-of-generative-ai/</link>
					<comments>https://howardnguyen.com/a-brief-of-generative-ai/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 27 Aug 2024 20:58:41 +0000</pubDate>
				<category><![CDATA[Data Science]]></category>
		<category><![CDATA[Gen AI]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://howardnguyen.com/?p=1316</guid>

					<description><![CDATA[Generative AI refers to a class of AI models that can generate new, synthetic data resembling the data they were trained on. Unlike traditional AI models that are primarily focused on classification or prediction, generative models create new data, such as images, text, or even tabular data]]></description>
										<content:encoded><![CDATA[<p>Key features and its applications Generative AI refers to a class of AI models that can generate new, synthetic data resembling the data they were trained on. Unlike traditional AI models that are primarily focused on classification or prediction, generative models create new data, such as images, text, or even tabular data. These models learn the underlying distribution of the…</p>
<p><a href="https://howardnguyen.com/a-brief-of-generative-ai/" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://howardnguyen.com/a-brief-of-generative-ai/feed/</wfw:commentRss>
			<slash:comments>60</slash:comments>
		
		
			</item>
	</channel>
</rss>
