<?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>autogluon Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/autogluon/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/autogluon/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Sat, 11 Jan 2020 08:13:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Amazon aims to democratize deep learning with new library AutoGluon</title>
		<link>https://www.aiuniverse.xyz/amazon-aims-to-democratize-deep-learning-with-new-library-autogluon/</link>
					<comments>https://www.aiuniverse.xyz/amazon-aims-to-democratize-deep-learning-with-new-library-autogluon/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Sat, 11 Jan 2020 08:13:31 +0000</pubDate>
				<category><![CDATA[Deep Learning]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[autogluon]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[Developers]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=6099</guid>

					<description><![CDATA[<p>Source: sdtimes.com Amazon has launched a new open-source library that will make it easier for developers to deploy machine learning models. With AutoGluon, Amazon aims to help developers deploy <a class="read-more-link" href="https://www.aiuniverse.xyz/amazon-aims-to-democratize-deep-learning-with-new-library-autogluon/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/amazon-aims-to-democratize-deep-learning-with-new-library-autogluon/">Amazon aims to democratize deep learning with new library AutoGluon</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: sdtimes.com</p>



<p class="wp-block-paragraph">Amazon has launched a new open-source library that will make it easier for developers to deploy machine learning models. With AutoGluon, Amazon aims to help developers deploy their models using just a few lines of code. </p>



<p class="wp-block-paragraph">“We developed AutoGluon to truly democratize machine learning, and make the power of deep learning available to all developers,” said Jonas Mueller, AWS applied scientist.&nbsp;</p>



<p class="wp-block-paragraph">According to Amazon, traditionally, extensive expertise was required to deploy deep learning models. And while the use of deep learning is still available primarily to those experts, there have been some advances in simplifying it and making it more accessible. </p>



<p class="wp-block-paragraph">For example, developers would have traditionally needed time and expertise to calculate gradients to train models. Gradients are vectors that determine the most efficient parameter updates in order to minimize errors in the training data. Software libraries, such as Theano, automated this calculation, which allowed developers to utilize gradients using boilerplate code, the company explained.</p>



<p class="wp-block-paragraph">The deep learning library Keras, which allows developers to set certain parameters, also helped democratize deep learning.</p>



<p class="wp-block-paragraph">Even with these advances, Amazon believes there are still issues that developers must deal with, such as hyperparameter tuning, data pre-processing, neural-architecture search, and decisions related to leveraging transfer learning.&nbsp;</p>



<p class="wp-block-paragraph">According to Amazon, AutoGluon helps automate many of those decisions. “Due to the inherently opaque nature of deep learning, many of the choices made by deep-learning experts are based on ad hoc intuition, rather than a rigorous scientific understanding of how individual choices affect desired outcomes. AutoGluon solves this problem, as all choices are automatically tuned within default ranges that are known to perform well for the particular task and model.”</p>



<p class="wp-block-paragraph">AutoGluon’s website features several tutorials to help developers get started with the library. From there, they will be able to leverage deep learning for tabular, text, and image data. </p>
<p>The post <a href="https://www.aiuniverse.xyz/amazon-aims-to-democratize-deep-learning-with-new-library-autogluon/">Amazon aims to democratize deep learning with new library AutoGluon</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/amazon-aims-to-democratize-deep-learning-with-new-library-autogluon/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AWS debuts AutoGluon to help devs get stuck into machine learning</title>
		<link>https://www.aiuniverse.xyz/aws-debuts-autogluon-to-help-devs-get-stuck-into-machine-learning/</link>
					<comments>https://www.aiuniverse.xyz/aws-debuts-autogluon-to-help-devs-get-stuck-into-machine-learning/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Sat, 11 Jan 2020 07:54:27 +0000</pubDate>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[autogluon]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[keras]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[neural networks]]></category>
		<category><![CDATA[Tensor]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=6086</guid>

					<description><![CDATA[<p>Source: devclass.com AWS has quietly open sourced an open source tool kit it claims will “democratise” machine learning by removing much of the hand tooling data scientists <a class="read-more-link" href="https://www.aiuniverse.xyz/aws-debuts-autogluon-to-help-devs-get-stuck-into-machine-learning/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/aws-debuts-autogluon-to-help-devs-get-stuck-into-machine-learning/">AWS debuts AutoGluon to help devs get stuck into machine learning</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: devclass.com</p>



<p class="wp-block-paragraph">AWS has quietly open sourced an open source tool kit it claims will “democratise” machine learning by removing much of the hand tooling data scientists currently fill their time with.</p>



<p class="wp-block-paragraph">The cloud to everything giant’s AutoGluon slipped onto GitHub last year, under the Apache 2 license, but AWS is only now cranking up the publicity machine, with the promise that even neophytes will be able to “quickly prototype deep learning solutions for your data with few lines of code”.</p>



<p class="wp-block-paragraph">According to the GitHub page, “AutoGluon automates machine learning tasks enabling you to easily achieve strong predictive performance in your applications. With just a few lines of code, you can train and deploy high-accuracy deep learning models on image, text, and tabular data.”</p>



<p class="wp-block-paragraph">The tool set relies on Python 3.6 or 3.7, and right now it’s only available for Linux, with MacOS and Windows versions promised “soon”.</p>



<p class="wp-block-paragraph">Either way, it will offer a “a focus on deep learning and real-world applications spanning image, text, or tabular data.” The AutoGluon website offers quick starts for tabular prediction, image classification, object detection and text classification.</p>



<p class="wp-block-paragraph">AWS’s pitch is that the framework will take much of the grunt work out of developing and deploying deep learning models.&nbsp;</p>



<p class="wp-block-paragraph">In a blog announcing AutoGluon, it said that the likes of Theano had made calculating gradients simpler, and Keras had removed “much of the boilerplate code that was necessary in the existing libraries at the time.”</p>



<p class="wp-block-paragraph">However, it continued, “even with these advancements, deep learning experts and developers today must still grapple with many cumbersome issues, including hyperparameter tuning, data pre-processing, neural architecture search, and decisions related to leveraging transfer learning.”</p>



<p class="wp-block-paragraph">Much of this can be automated with AutoGluon, AWS claims, meaning devs “can produce a high-performance neural network model with as few as three lines of code.”</p>



<p class="wp-block-paragraph">“There’s no need for developers to manually experiment with the hundreds of individual choices that must be made while designing a deep learning model,” it continues. “Rather, they can simply specify when they would like to have their trained model ready. In response, AutoGluon leverages the available compute resources to find the strongest model within its allotted run-time.”</p>



<p class="wp-block-paragraph">The toolkit is being driven by AWS applied scientist Jonas Muller, who added “Due to the inherently opaque nature of deep learning, many of the choices made by deep learning experts are based on ad hoc intuition, rather than a rigorous scientific understanding of how individual choices affect desired outcomes. AutoGluon solves this problem as all choices are automatically tuned within default ranges that are known to perform well for the particular task and model.”</p>



<p class="wp-block-paragraph">In November, AWS revved its Sagemaker machine learning platform, adding Sagemaker Worklows and additional algorithms and frameworks. This was followed by the unveiling of a Quantum Computing platform, Braket in December, which promises to allow developers to design quantum algorithms and run them on some of the incredibly esoteric hardware known to man.</p>
<p>The post <a href="https://www.aiuniverse.xyz/aws-debuts-autogluon-to-help-devs-get-stuck-into-machine-learning/">AWS debuts AutoGluon to help devs get stuck into machine learning</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/aws-debuts-autogluon-to-help-devs-get-stuck-into-machine-learning/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
