<?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>ANN Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/ann/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/ann/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Mon, 12 Oct 2020 06:59:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>WHAT IS DEEP LEARNING? A SIMPLE GUIDE WITH EXAMPLES</title>
		<link>https://www.aiuniverse.xyz/what-is-deep-learning-a-simple-guide-with-examples/</link>
					<comments>https://www.aiuniverse.xyz/what-is-deep-learning-a-simple-guide-with-examples/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Mon, 12 Oct 2020 06:59:12 +0000</pubDate>
				<category><![CDATA[Deep Learning]]></category>
		<category><![CDATA[ANN]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[human brain]]></category>
		<category><![CDATA[Medical Research]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=12134</guid>

					<description><![CDATA[<p>Source: analyticsinsight.net Deep learning is an imitation of actual human brain neurons and its functions. Unlike any other time, the past decade has seen unprecedented development in <a class="read-more-link" href="https://www.aiuniverse.xyz/what-is-deep-learning-a-simple-guide-with-examples/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/what-is-deep-learning-a-simple-guide-with-examples/">WHAT IS DEEP LEARNING? A SIMPLE GUIDE WITH EXAMPLES</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: analyticsinsight.net</p>



<h3 class="wp-block-heading">Deep learning is an imitation of actual human brain neurons and its functions.</h3>



<p>Unlike any other time, the past decade has seen unprecedented development in the field of Artificial Intelligence (AI). There are a lot of talks on machine learning doing things humans currently do in our workplace. Deep learning is leading in some of the fronts of machine learning making practical changes.</p>



<p>Deep learning is an artificial intelligence function that imitates the working of the human brain in processing data and creating patterns for use in decision making. Deep learning is a subfield of machine learning concerned with algorithms inspired by the structure and function of the brain called artificial neural network (ANN). It has networks capable of learning unsupervised or unstructured data. Deep learning is often known as deep neural learning or deep neural network.</p>



<p>Deep learning is often compared with the actual human brain functions. The human brain can recognise a friend’s face or his/her voice even after a long gap. We can find our mother among so many people in a crowded marketplace. The human brain has learned to execute complex day-to-day activities. The functioning system behind the mechanism is 100 billion cells called neurons. The neurons build massive parallel and distributed networks, through which humans learn to carry out complex activities. The deep learning system is an inspiration of a biological neural system. Scientists and researchers started building artificial neural networks so that computers could eventually learn and exhibit intelligence like humans.</p>



<p>There are two types of neural network models used in deep learning,</p>



<ul class="wp-block-list"><li>Convolutional Neural Network (CNN)- used in image-related applications like autonomous driving and robot vision.</li><li>Recurrent Neural Network (RNN)- used in most of the Natural Language Processing (NLP) based text or voice applications such as chatbots, virtual assistants.</li></ul>



<h4 class="wp-block-heading"><strong>Functions of deep learning</strong></h4>



<p>Deep learning brings about an explosion of data in all forms and from across the globe. This large set of data, called big data, is collected from users interface in social media, internet search engines, e-commerce platforms, etc. This enormous data is considered as a data asset when it holds the details of an organisation or a company. Big data can be shared through applications like cloud computing.</p>



<p>Big data is mostly unstructured and contains files from diverse kind of sources like video, images and documents. It is so vast that it could take decades for humans to comprehend it and extract relevant information. Using AI and its applications, organisations make use of the data to increase their revenue and better the working system. Here are some of the use cases of deep learning at work.</p>



<p><strong>Self-driving technology:</strong> Self-driving technology is one of the most important prospects that researchers are trying to unravel in the upcoming years. Automotive researchers are using deep learning to automatically detect objects such as stop signs and traffic lights. In order to decrease accidents, deep learning helps detect pedestrians in the road.</p>



<p><strong>Aerospace and defence:</strong> Defence needs constant navigation. It will be very good if the navigation system is able to detect safe and unsafe zones from a long distance. Deep learning installed in satellites helps identify objects and locate areas of interest.</p>



<p><strong>Medical Research:</strong> Deep learning is a major component in detecting cancer cells. Cancer researchers at UCLA have built an advanced microscope that yields a high-dimensional at a set used to train a deep learning application to accurately identify cancer cells.</p>



<p><strong>Industry automation:</strong> Deep learning in industries is used to automatically find unsafe machines and alarms people to get away from the location. It ensures the security of workers in heavily machinery surroundings.</p>



<h4 class="wp-block-heading"><strong>Required tools&nbsp;</strong></h4>



<p>Deep learning mandates a lot of sophisticated tools in which some are free like TensorFlow, PyTorch and Keras. Whereas, some other tools are highly expensive. Data learning deals with enormous data and complex algorithms that needs luxurious hardware infrastructure to handle. The deep learning tools are referred to as Machine Learning as a Service (MLaaS) solutions. Amazon AWS, Microsoft Azure and Google Cloud are some of the platforms that provide deep learning tools.</p>



<h4 class="wp-block-heading"><strong>Advantages of deep learning</strong></h4>



<ul class="wp-block-list"><li>In deep learning, neurons are being trained to perform conceptual tasks such as finding edges in a photo or facial features within the face.</li><li>Deep learning over most of the other machine learning approaches keeps away the worry about trimming down the number of features used.</li></ul>



<h4 class="wp-block-heading"><strong>Disadvantages of deep learning</strong></h4>



<ul class="wp-block-list"><li>Deep learning networks may require hundreds of thousands of millions of hand-labelled examples.</li><li>In deep learning, it is very expensive to train in fast timeframes as fast players need commercial-grade GPUs.</li></ul>



<p>Sometimes deep learning is taken for a ‘black box’ for its complex and extremely difficult to understand the working model.</p>
<p>The post <a href="https://www.aiuniverse.xyz/what-is-deep-learning-a-simple-guide-with-examples/">WHAT IS DEEP LEARNING? A SIMPLE GUIDE WITH EXAMPLES</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/what-is-deep-learning-a-simple-guide-with-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Gaming Industry Is Revolutionising Artificial Intelligence, One Win At A Time</title>
		<link>https://www.aiuniverse.xyz/the-gaming-industry-is-revolutionising-artificial-intelligence-one-win-at-a-time/</link>
					<comments>https://www.aiuniverse.xyz/the-gaming-industry-is-revolutionising-artificial-intelligence-one-win-at-a-time/#comments</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Sat, 08 Sep 2018 09:35:38 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Human Intelligence]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[AI development]]></category>
		<category><![CDATA[AI learning]]></category>
		<category><![CDATA[AI researchers]]></category>
		<category><![CDATA[ANN]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[Gaming Industry]]></category>
		<category><![CDATA[SVM]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=2836</guid>

					<description><![CDATA[<p>Source &#8211; analyticsindiamag.com Today, artificial intelligence is dominating most of the games — from board games to interactive fiction games. They are providing complex, decision-making environments for AI to experiment <a class="read-more-link" href="https://www.aiuniverse.xyz/the-gaming-industry-is-revolutionising-artificial-intelligence-one-win-at-a-time/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/the-gaming-industry-is-revolutionising-artificial-intelligence-one-win-at-a-time/">The Gaming Industry Is Revolutionising Artificial Intelligence, One Win At A Time</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Source &#8211; analyticsindiamag.com</p>
<p>Today, artificial intelligence is dominating most of the games — from board games to interactive fiction games. They are providing complex, decision-making environments for AI to experiment with. The ability of games to provide interesting and complex problems, offering creativity and expression, has made them one of the most popular and meaningful domain for AI researchers.</p>
<p>Games offer one of the most meaningful domains that can process, interpret and stimulate human behaviour. The current gaming industry is not only deploying better graphics but is also exploring the area of virtual gameplay. The two-way relationship of gaming and AI has begun to tread a new road and it can be said that the gaming industry is largely revolutionising the way AI works.</p>
<h3>AI In Gaming Industry</h3>
<p>Application of AI to the gaming industry can be dated back to 1956 by Arthur Samuel’s checkers program. Since its first application which could beat professional players to the present day’s AlphaGo, AI in gaming has come a long way.</p>
<p>Today we see an enormous upsurge of AI in game. <i>First Encounter Assault Recon</i>, popularly known as <i>F.E.A.R.</i> and <i>The Last Of Us</i> are some of the most popular games that give a very realistic experience with the use of AI.</p>
<h3>How Does Gaming Aid AI?</h3>
<p>Games are difficult because of the complexity and the skill that demands of them to play. This complexity of games makes it very desirable for AI to work on. A typical game has about 101685 possible states, whereas the number of protons in the observable universe are just of the order of 1080. This can tell about the degree to which the gaming industry is complicated and rich with data. And where there is plenty of data, AI is always a privilege. With larger sets of training data, AI would have the ability to be less predictable and more spontaneous, thereby making the gameinfinitely interesting and impulsive.</p>
<p><b>Interaction</b>:</p>
<p>As every game involves players, the interaction of the player with the game is advantageous to AI, as it gives access to the algorithm to study the player experience an emotional behaviour. The study of this game and human interaction proves a key to not only study the human behaviour, but it also makes a way for AI to build a better human-computer interaction system. It further pushes the AI boundaries to study and understand the human-computer interaction systems and address the challenges faced by its applications in the real world.</p>
<p><b>Decision-Making</b>:</p>
<p>This is the main crux of AI. AI must be able to make decisions by looking at the opponent’s action. There are various models used for decision-making in the game. Markov model is the most popular model. Fine State Machine (FSM) is one of the many AI methods used for decision-making.</p>
<p><b>Prediction Ability</b>:</p>
<p>Prediction involves anticipating the next move of the player, so that decision-making can be done based on it. This is done using methods like past-pattern recognition and random guess. Artificial Neural Networks (ANN), Support Vector Machines (SVM) and Decision Tree Learning are the algorithms used for prediction. Regression algorithms are used for predicting player behaviour. This process includes situations like predicting times when the player is expected to be in the particular level of the game, what item will the player pick next, when will he move to the other lane, are made. Experimenting with this is virtual games, we implement these algorithms and models in the real world as well.</p>
<p><b>Intelligence</b>:</p>
<p>Social intelligence and human-computer interaction are the most supreme objectives of AI. These two things are taken into consideration by games and that way they help in AI development. Virtual characters exhibiting human behaviour as well as intelligence.</p>
<p>AI had learnt about the intelligence of computers the most from games, than from any other application, because they provide a virtual platform to test every kind of algorithm. Moreover, they also provide complicated mathematical problems to deal with, so the AI learning is not just restricted to the gaming world.</p>
<p>The success of deep Q-learning in learning to play arcade games with a human-level performance by just looking at and processing the pixels on the screen, is an example of intelligence. The study of intelligence within games not only lets us know more about human intelligence but also about AI intelligence.</p>
<p>The recent Dota2 tournament, ‘The International’, had bots competing with professional players. Although they couldn’t win the match, it must be noted that the ability that AI can be bestowed with, to play games as complicated as Dota2, is remarkable. Another example into the future of AI in games is at the Michigan State University, where a group of researchers have deployed AI to learn a game by learning from every player’s behaviour. It will adapt to individual player’s behaviour and play the next move.</p>
<p>Games offer both entertainment and interaction, in turn having a very high realisation of the affective loop which is very important in gaming. They provide a multitude of fancy features at once — visual art, sound design, graphic design, beautification, are narrative, virtual cinematography, all in one single software. Games are perfect testbeds for AI because they act as the best application of computer creativity. As a result, with the use of computational creativity in the gaming industry, provides a way to advance AI. It not only challenges computer creativity but also advances it.</p>
<p>The post <a href="https://www.aiuniverse.xyz/the-gaming-industry-is-revolutionising-artificial-intelligence-one-win-at-a-time/">The Gaming Industry Is Revolutionising Artificial Intelligence, One Win At A Time</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/the-gaming-industry-is-revolutionising-artificial-intelligence-one-win-at-a-time/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
