<?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: Santiago Castro</title>
    <description>The latest articles on DEV Community by Santiago Castro (@bryant1410).</description>
    <link>https://dev.to/bryant1410</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%2F20950%2F49504093-e732-4bff-b045-e7c31ab72660.jpeg</url>
      <title>DEV Community: Santiago Castro</title>
      <link>https://dev.to/bryant1410</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bryant1410"/>
    <language>en</language>
    <item>
      <title>Bender: a Deep Learning framework for iOS</title>
      <dc:creator>Santiago Castro</dc:creator>
      <pubDate>Mon, 05 Jun 2017 14:05:10 +0000</pubDate>
      <link>https://dev.to/bryant1410/bender-a-deep-learning-framework-for-ios</link>
      <guid>https://dev.to/bryant1410/bender-a-deep-learning-framework-for-ios</guid>
      <description>&lt;p&gt;Hey! I work at Xmartlabs and we have built Bender: a library to build and run Neural Networks on iOS.&lt;/p&gt;

&lt;p&gt;As it uses Metal under the hood, it takes advantage of the device GPU, so it runs fast and supports real-time applications.&lt;/p&gt;

&lt;p&gt;It also allows to run TensorFlow models, so it should be easy to run your existing model.&lt;/p&gt;

&lt;p&gt;If you guys could provide feedback, it would be cool!&lt;/p&gt;

</description>
      <category>neuralnetworks</category>
      <category>deeplearning</category>
      <category>iphone</category>
      <category>ios</category>
    </item>
  </channel>
</rss>
