<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Andrew Doing</title>
    <description>The latest articles on DEV Community by Andrew Doing (@andrewdoing).</description>
    <link>https://dev.to/andrewdoing</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F391327%2F9ee86cb0-2bc7-4b34-912a-ef5999b1e8a3.png</url>
      <title>DEV Community: Andrew Doing</title>
      <link>https://dev.to/andrewdoing</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andrewdoing"/>
    <language>en</language>
    <item>
      <title>Graduation Project</title>
      <dc:creator>Andrew Doing</dc:creator>
      <pubDate>Wed, 20 May 2020 21:42:00 +0000</pubDate>
      <link>https://dev.to/andrewdoing/graduation-project-la1</link>
      <guid>https://dev.to/andrewdoing/graduation-project-la1</guid>
      <description>&lt;h2&gt;
  
  
  My Chess AI Project
&lt;/h2&gt;

&lt;p&gt;As part of my artificial intelligence course, I wrote a chess AI that uses heuristic search to find optimal moves. I learned a lot through this project, and I definitely appreciate the depth of complexity involved in making a good chess algorithm.&lt;/p&gt;

&lt;h2&gt;
  
  
  Link to Code
&lt;/h2&gt;

&lt;p&gt;'&lt;a href="https://github.com/andrewDoing/chess_ai"&gt;https://github.com/andrewDoing/chess_ai&lt;/a&gt;'&lt;/p&gt;

&lt;h2&gt;
  
  
  How I built it (what's the stack? did I run into issues or discover something new along the way?)
&lt;/h2&gt;

&lt;p&gt;Python. Allows for ease of development, but can encounter performance issues. I found ways to improve performance along the way, such as &lt;strong&gt;slots&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Thoughts / Feelings / Stories
&lt;/h2&gt;

&lt;p&gt;AI was probably my favorite course I took in my degree program. I learned a lot and have a project to show for it!&lt;/p&gt;

&lt;h1&gt;
  
  
  octograd2020 #devgrad2020
&lt;/h1&gt;

</description>
      <category>devgrad2020</category>
    </item>
  </channel>
</rss>
