<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mainak&#39;s blog</title>
    <link>https://mainakdeb.github.io/</link>
    <description>Recent content on Mainak&#39;s blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 28 May 2019 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://mainakdeb.github.io/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>CLIP Guided Neural Cellular Automata using PyTorch</title>
      <link>https://mainakdeb.github.io/posts/clip-guided-nca/</link>
      <pubDate>Mon, 06 Jun 2022 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/clip-guided-nca/</guid>
      <description>The gif above was generated using outputs from a Neural Cellular Automata model steered by OpenAI&amp;rsquo;s CLIP (language model trained on image-text pairs) using the text prompt &amp;ldquo;The PyTorch Logo&amp;rdquo;.</description>
    </item>
    
    <item>
      <title>Diving into Cellular Automata</title>
      <link>https://mainakdeb.github.io/posts/cellular-automata/</link>
      <pubDate>Fri, 03 Jun 2022 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/cellular-automata/</guid>
      <description>I remember Vsauce(Michael Stevens) tweeting out a link to one of Alan Zucconi&amp;rsquo;s videos about John Conway&amp;rsquo;s game of Life.</description>
    </item>
    
    <item>
      <title>GSoC - Coding Period Week 9</title>
      <link>https://mainakdeb.github.io/posts/gsoc-coding-period-week-9/</link>
      <pubDate>Mon, 09 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/gsoc-coding-period-week-9/</guid>
      <description>Work Done This Week (August 2nd to August 8th)   Replaced the static images on the DevoLearn web-app with interactive Plotly images, this will allow users to :</description>
    </item>
    
    <item>
      <title>GSoC - Coding Period Week 8</title>
      <link>https://mainakdeb.github.io/posts/gsoc-coding-period-week-8/</link>
      <pubDate>Mon, 02 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/gsoc-coding-period-week-8/</guid>
      <description>Work Done This Week (July 26th to August 1st)   Converted the DevoLearn Lineage Population model into ONNX.</description>
    </item>
    
    <item>
      <title>GSoC - Coding Period Week 7</title>
      <link>https://mainakdeb.github.io/posts/gsoc-coding-period-week-7/</link>
      <pubDate>Sun, 25 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/gsoc-coding-period-week-7/</guid>
      <description>Work Done This Week (July 20th to July 25th)  Converted the nucleus segmentation model into ONNX (Link to code) Began working on the DevoLearn GUI, this time using Streamlit, this would support multiple models on one web-app.</description>
    </item>
    
    <item>
      <title>GSoC - Coding Period Week 6</title>
      <link>https://mainakdeb.github.io/posts/gsoc-coding-period-week-6/</link>
      <pubDate>Mon, 19 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/gsoc-coding-period-week-6/</guid>
      <description>Work Done This Week (July 12th to July 19th)  Swapped out the model for the Cell membrane segmentation with the upgraded model in DevoLearn&amp;rsquo;s repository, ran tests locally before pushing because Travis has been discontinued.</description>
    </item>
    
    <item>
      <title>GSoC - Coding Period Week 5</title>
      <link>https://mainakdeb.github.io/posts/gsoc-coding-period-week-5/</link>
      <pubDate>Mon, 12 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/gsoc-coding-period-week-5/</guid>
      <description>Work Done This Week (July 5th to July 12th)  Refactored the training loop for the nucleus segentation model, this enabled faster prototyping and experimentation.</description>
    </item>
    
    <item>
      <title>GSoC - Coding Period Week 4</title>
      <link>https://mainakdeb.github.io/posts/gsoc-coding-period-week-4/</link>
      <pubDate>Mon, 05 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/gsoc-coding-period-week-4/</guid>
      <description>Most of my time this week was spent on building the training pipeline for the proposed cell nucleus segmentation model in C.</description>
    </item>
    
    <item>
      <title>GSoC - Coding Period Week 3</title>
      <link>https://mainakdeb.github.io/posts/gsoc-coding-period-week-3/</link>
      <pubDate>Mon, 28 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/gsoc-coding-period-week-3/</guid>
      <description>Work Done This Week (June 21st to June 27th)   Converted the upgraded segmentation model into ONNX format.</description>
    </item>
    
    <item>
      <title>GSoC - Coding Period Week 2</title>
      <link>https://mainakdeb.github.io/posts/gsoc-coding-period-week-2/</link>
      <pubDate>Sun, 20 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/gsoc-coding-period-week-2/</guid>
      <description>The goal for this week was to upgrade the DevoLearn cell membrane segmentation model.</description>
    </item>
    
    <item>
      <title>GSoC - Coding Period Week 1</title>
      <link>https://mainakdeb.github.io/posts/gsoc-coding-period-week-1/</link>
      <pubDate>Mon, 14 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/gsoc-coding-period-week-1/</guid>
      <description>This blog post showcases what I did last week and what I plan to do next.</description>
    </item>
    
    <item>
      <title>GSoC - Community Bonding</title>
      <link>https://mainakdeb.github.io/posts/gsoc-community-bonding/</link>
      <pubDate>Sun, 06 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/gsoc-community-bonding/</guid>
      <description>This blog post summary of what I&amp;rsquo;ve been doing this week and what I plan to do in the coming week.</description>
    </item>
    
    <item>
      <title>The Next Step - Conditional DCGANs</title>
      <link>https://mainakdeb.github.io/posts/conditional-dcgans/</link>
      <pubDate>Mon, 07 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/conditional-dcgans/</guid>
      <description>GANs can generate real-looking samples, but can they be trained to generate conditioned samples?</description>
    </item>
    
    <item>
      <title>Experimenting With GANs</title>
      <link>https://mainakdeb.github.io/posts/experimenting-with-gans/</link>
      <pubDate>Sat, 21 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/experimenting-with-gans/</guid>
      <description>This gif showcases generated samples from a GAN trained on the MNIST dataset.</description>
    </item>
    
    <item>
      <title>How Did I Create This Blog ?</title>
      <link>https://mainakdeb.github.io/posts/how-did-i-create-this-blog-/</link>
      <pubDate>Fri, 20 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/posts/how-did-i-create-this-blog-/</guid>
      <description>Intro : I should have updated my blog long ago, but here I am, about 7 months late, with a brand new blog.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://mainakdeb.github.io/archives/</link>
      <pubDate>Tue, 28 May 2019 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/archives/</guid>
      <description></description>
    </item>
    
    <item>
      <title>About Me</title>
      <link>https://mainakdeb.github.io/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://mainakdeb.github.io/about/</guid>
      <description>Hi, This is Mainak
 🤖 Ex research engineer at Artflow.</description>
    </item>
    
  </channel>
</rss>