<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Machine Learning on Duomly blog</title><link>https://www.blog.duomly.com/it-ai-tags/machine-learning/</link><description>Recent content in Machine Learning on Duomly blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 17 Jun 2020 15:13:03 +0000</lastBuildDate><atom:link href="https://www.blog.duomly.com/it-ai-tags/machine-learning/index.xml" rel="self" type="application/rss+xml"/><item><title>Python course with building a fintech investment AI – Lesson 4: Recurrent Neural Network (RNN)</title><link>https://www.blog.duomly.com/python-course-with-building-a-fintech-investment-ai-lesson-4-recurrent-neural-network-rnn/</link><pubDate>Wed, 17 Jun 2020 15:13:03 +0000</pubDate><guid>https://www.blog.duomly.com/python-course-with-building-a-fintech-investment-ai-lesson-4-recurrent-neural-network-rnn/</guid><description>&lt;h3&gt;&lt;strong&gt;&lt;span class="s1"&gt;Intro to how to use Recurrent Neural Network&lt;/span&gt;&lt;/strong&gt;&lt;/h3&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;In today&amp;#8217;s episode of the Python course with AI, we will use the Recurrent Neural Network, we will learn how to make predictions with AI, and we will predict the prices.&lt;/span&gt;&#10;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;Last episodes you can find here:&lt;/span&gt;&#10;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;Lesson 3 &amp;#8211; How to create and train AI:&lt;/span&gt;&#10;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;a href="https://www.blog.duomly.com/python-course-with-building-a-fintech-investment-ai-lesson-3-how-to-build-and-train-ai"&gt;Python course with building a fintech investment AI – Lesson 3: How to build and train AI&lt;/a&gt;&#10;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;Lesson 2 &amp;#8211; How to find financial data and how to use Pandas:&lt;/span&gt;&#10;&lt;/p&gt;</description></item><item><title>Python course with building fintech AI Lesson 3: How to train AI</title><link>https://www.blog.duomly.com/python-course-with-building-a-fintech-investment-ai-lesson-3-how-to-build-and-train-ai/</link><pubDate>Tue, 16 Jun 2020 15:13:03 +0000</pubDate><guid>https://www.blog.duomly.com/python-course-with-building-a-fintech-investment-ai-lesson-3-how-to-build-and-train-ai/</guid><description>&lt;h3 id="intro-to-how-to-create-an-ai"&gt;&lt;strong&gt;Intro to how to create an AI&lt;/strong&gt;&lt;/h3&gt;&#10;&lt;p&gt;In today&amp;rsquo;s episode of the Python with AI course, we will learn how to build AI and how to train AI.&lt;/p&gt;&#10;&lt;p&gt;Last episodes you can find here:&lt;/p&gt;&#10;&lt;p&gt;Lesson 2 - How to find financial data and how to use Pandas:&lt;/p&gt;&#10;&lt;p&gt;&lt;a href="https://www.blog.duomly.com/python-course-with-building-a-fintech-investment-ai-lesson-2-pandas-and-getting-financial-data/"&gt;Python course with building a fintech investment AI – Lesson 2: Pandas and getting financial data&lt;/a&gt;&lt;/p&gt;&#10;&lt;p&gt;Lesson 1 - Prepare the AI project:&lt;/p&gt;</description></item><item><title>Python course with building a fintech investment AI – Lesson 2: Pandas and getting financial data</title><link>https://www.blog.duomly.com/python-course-with-building-a-fintech-investment-ai-lesson-2-pandas-and-getting-financial-data/</link><pubDate>Wed, 03 Jun 2020 15:33:26 +0000</pubDate><guid>https://www.blog.duomly.com/python-course-with-building-a-fintech-investment-ai-lesson-2-pandas-and-getting-financial-data/</guid><description>&lt;h3 id="intro"&gt;&lt;span class="s1"&gt;&lt;b&gt;Intro&lt;/b&gt;&lt;/span&gt;&lt;/h3&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;Welcome to the second lesson of the awesome Python course for AI!&lt;br /&gt; &lt;/span&gt;&#10;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;In the last lesson, we built the first database migrations and made the project setup.&lt;br /&gt; &lt;/span&gt;&#10;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;Here is the URL:&lt;br /&gt; &lt;/span&gt;&#10;&lt;/p&gt;&#10;&lt;p&gt;&lt;a href="https://www.blog.duomly.com/python-course-with-building-a-fintech-investment-ai-lesson-1-start-the-project/"&gt;Python course with building a fintech investment AI – Lesson 1: Start the project&lt;/a&gt;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;Today, we will build super exciting stuff and will focus on the financial database that we will use to train our AI later.&lt;/span&gt;&#10;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;We will work with pandas, some financial plugins, and will do a bit of refactoring.&lt;/span&gt;&#10;&lt;/p&gt;</description></item><item><title>Python course with building a fintech investment AI – Lesson 1: Start the project</title><link>https://www.blog.duomly.com/python-course-with-building-a-fintech-investment-ai-lesson-1-start-the-project/</link><pubDate>Tue, 26 May 2020 17:00:24 +0000</pubDate><guid>https://www.blog.duomly.com/python-course-with-building-a-fintech-investment-ai-lesson-1-start-the-project/</guid><description>&lt;h3 id="intro"&gt;&lt;span class="s1"&gt;&lt;b&gt;Intro&lt;/b&gt;&lt;/span&gt;&lt;/h3&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;Today we will start the Python course and start building AI.&lt;/span&gt;&#10;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;In the last episodes, we started the first steps to build a front-end and back-end for our fintech app.&lt;/span&gt;&#10;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;Here are the links:&lt;/span&gt;&#10;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;&lt;b&gt;Golang course:&lt;/b&gt;&lt;/span&gt;&#10;&lt;/p&gt;&#10;&lt;p&gt;&lt;a href="https://www.blog.duomly.com/golang-course-with-building-a-fintech-banking-app-lesson-1-start-the-project/"&gt;Golang course with building a fintech banking app – Lesson 1: Start the project&lt;/a&gt;&lt;/p&gt;&#10;&lt;p&gt;&lt;a href="https://www.blog.duomly.com/golang-course-with-building-a-fintech-banking-app-lesson-2-login-and-rest-api/"&gt;Golang course with building a fintech banking app – Lesson 2: Login and REST API&lt;/a&gt;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;span class="s1"&gt;&lt;b&gt;Angular course:&lt;/b&gt;&lt;/span&gt;&#10;&lt;/p&gt;&#10;&lt;p class="p1"&gt;&#10; &lt;a href="https://www.blog.duomly.com/angular-course-building-a-banking-application-with-tailwind-css-lesson-1-start-the-project/"&gt;Angular Course with building a banking application with Tailwind CSS &amp;#8211; Lesson 1: Start the project&lt;/a&gt;&#10;&lt;/p&gt;</description></item><item><title>What is scikit learn – introduction to popular machine learning and data science Python library</title><link>https://www.blog.duomly.com/what-is-scikit-learn-introduction-to-popular-machine-learning-and-data-science-python-library/</link><pubDate>Thu, 05 Sep 2019 06:05:40 +0000</pubDate><guid>https://www.blog.duomly.com/what-is-scikit-learn-introduction-to-popular-machine-learning-and-data-science-python-library/</guid><description>&lt;p&gt;Scikit-learn is one of the most widely-used Python packages for data science and machine learning. It enables you to perform many operations and provides a variety of algorithms. Scikit-learn also offers excellent documentation about its classes, methods, and functions, as well as the explanations on the background of used algorithms.&lt;/p&gt;&#10;&lt;p&gt;Scikit-learn supports:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;data preprocessing,&lt;/li&gt;&#10;&lt;li&gt;dimensionality reduction,&lt;/li&gt;&#10;&lt;li&gt;model selection,&lt;/li&gt;&#10;&lt;li&gt;regression,&lt;/li&gt;&#10;&lt;li&gt;classification,&lt;/li&gt;&#10;&lt;li&gt;cluster analysis.&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;It also provides several datasets you can use to test your models.&lt;/p&gt;</description></item></channel></rss>