<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Crazy talks about AI by Moisés Martínez</title>
      <link>https://padlet.com/momartinm/wp3g06gp6siv</link>
      <description>These are some of my talks about Artificial Intelligence and other crazy things</description>
      <language>en-us</language>
      <pubDate>2018-11-21 20:08:37 UTC</pubDate>
      <lastBuildDate>2025-10-11 14:47:09 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Sistemas conversacionales: 
Cómo crear tu primer chatbot
</title>
         <author>momartinm</author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/335704217</link>
         <description><![CDATA[<div>Basic Talk about conversational systems including an example about how to do my first chatbot without any sourcecode. </div>]]></description>
         <enclosure url="https://docs.google.com/presentation/d/1IasoLETosp8GKMP76JQF-akcVsvkyxyCjoVDCI3j6No/edit?usp=sharing" />
         <pubDate>2019-02-27 01:05:01 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/335704217</guid>
      </item>
      <item>
         <title>Tensores, neuronas, convoluciones y más misterios del Machine Learning</title>
         <author>momartinm</author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/335704747</link>
         <description><![CDATA[<div>Basic Talk about Neural Networks and TensorFlow describing how to create a model an using in a JAVA environment. </div>]]></description>
         <enclosure url="https://docs.google.com/presentation/d/19s82-_yhvabEizrz3UVETi9OkRWU1XUoRsvqikx5buQ/edit?usp=sharing" />
         <pubDate>2019-02-27 01:07:45 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/335704747</guid>
      </item>
      <item>
         <title>Deploying Reinforcement Learning
with TensorFlow
</title>
         <author>momartinm</author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/335705306</link>
         <description><![CDATA[<div>Introductive talk about Reinforment Learning and how can combine with TensorFlow to create a reinforment predictor using a Neural Network in a comercial videogame --&gt; Starcraft : Brood war</div>]]></description>
         <enclosure url="https://docs.google.com/presentation/d/1Xa8-4MH_xyOS37cBxo1mCZYTLJ5kDe88uHE99GI5O7M/edit?usp=sharing" />
         <pubDate>2019-02-27 01:10:08 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/335705306</guid>
      </item>
      <item>
         <title>·Reinforcement Learning·
Aprendiendo de nuestras acciones I
</title>
         <author>momartinm</author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/335705691</link>
         <description><![CDATA[<div>Introductive talk about how to use reinforcement learning to build a player for Starcraft: Brood war</div>]]></description>
         <enclosure url="https://docs.google.com/presentation/d/1YI0x_2fgr_WacPpIaXquf0-8f86qbbBScWQBPlt-6Pk/edit?usp=sharing" />
         <pubDate>2019-02-27 01:11:56 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/335705691</guid>
      </item>
      <item>
         <title>DialogFlow: chateando con las máquinas o al menos intentándolo
</title>
         <author>momartinm</author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/335706006</link>
         <description><![CDATA[<div>Charla introductoria sobre DialogFlow que finalizado con el proceso de construcción de un chatbot básico que se despliega en slack. </div>]]></description>
         <enclosure url="https://docs.google.com/presentation/d/1VSk1XIUGkrTFWTaCImInG2hLieZwqt1guroX-aKkyRA/edit?usp=sharing" />
         <pubDate>2019-02-27 01:13:25 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/335706006</guid>
      </item>
      <item>
         <title>·Reinforcement Learning·
Aprendiendo de nuestras acciones II</title>
         <author>momartinm</author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/335706529</link>
         <description><![CDATA[<div>Second part of the talk about  Reinforcement Learning and how to build a player for Starcraft: Brood war</div>]]></description>
         <enclosure url="https://docs.google.com/presentation/d/1H001Z51f_uEktl8e2fw2cN1sk5Q6DWPsTfn3kIpotMg/edit?usp=sharing" />
         <pubDate>2019-02-27 01:15:53 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/335706529</guid>
      </item>
      <item>
         <title>TensorFlow 101 - From theory to practice
</title>
         <author>momartinm</author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/335706882</link>
         <description><![CDATA[<div>A journey inside of TensorFlow </div>]]></description>
         <enclosure url="https://docs.google.com/presentation/d/1IR7_8KEglS3dbLc7LtxzJrxmnVGABr7chANoxjezRS0/edit?usp=sharing" />
         <pubDate>2019-02-27 01:17:33 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/335706882</guid>
      </item>
      <item>
         <title>Real-time Learning with Spark
</title>
         <author>momartinm</author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/335707384</link>
         <description><![CDATA[<div>How we can create our own models using real-time information. Spark is one possible solution. </div>]]></description>
         <enclosure url="https://docs.google.com/presentation/d/1fUJR45Cux4t-DRHM6ANxxC2xwWweIjIS53mnPrG10mw/edit?usp=sharing" />
         <pubDate>2019-02-27 01:19:49 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/335707384</guid>
      </item>
      <item>
         <title>Scrapeando la web
Cargando de datos y modelos 
nuestras Apps
</title>
         <author>momartinm</author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/335707746</link>
         <description><![CDATA[<div>Como podemos cargar de datos nuestras apps cuando no tenemos nada. Una opción es utilizar toda esa información que hay en Internet. ¿Pero como se hace y es esto legal?</div>]]></description>
         <enclosure url="https://docs.google.com/presentation/d/1s_mI-Cr1F7II9Rrs-QOJ2TiFODupJp5llVl6qlkZzUI/edit?usp=sharing" />
         <pubDate>2019-02-27 01:21:45 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/335707746</guid>
      </item>
      <item>
         <title>Aprendizaje de Comportamientos</title>
         <author>momartinm</author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/335708128</link>
         <description><![CDATA[<div>Podemos aprender de nuestro usuario. Podemos clasificar a nuestro usuario en base sus comportamientos en nuestros marketplaces o apps. Podemos intentarlo y hacerlo fácil con Apache Spark</div>]]></description>
         <enclosure url="https://docs.google.com/presentation/d/1q_c6kbJzgG0ggymtre85QwMCcHxc0pUD3qAkjaIMNBQ/edit?usp=sharing" />
         <pubDate>2019-02-27 01:23:21 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/335708128</guid>
      </item>
      <item>
         <title>Utilizar Machine Learning y no morir en el intento
</title>
         <author>momartinm</author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/335726213</link>
         <description><![CDATA[<div>Como funciona esto del Machine Learning, que tengo que saber para poder utilizar, me aportará algo en mi empresa, puedo utilizar todos mis datos, que algoritmo debo utilizar. <br><br></div>]]></description>
         <enclosure url="https://docs.google.com/presentation/d/11PMfQgT1Bnumj3y-NfqUfbUz255wtSDAa2GN-eelVqk/edit?usp=sharing" />
         <pubDate>2019-02-27 02:51:17 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/335726213</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/369094526</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet.com/momartinm" />
         <pubDate>2019-06-25 10:49:32 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/369094526</guid>
      </item>
      <item>
         <title>hola</title>
         <author></author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/765580051</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-09-21 18:32:54 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/765580051</guid>
      </item>
      <item>
         <title>Agshcjvageudidi</title>
         <author></author>
         <link>https://padlet.com/momartinm/wp3g06gp6siv/wish/1701445819</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-08-27 20:52:17 UTC</pubDate>
         <guid>https://padlet.com/momartinm/wp3g06gp6siv/wish/1701445819</guid>
      </item>
   </channel>
</rss>
