<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Talks on Nyghtowl</title>
    <link>https://nyghtowl.com/tags/talks/</link>
    <description>Recent content in Talks on Nyghtowl</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc-sa/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC-SA 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Sun, 12 Apr 2015 14:16:42 +0000</lastBuildDate>
    <atom:link href="https://nyghtowl.com/tags/talks/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PyCon 2015: Neural Nets for Newbies</title>
      <link>https://nyghtowl.com/posts/2015/04/pycon-2015-neural-nets-for-newbies/</link>
      <pubDate>Sun, 12 Apr 2015 14:16:42 +0000</pubDate>
      <guid>https://nyghtowl.com/posts/2015/04/pycon-2015-neural-nets-for-newbies/</guid>
      <description>&lt;p&gt;The ideas and methods in neural nets (NNs) have been around for a long time, but in the last decade plus, we are finally starting to reap significant benefits, and this is just the beginning. This post provides an overview of my recent PyCon talk in Montreal which is a neural net primer of sorts. The video is below, my slides are on &lt;a href=&#34;https://speakerdeck.com/nyghtowl/neural-nets-for-newbies&#34;&gt;SpeakerDeck&lt;/a&gt;, and I have a repo on Github named &lt;a href=&#34;https://github.com/nyghtowl/Neural_Net_Newbies&#34;&gt;Neural Nets for Newbies&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PyCon 2014 – How to get started with Machine Learning</title>
      <link>https://nyghtowl.com/posts/2014/04/pycon-2014-how-to-get-started-with-machine-learning/</link>
      <pubDate>Sun, 13 Apr 2014 23:14:26 +0000</pubDate>
      <guid>https://nyghtowl.com/posts/2014/04/pycon-2014-how-to-get-started-with-machine-learning/</guid>
      <description>&lt;p&gt;Following up on the talk I just gave at PyCon 2014 in Montreal, I’ve explained parts of my presentation and provided a few additional clarifications. You can catch the talk at &lt;a href=&#34;http://pyvideo.org/video/2604/how-to-get-started-with-machine-learning&#34;&gt;Pyvideo.org&lt;/a&gt;, my &lt;a href=&#34;https://github.com/nyghtowl/PyCon_2014&#34;&gt;github repo PyCon2014&lt;/a&gt; holds the sample code, and the &lt;a href=&#34;https://speakerdeck.com/nyghtowl/how-to-get-started-with-machine-learning&#34;&gt;slides&lt;/a&gt; are on SpeakerDeck.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Machine Learning (ML) Overview&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Arthur Samuel defined machine learning as, “Field of study that gives computers the ability to learn without being explicitly programmed”. Its about applying algorithm(s) in a program to solve the problem you are faced with and address the type of data that you have. You create a model that will help conduct pattern matching and/or predict results. Then evaluate the model and iterate on it as needed to create the right type of solution for the problem.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
