<?xml version="1.0" encoding="UTF-8"?><!-- generator="podbean/5.5" -->
<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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
     xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"
     xmlns:spotify="http://www.spotify.com/ns/rss"
     xmlns:podcast="https://podcastindex.org/namespace/1.0"
    xmlns:media="http://search.yahoo.com/mrss/">

<channel>
    <title>Machine Learning Unlocked</title>
    <atom:link href="https://feed.podbean.com/gasanamoise7/feed.xml" rel="self" type="application/rss+xml"/>
    <link>https://gasanamoise7.podbean.com</link>
    <description>Unlock the world of machine learning with simple, engaging lectures! In this podcast, I break down complex topics like kernel methods, SVMs, and more, making them easy to understand for anyone interested in learning. Join me for free episodes that make advanced concepts accessible and fun!</description>
    <pubDate>Tue, 15 Oct 2024 22:39:31 -0300</pubDate>
    <generator>https://podbean.com/?v=5.5</generator>
    <language>en</language>
        <copyright>Copyright 2024 All rights reserved.</copyright>
    <category>Education:Courses</category>
    <ttl>1440</ttl>
    <itunes:type>episodic</itunes:type>
          <itunes:summary></itunes:summary>
        <itunes:author>gasanamoise7</itunes:author>
	<itunes:category text="Education">
		<itunes:category text="Courses" />
	</itunes:category>
    <itunes:owner>
        <itunes:name>gasanamoise7</itunes:name>
            </itunes:owner>
    	<itunes:block>No</itunes:block>
	<itunes:explicit>false</itunes:explicit>
    <itunes:image href="https://pbcdn1.podbean.com/imglogo/image-logo/19611994/DALL_E_2024-10-15_212918_-_A_podcast_logo_featuring_an_abstract_design_representing_machine_learning_and_education_Include_elements_like_gears_a_brain_or_neural_network_patte_d6iik8.jpeg" />
    <image>
        <url>https://pbcdn1.podbean.com/imglogo/image-logo/19611994/DALL_E_2024-10-15_212918_-_A_podcast_logo_featuring_an_abstract_design_representing_machine_learning_and_education_Include_elements_like_gears_a_brain_or_neural_network_patte_d6iik8.jpeg</url>
        <title>Machine Learning Unlocked</title>
        <link>https://gasanamoise7.podbean.com</link>
        <width>144</width>
        <height>144</height>
    </image>
    <item>
        <title>Halfspaces</title>
        <itunes:title>Halfspaces</itunes:title>
        <link>https://gasanamoise7.podbean.com/e/halfspaces/</link>
                    <comments>https://gasanamoise7.podbean.com/e/halfspaces/#comments</comments>        <pubDate>Tue, 15 Oct 2024 22:39:31 -0300</pubDate>
        <guid isPermaLink="false">gasanamoise7.podbean.com/e34c69af-0ab6-39cc-b691-3cb09af1d337</guid>
                                    <description><![CDATA[<p>Halfspaces</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Halfspaces</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/rdkcv3m5bamyftnf/day_1_3.mp3" length="3898560" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Halfspaces]]></itunes:summary>
        <itunes:author>gasanamoise7</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>194</itunes:duration>
                <itunes:episode>3</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Affine Functions</title>
        <itunes:title>Affine Functions</itunes:title>
        <link>https://gasanamoise7.podbean.com/e/affine-functions/</link>
                    <comments>https://gasanamoise7.podbean.com/e/affine-functions/#comments</comments>        <pubDate>Tue, 15 Oct 2024 22:39:07 -0300</pubDate>
        <guid isPermaLink="false">gasanamoise7.podbean.com/f249aeba-95c0-3b20-b6ca-123a08a33c0a</guid>
                                    <description><![CDATA[<p>Affine functions are mathematical functions that look like straight lines but can be shifted up, down, or sideways. They have the form: f(x) = mx + b</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Affine functions are mathematical functions that look like straight lines but can be shifted up, down, or sideways. They have the form: f(x) = mx + b</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/ux6kyz2kvbp6n5ne/day_1_2.mp3" length="1262880" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Affine functions are mathematical functions that look like straight lines but can be shifted up, down, or sideways. They have the form: f(x) = mx + b]]></itunes:summary>
        <itunes:author>gasanamoise7</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>63</itunes:duration>
                <itunes:episode>2</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Linear Predictors</title>
        <itunes:title>Linear Predictors</itunes:title>
        <link>https://gasanamoise7.podbean.com/e/linear-predictors/</link>
                    <comments>https://gasanamoise7.podbean.com/e/linear-predictors/#comments</comments>        <pubDate>Tue, 15 Oct 2024 22:34:15 -0300</pubDate>
        <guid isPermaLink="false">gasanamoise7.podbean.com/0a141a0a-5b0f-3b65-90c4-36fe1cb53a31</guid>
                                    <description><![CDATA[<p>In Episode 1, we talk about linear predictors, which are tools that help make predictions using a straight line in two dimensions or a plane in higher dimensions.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In Episode 1, we talk about linear predictors, which are tools that help make predictions using a straight line in two dimensions or a plane in higher dimensions.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/qpstwixspd4zftyn/day_1_1.mp3" length="1584960" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In Episode 1, we talk about linear predictors, which are tools that help make predictions using a straight line in two dimensions or a plane in higher dimensions.]]></itunes:summary>
        <itunes:author>gasanamoise7</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>79</itunes:duration>
                <itunes:episode>1</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
</channel>
</rss>
