<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Antonio Piccolboni</title>
    <description></description>
    <link>http://piccolboni.info/</link>
    <atom:link href="http://piccolboni.info/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Wed, 29 Jan 2025 19:05:08 +0000</pubDate>
    <lastBuildDate>Wed, 29 Jan 2025 19:05:08 +0000</lastBuildDate>
    <generator>Jekyll v3.10.0</generator>
    
      <item>
        <title>The Strong ML Hypothesis</title>
        <description>Data and compute power availability are important in the resurgence of ML and AI, but two of the biggest innovations in neural networks (NN), convolutional...</description>
        <pubDate>Tue, 04 Jun 2019 19:09:00 +0000</pubDate>
        <link>http://piccolboni.info/2019/06/the-strong-ml-hypothesis.html</link>
        <guid isPermaLink="true">http://piccolboni.info/2019/06/the-strong-ml-hypothesis.html</guid>
        
        
      </item>
    
      <item>
        <title>The softmedian</title>
        <description>Why is there a softmax function, but not a softmedian? Let’s create not one, but a few of them. \[\newcommand{\f}[1]{\mathrm{#1}} \newcommand{\x}{ {\bf x} } \newcommand{\soft}[1]{\f{soft#1}}...</description>
        <pubDate>Tue, 14 May 2019 23:26:45 +0000</pubDate>
        <link>http://piccolboni.info/2019/05/the-softmedian.html</link>
        <guid isPermaLink="true">http://piccolboni.info/2019/05/the-softmedian.html</guid>
        
        
      </item>
    
      <item>
        <title>altair_recipes: a Python package to generate essential statistical graphics for the web</title>
        <description>If you don’t need the full power of the grammar of graphics to generate classical plots for the web altair_recipes is the the easy way....</description>
        <pubDate>Fri, 15 Feb 2019 01:32:04 +0000</pubDate>
        <link>http://piccolboni.info/2019/02/a-python-package-to-generate-essential-statistical-graphics-for-the-web-in-one-line-altairrecipes.html</link>
        <guid isPermaLink="true">http://piccolboni.info/2019/02/a-python-package-to-generate-essential-statistical-graphics-for-the-web-in-one-line-altairrecipes.html</guid>
        
        
      </item>
    
      <item>
        <title>A Simple Loss Function for Multi-Task learning with Keras implementation, part&amp;nbsp;2</title>
        <description>In this post, we show how to implement a custom loss function for multitask learning in Keras and perform a couple of simple experiments with...</description>
        <pubDate>Fri, 13 Apr 2018 13:01:16 +0000</pubDate>
        <link>http://piccolboni.info/2018/04/a-simple-loss-function-for-multi-task-learning-with-keras-implementation-part-2.html</link>
        <guid isPermaLink="true">http://piccolboni.info/2018/04/a-simple-loss-function-for-multi-task-learning-with-keras-implementation-part-2.html</guid>
        
        
      </item>
    
      <item>
        <title>A Simple Loss Function for Multi-Task learning with Keras implementation, part&amp;nbsp;1</title>
        <description>In this post I walk through a recent paper about multi-task learning and fill in some mathematical details. Implementation and experiments will follow in a...</description>
        <pubDate>Thu, 08 Mar 2018 11:51:00 +0000</pubDate>
        <link>http://piccolboni.info/2018/03/a-simple-loss-function-for-multi-task-learning-with-keras-implementation.html</link>
        <guid isPermaLink="true">http://piccolboni.info/2018/03/a-simple-loss-function-for-multi-task-learning-with-keras-implementation.html</guid>
        
        
      </item>
    
      <item>
        <title>Tame the newsfeed with homemade AI</title>
        <description>Back in the 60s it was called information overload and it affected so-called decision makers. Fast forward to today and the situation hasn’t improved. Now...</description>
        <pubDate>Sat, 04 Nov 2017 14:09:00 +0000</pubDate>
        <link>http://piccolboni.info/2017/11/tame-the-newsfeed-with-homemade-ai.html</link>
        <guid isPermaLink="true">http://piccolboni.info/2017/11/tame-the-newsfeed-with-homemade-ai.html</guid>
        
        
      </item>
    
      <item>
        <title>Mathematical model sides with tennis players, not pundits, on serve selection</title>
        <description>I was watching the current Wimbledon tennis tournament when I heard a comment by former champion and coach Boris Becker that got my attention. He...</description>
        <pubDate>Sun, 16 Jul 2017 03:02:52 +0000</pubDate>
        <link>http://piccolboni.info/2017/07/math-sides-with-tennis-players-not-past-champion-on-serve-selection.html</link>
        <guid isPermaLink="true">http://piccolboni.info/2017/07/math-sides-with-tennis-players-not-past-champion-on-serve-selection.html</guid>
        
        
      </item>
    
      <item>
        <title>A nutritional search engine with shiny and dplyr</title>
        <description>TL; DR: try our shiny new nutritional search engine. Feedback welcome. “In the middle of our life’s journey, I found myself in a dark wood.”...</description>
        <pubDate>Mon, 24 Oct 2016 19:01:42 +0000</pubDate>
        <link>http://piccolboni.info/2016/10/a-nutritional-search-engine-with-shiny-and-dplyr.html</link>
        <guid isPermaLink="true">http://piccolboni.info/2016/10/a-nutritional-search-engine-with-shiny-and-dplyr.html</guid>
        
        
      </item>
    
      <item>
        <title>How plyrmr was ahead of the curve</title>
        <description>I recently attended a talk by the always excellent Hadley Wickham about his latest work on creating and visualizing many models. I combine here two...</description>
        <pubDate>Thu, 31 Mar 2016 14:10:32 +0000</pubDate>
        <link>http://piccolboni.info/2016/03/how-plyrmr-was-ahead-of-the-curve.html</link>
        <guid isPermaLink="true">http://piccolboni.info/2016/03/how-plyrmr-was-ahead-of-the-curve.html</guid>
        
        
      </item>
    
      <item>
        <title>Yet Another Pipe Operator in R to unify interactive and programming use</title>
        <description>Prologue The pipe operator, %&amp;gt;% in its latest incarnation, is all the rage in R circles. I first saw it in a less-well-known package called...</description>
        <pubDate>Sun, 20 Sep 2015 20:38:00 +0000</pubDate>
        <link>http://piccolboni.info/2015/09/pipe-operator-for-R.html</link>
        <guid isPermaLink="true">http://piccolboni.info/2015/09/pipe-operator-for-R.html</guid>
        
        
      </item>
    
  </channel>
</rss>
