<?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>Forem: NoteDance</title>
    <description>The latest articles on Forem by NoteDance (@notedance).</description>
    <link>https://forem.com/notedance</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%2F3137710%2F1b5d68dc-aa50-40f2-8855-6d909842cdce.png</url>
      <title>Forem: NoteDance</title>
      <link>https://forem.com/notedance</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/notedance"/>
    <language>en</language>
    <item>
      <title>Multiprocessed Experience Replay Pool for Reinforcement Learning</title>
      <dc:creator>NoteDance</dc:creator>
      <pubDate>Mon, 02 Jun 2025 12:22:49 +0000</pubDate>
      <link>https://forem.com/notedance/multiprocessed-experience-replay-pool-for-reinforcement-learning-omm</link>
      <guid>https://forem.com/notedance/multiprocessed-experience-replay-pool-for-reinforcement-learning-omm</guid>
      <description>&lt;p&gt;The Pool class is designed for efficient, parallelized data collection from multiple environments, particularly useful in reinforcement learning settings. It leverages Python's multiprocessing module to manage shared memory and execute environment interactions concurrently.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/NoteDance/Pool" rel="noopener noreferrer"&gt;https://github.com/NoteDance/Pool&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>python</category>
      <category>machinelearning</category>
      <category>deeplearning</category>
    </item>
    <item>
      <title>TensorFlow implementation for optimizers</title>
      <dc:creator>NoteDance</dc:creator>
      <pubDate>Thu, 08 May 2025 13:42:45 +0000</pubDate>
      <link>https://forem.com/notedance/tensorflow-implementation-for-optimizers-2f3d</link>
      <guid>https://forem.com/notedance/tensorflow-implementation-for-optimizers-2f3d</guid>
      <description>&lt;p&gt;The NoteDance/optimizers repository is a comprehensive collection of optimization algorithms for TensorFlow/Keras. It extends the standard TensorFlow optimizer offerings with a wide range of state-of-the-art optimization techniques, enabling users to select the most appropriate optimizer for their specific machine learning tasks.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/NoteDance/optimizers" rel="noopener noreferrer"&gt;https://github.com/NoteDance/optimizers&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>deeplearning</category>
      <category>python</category>
    </item>
    <item>
      <title>A machine learning library</title>
      <dc:creator>NoteDance</dc:creator>
      <pubDate>Thu, 08 May 2025 13:40:38 +0000</pubDate>
      <link>https://forem.com/notedance/a-machine-learning-library-393m</link>
      <guid>https://forem.com/notedance/a-machine-learning-library-393m</guid>
      <description>&lt;p&gt;Note is a deep learning framework built on top of TensorFlow that provides a comprehensive set of tools for constructing and training neural networks.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/NoteDance/Note" rel="noopener noreferrer"&gt;https://github.com/NoteDance/Note&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>python</category>
      <category>machinelearning</category>
      <category>deeplearning</category>
    </item>
  </channel>
</rss>
