<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>fast.ai on Mari Galicer.</title>
    <link>/tags/fast.ai/</link>
    <description>Recent content in fast.ai on Mari Galicer.</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 23 Jan 2019 21:42:42 +0000</lastBuildDate><atom:link href="/tags/fast.ai/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fast AI - Notes on Stochastic Gradient Descent</title>
      <link>/posts/stochastic-gradient-descent/</link>
      <pubDate>Wed, 23 Jan 2019 21:42:42 +0000</pubDate>
      
      <guid>/posts/stochastic-gradient-descent/</guid>
      <description>In the last third of the lesson 2 video, Jeremy goes into detail about linear regression and stochastic gradient descent. I found this part of the lesson really helpful, so I took some in depth notes! If you want to follow along interactively, all the code that I refer to in this post can be found in the Fast.ai repo.
Building a dataset First, we need to create some fake data points that we will later try to apply the techniques of SGD to.</description>
    </item>
    
    <item>
      <title>Setting Up Fast AI on RC&#39;s Community Cluster</title>
      <link>/posts/setting-up-fast-ai-rc-cluster/</link>
      <pubDate>Sun, 13 Jan 2019 23:46:37 +0000</pubDate>
      
      <guid>/posts/setting-up-fast-ai-rc-cluster/</guid>
      <description>RC&amp;rsquo;s community cluster is a great resource to take advantage of! I had a rough time getting the Fast AI course set up, so I wrote down some instructions (hopefully) help others save some time.
Make an account on recurse.com/settings/cluster - this requires setting up and copying over an SSH key instructions here.
SSH onto one of the GPU-enabled machines - I chose to use mercer (both Mercer and Crosby have powerful graphics cards).</description>
    </item>
    
    <item>
      <title>Fast AI - Week One</title>
      <link>/posts/fast-ai-week-1/</link>
      <pubDate>Fri, 11 Jan 2019 21:16:12 +0000</pubDate>
      
      <guid>/posts/fast-ai-week-1/</guid>
      <description>During my time at the Recurse Center, I’m taking a machine learning course via Jeremy Howard’s Fast.ai - “Practical Deep Learning for Coders.” What attracted me to this course over others (like Andrew Ng’s Coursera course) was the top-down learning approach: the structure is hands on building models first, and diving into the theory later.
Most of the computer science classes I’ve taken in the past have taken on the opposite structure, to my frustration.</description>
    </item>
    
  </channel>
</rss>
