<?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>travel &#8211; Mental Modal</title>
	<atom:link href="https://dev08.mm-sb.com/web05/tag/travel/feed/" rel="self" type="application/rss+xml" />
	<link>https://dev08.mm-sb.com/web05</link>
	<description>The Generation for Machine Learning</description>
	<lastBuildDate>Wed, 04 Nov 2020 01:49:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.6</generator>
	<item>
		<title>AI Simplified: Machine Learning problem types</title>
		<link>https://dev08.mm-sb.com/web05/ai-simplified-machine-learning-problem-types/</link>
					<comments>https://dev08.mm-sb.com/web05/ai-simplified-machine-learning-problem-types/#respond</comments>
		
		<dc:creator><![CDATA[eden]]></dc:creator>
		<pubDate>Wed, 08 Jan 2020 03:32:02 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[loan]]></category>
		<category><![CDATA[travel]]></category>
		<guid isPermaLink="false">https://dev08.mm-sb.com/web05/?p=572</guid>

					<description><![CDATA[The unprecedented explosion in the amount of information we are generating and collecting, thanks to the arrival of the internet and the ...]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="572" class="elementor elementor-572">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-6b036d1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6b036d1" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ae1796d" data-id="ae1796d" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-036f6b8 elementor-widget elementor-widget-heading" data-id="036f6b8" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">With so many questions to answer, what are some of the most common machine learning problem types that come up while building out AI systems? Jake Shaver, Special Projects Manager at DataRobot, walks us through four problem types in this installment of AI Simplified. </p>		</div>
				</div>
				<div class="elementor-element elementor-element-c52d20d elementor-widget elementor-widget-heading" data-id="c52d20d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">1. Classification</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-8786668 elementor-widget elementor-widget-heading" data-id="8786668" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Classification is a systematic grouping of observations into categories, such as when biologists categorize plants, animals, and other lifeforms into different taxonomies. It is one of the primary uses of data science and machine learning.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-a82ce7d elementor-widget elementor-widget-image" data-id="a82ce7d" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
								<div class="elementor-image">
												<img decoding="async" width="1164" height="757" src="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/robot.png" class="attachment-full size-full wp-image-1395" alt="" loading="lazy" srcset="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/robot.png 1164w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/robot-300x195.png 300w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/robot-768x499.png 768w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/robot-1024x666.png 1024w" sizes="(max-width: 1164px) 100vw, 1164px" />														</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-201d6e1 elementor-widget elementor-widget-heading" data-id="201d6e1" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The most important use cases of Natural Language Processing are:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-4c708c8 elementor-widget elementor-widget-heading" data-id="4c708c8" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The goal of this task is to predict a class (label) of a document, or rank documents within in a list based on their relevance. It could be used in spam filtering (predicting whether an e-mail is spam or not) or content classification (selecting articles from the web about what is happening to your competitors).</p>		</div>
				</div>
				<div class="elementor-element elementor-element-f2e7671 elementor-widget elementor-widget-heading" data-id="f2e7671" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">2. Why is Classification Important?</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-ac16d82 elementor-widget elementor-widget-heading" data-id="ac16d82" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">There are many practical business applications for machine learning classification. For example, if you want to predict whether or not a person will default on a loan, you need to determine if that person belongs to one of two classes with similar characteristics: the defaulter class or the non-defaulter class. This classification helps you understand how likely the person is to become a defaulter, and helps you adjust your risk assessment accordingly.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-98b8ef8 elementor-widget elementor-widget-video" data-id="98b8ef8" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/youtu.be\/9SmYzKg5GT8&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-a29f552 elementor-widget elementor-widget-heading" data-id="a29f552" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">3. Classification + DataRobot</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-5b352cc elementor-widget elementor-widget-heading" data-id="5b352cc" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The DataRobot automated machine learning platform includes a number of classification algorithms and automatically recognizes whether your target variable is a categorical variable that’s suitable for classification or a continuous variable that is suitable for regression. Furthermore, DataRobot’s various tools allow you to examine the performance of classification models for both binary and multiclass problems.

</p>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-a46a07e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a46a07e" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-acfc8d3" data-id="acfc8d3" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-e2874fd elementor-widget elementor-widget-heading" data-id="e2874fd" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Training data is used to train a model. It means that ML model sees that data and learns to detect patterns or determine which features are most important during prediction.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-61efb05 elementor-widget elementor-widget-heading" data-id="61efb05" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Validation data is used for tuning model parameters and comparing different models in order to determine the best ones. The validation data should be different from the training data, and should not be used in the training phase. Otherwise, the model would overfit, and poorly generalize to the new (production) data.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-1f85153 elementor-widget elementor-widget-heading" data-id="1f85153" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- It may seem tedious, but there is always a third, final test set (also often called a hold-out). It is used once the final model is chosen to simulate the model’s behaviour on a completely unseen data, i.e. data points that weren’t used in building models or even in deciding which model to choose.</p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-f5b3bac elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f5b3bac" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-71eef92" data-id="71eef92" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-0dabfb1 option-color-main elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="0dabfb1" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-left"></i>			</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-3d2e8c8 elementor-widget elementor-widget-heading" data-id="3d2e8c8" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">It’s important to understand which problem you’re solving as each problem can use different models, have different accuracy metrics, and other problem-specific parameters that you need to account for.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-a575032 option-color-main elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="a575032" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Aron Larsson</p>		</div>
				</div>
				<div class="elementor-element elementor-element-fba254c option-color-main1 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="fba254c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">– CEO, Strategy Director
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-a84327e elementor-widget__width-initial elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="a84327e" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-right"></i>			</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-0865b30 elementor-widget elementor-widget-heading" data-id="0865b30" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
									</div>
			</div>
					</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://dev08.mm-sb.com/web05/ai-simplified-machine-learning-problem-types/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AI simplified: What computers are good at</title>
		<link>https://dev08.mm-sb.com/web05/deep-learning-chatbot-how-companies-are-making-money/</link>
					<comments>https://dev08.mm-sb.com/web05/deep-learning-chatbot-how-companies-are-making-money/#comments</comments>
		
		<dc:creator><![CDATA[eden]]></dc:creator>
		<pubDate>Wed, 08 Jan 2020 01:36:06 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[investment]]></category>
		<category><![CDATA[travel]]></category>
		<guid isPermaLink="false">https://dev08.mm-sb.com/web05/?p=540</guid>

					<description><![CDATA[Is AI taking over our jobs? Will AI replace the need for humans? No. Think of the rise of AI as a way of enhancing us, not replacing us. ]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="540" class="elementor elementor-540">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-e43675f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e43675f" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f79c4e1" data-id="f79c4e1" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-def2bd9 elementor-widget elementor-widget-heading" data-id="def2bd9" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Getting started with AI? Perhaps you’ve already got your feet wet in the world of Machine Learning, but still looking to expand your knowledge and cover the subjects you’ve heard of but didn’t quite have time to cover?</p>		</div>
				</div>
				<div class="elementor-element elementor-element-9d76e16 elementor-widget elementor-widget-heading" data-id="9d76e16" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">1. Investment banks can use AI in six critical ways</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-d96a6d3 elementor-widget elementor-widget-heading" data-id="d96a6d3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Natural Language Processing (NLP) is a common notion for a variety of Machine Learning methods that make it possible for the computer to understand and perform operations using human (i.e. natural) language as it is spoken or written.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-3bc5ecf elementor-widget elementor-widget-image" data-id="3bc5ecf" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
								<div class="elementor-image">
												<img decoding="async" width="2210" height="1473" src="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1.jpg" class="attachment-full size-full wp-image-6408" alt="" loading="lazy" srcset="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1.jpg 2210w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-300x200.jpg 300w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-768x512.jpg 768w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-1024x683.jpg 1024w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-1536x1024.jpg 1536w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-2048x1365.jpg 2048w" sizes="(max-width: 2210px) 100vw, 2210px" />														</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-54237b6 elementor-widget elementor-widget-heading" data-id="54237b6" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The most important use cases of Natural Language Processing are:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-3e78372 elementor-widget elementor-widget-heading" data-id="3e78372" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Sentiment analysis aims to determine the attitude or emotional reaction of a person with respect to some topic – e.g. positive or negative attitude, anger, sarcasm. It is broadly used in customer satisfaction studies (e.g. analyzing product reviews).</p>		</div>
				</div>
				<div class="elementor-element elementor-element-d5c0df1 elementor-widget elementor-widget-heading" data-id="d5c0df1" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">2. Reinforcement learning</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-95dd48f elementor-widget elementor-widget-heading" data-id="95dd48f" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Reinforcement Learning differs in its approach from the approaches we’ve described earlier. In RL the algorithm plays a “game”, in which it aims to maximize the reward. The algorithm tries different approaches “moves” using trial-and-error and sees which one boost the most profit.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-451d2a0 elementor-widget elementor-widget-video" data-id="451d2a0" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=kWmX3pd1f10&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-b07206c elementor-widget elementor-widget-heading" data-id="b07206c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">3. Dataset</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-6a50533 elementor-widget elementor-widget-heading" data-id="6a50533" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">All the data that is used for either building or testing the ML model is called a dataset. Basically, data scientists divide their datasets into three separate groups:</p>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-19cd9fd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="19cd9fd" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-37eb689" data-id="37eb689" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-ebc0978 elementor-widget elementor-widget-heading" data-id="ebc0978" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Training data is used to train a model. It means that ML model sees that data and learns to detect patterns or determine which features are most important during prediction.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-68dacb6 elementor-widget elementor-widget-heading" data-id="68dacb6" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Validation data is used for tuning model parameters and comparing different models in order to determine the best ones. The validation data should be different from the training data, and should not be used in the training phase. Otherwise, the model would overfit, and poorly generalize to the new (production) data.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-ea0c34d elementor-widget elementor-widget-heading" data-id="ea0c34d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- It may seem tedious, but there is always a third, final test set (also often called a hold-out). It is used once the final model is chosen to simulate the model’s behaviour on a completely unseen data, i.e. data points that weren’t used in building models or even in deciding which model to choose.</p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-a227d99 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a227d99" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f76019b" data-id="f76019b" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-558b920 option-color-main elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="558b920" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-left"></i>			</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-5e18ddf elementor-widget elementor-widget-heading" data-id="5e18ddf" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">It’s not by any means exhaustive, but a good, light read prep before a meeting with an AI director or vendor – or a quick revisit before a job interview!
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-c617a79 option-color-main elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="c617a79" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Aron Larsson</p>		</div>
				</div>
				<div class="elementor-element elementor-element-1ec87d0 option-color-main1 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="1ec87d0" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">– CEO, Strategy Director
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-d8a0200 elementor-widget__width-initial elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="d8a0200" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-right"></i>			</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-69299fc elementor-widget elementor-widget-heading" data-id="69299fc" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
									</div>
			</div>
					</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://dev08.mm-sb.com/web05/deep-learning-chatbot-how-companies-are-making-money/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
