<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="203160" data-post-id="203160">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="vegabook" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/vegabook/120/4363_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  vegabook
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Personally, at the nexus of Phoenix/Beam/NX there is some fantastic stuff to be done. Any single-user use case or batch-style workflow (training) is still likely to be better served with Python, cos it’s just got such a lead. But if you’re doing anything that looks like compute as a service, this is fantastic, <em>fantastic</em> news. Personally I plan to build financial market yield curve fitting algos as a service. Fitting a 7-paramater yield curve using some functional forms takes many seconds even with AVX-enabled Numpy, and that’s too long when data is streaming in at you dozens of times a second. Obviously python can do GPU but you can’t be managing access to it as a service easily. Python is really a stone age runtime honestly. With GPU enabled Nx we can get be just as fast as Python 100 milliseconds and pass it back to the user “semi-real time”. And have the data streaming into the same stack with all the advantages BEAM offers for that. I’ve been struggling to get a scalable Elixir to python solution that would “fit” the BEAM paradigm for some time, with Pyrlang being my prime candidate, but it’s so dodgily maintained. This is going to allow me to throw that frustrating architecture out and just do Elixir. I can’t thank <a class="mention" href="/u/josevalim" rel="nofollow">@josevalim</a> enough.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="203160" data-batch-url="/posts/batch_likers">
                        7
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/project-nx-predictions-and-potential-use-cases/37437/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-203160" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="203160"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="203173" data-post-id="203173">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="marsell" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  marsell
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Miners and traders are not the same thing, my man. <img src="https://forum.elixirforum.com/images/emoji/apple/grinning.png?v=15" title=":grinning:" class="emoji" alt=":grinning:" loading="lazy" width="20" height="20"></p>
<p>(and I’m aware of the lengths miners go to, including custom ASICs)</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="203173" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/project-nx-predictions-and-potential-use-cases/37437/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-203173" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="203173"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #12"></div>
  </section>
</div>
    <div class="postbit" id="203222" data-post-id="203222">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="goofansu" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/goofansu/120/18325_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  goofansu
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I don’t know much about IoT, but I think it will be great in IoT with Nerves for edge computing.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="203222" data-batch-url="/posts/batch_likers">
                        3
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/project-nx-predictions-and-potential-use-cases/37437/14">Post #13</a>
	                </div>
	            </div>
              <div id="likers-container-203222" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="203222"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #13"></div>
  </section>
</div>
    <div class="postbit" id="203234" data-post-id="203234">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="josevalim" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/120/1787_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  josevalim
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Creator of Elixir</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="zakimedina" data-post="10" data-topic="37437">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/zakimedina/48/21668_2.png" class="avatar"> zakimedina:</div>
<blockquote>
<p>I got excited when Jose talked about the “graph” (which is typically used for computations on tensor data structures in deep learning frameworks). <strong>Just curious if ‘eager execution’ feature will be supported on Nx?</strong></p>
</blockquote>
</aside>
<p>Nx supports two pluggable parts:</p>
<ol>
<li>
<p>Backends - this is responsible for dispatching functions to the tensor wherever it is allocated at (memory, GPU, etc)</p>
</li>
<li>
<p>Compilers - this allows you to receive a graph (expression tree) which you compile down somewhere</p>
</li>
</ol>
<p>Backends are, in a way, what controls the eager execution mode. Compilers are the lazy mode. The only backend is pure Elixir. So you do have eager mode, but it will be slow. The compilers we have today is the evaluating compiler (so it invokes the backend) and the XLA compiler.</p>
<p>In other words, as soon as we have a fast backend (I have been thinking about libtorch’s Aten bindings), we should have fast eager (backend) and lazy (compile) modes.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="203234" data-batch-url="/posts/batch_likers">
                        8
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/project-nx-predictions-and-potential-use-cases/37437/15">Post #14</a>
	                </div>
	            </div>
              <div id="likers-container-203234" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="203234"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #14"></div>
  </section>
</div>
    <div class="postbit" id="203279" data-post-id="203279">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="vegabook" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/vegabook/120/4363_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  vegabook
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>With apologies for the colon (my target audience tends to be numerical Python), I’m pitching Nx into my financial coding network:</p><aside class="onebox allowlistedgeneric" data-onebox-src="https://www.linkedin.com/posts/thomas-browne-05b4b969_nerd-alert-the-awesome-elixir-programming-activity-6765625930367946752-DiFA">
  <header class="source">
      <img src="https://static.licdn.com/aero-v1/sc/h/al2o9zrvru7aqj8e1x2rzsrca" class="site-icon" alt="" width="64" height="64">

      <a href="https://www.linkedin.com/posts/thomas-browne-05b4b969_nerd-alert-the-awesome-elixir-programming-activity-6765625930367946752-DiFA" target="_blank" rel="noopener nofollow ugc">LinkedIn</a>
  </header>

  <article class="onebox-body">
    <div class="aspect-image" style="--aspect-ratio:690/169;"><img src="https://media.licdn.com/dms/image/v2/C4D22AQFAHYkd87BYog/feedshare-shrink_800/feedshare-shrink_800/0/1613050920644?e=2147483647&amp;v=beta&amp;t=NIeNJDk_V_0pN_UM81at64CaWyMdqZf9IKLw6Jz1j5g" class="thumbnail" alt="" width="690" height="169"></div>

<h3><a href="https://www.linkedin.com/posts/thomas-browne-05b4b969_nerd-alert-the-awesome-elixir-programming-activity-6765625930367946752-DiFA" target="_blank" rel="noopener nofollow ugc">Nerd alert: The awesome Elixir programming language is getting  numerical...</a></h3>

  <p>Nerd alert: The awesome Elixir programming language is getting  numerical computing support. 

Elixir is a robust and brilliant "functional" (as in, advanced) programming language built on the Erlang "BEAM" virtual machine (https://elixir-lang.org/)....</p>


  </article>

  <div class="onebox-metadata">
    
    
  </div>

  <div style="clear: both"></div>
</aside>
 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="203279" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/project-nx-predictions-and-potential-use-cases/37437/16">Post #15</a>
	                </div>
	            </div>
              <div id="likers-container-203279" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="203279"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #15"></div>
  </section>
</div>
    <div class="postbit" id="203292" data-post-id="203292">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="zakimedina" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/zakimedina/120/21668_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  zakimedina
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Thank you for quick response! (Elixir community rocks!) … If anything I am <strong>NOW MORE EXCITED!</strong></p>
<p>My response to <a href="https://pytorch.org/cppdocs/" rel="noopener nofollow ugc">ATen</a> bindings for <strong>libtorch(Pytorch) on Elixir</strong> - <strong>YES PLEASE</strong> with fries! (by fries I mean some kind of <strong>OpenAI Gym integration!</strong></p>
<p>In all honesty, this would be a super big deal. I know there is already a <a href="https://discuss.pytorch.org/t/pytorch-is-officially-binded-with-rust-tch-rs/92709" rel="noopener nofollow ugc">Rust</a> binding with PyTorch, why not Elixir!</p>
<p>I believe catering to both Pytorch and TensorFlow deep learning frameworks will ultimately expand the Elixir community to both Academia, Companies with existing Elixir code and those on the fence about making the jump to Elixir.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="203292" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/project-nx-predictions-and-potential-use-cases/37437/17">Post #16</a>
	                </div>
	            </div>
              <div id="likers-container-203292" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="203292"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #16"></div>
  </section>
</div>
    <div class="postbit" id="203312" data-post-id="203312">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="lucaong" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/lucaong/120/21794_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  lucaong
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Repeating an opinion that I wrote on another topic, I am SUPER excited about Nx. I think that Elixir is a great language to <em>express</em> numeric computation such as linear algebra. The problem used to be that such a great expressivity was not backed by the necessary low-level support to achieve good performance, but Nx promises to fix this.</p>
<p>Machine learning seems to be the most obvious application (not only neural networks, rather a good chunk of the whole field), but linear algebra and multi-dimensional vector computations have much wider applications than that: think signal processing, information theory, graphics, cryptography, graph algorithms, control theory, etc.</p>
<p>I would personally love to implement some ideas for recommender systems that I previously experimented with in other languages. I am also eager to see what the community will come up with <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="203312" data-batch-url="/posts/batch_likers">
                        3
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/project-nx-predictions-and-potential-use-cases/37437/18">Post #17</a>
	                </div>
	            </div>
              <div id="likers-container-203312" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="203312"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #17"></div>
  </section>
</div>
    <div class="postbit" id="204643" data-post-id="204643">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="LukeWood" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/LukeWood/120/17097_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  LukeWood
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Agreed big time.</p>
<p>I’m a huge Elixir advocate &amp; have lots of experience w/ ML.  Despite these facts… I can’t see myself venturing away from the python stack until there is an incredibly compelling case to do so.</p>
<p>The ecosystem built around python for ML is absolutely <strong>massive</strong> and it’ll take awhile for anyone to come close to matching that ecosystem.</p>
<p>I’d like to try NX out for a research project - but I worry about things like distributed training, unexpected bottlenecks, etc.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="204643" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/project-nx-predictions-and-potential-use-cases/37437/19">Post #18</a>
	                </div>
	            </div>
              <div id="likers-container-204643" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="204643"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #18"></div>
  </section>
</div>
    <div class="postbit" id="204650" data-post-id="204650">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="josevalim" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/120/1787_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  josevalim
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Creator of Elixir</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="LukeWood" data-post="19" data-topic="37437">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/lukewood/48/17097_2.png" class="avatar"> LukeWood:</div>
<blockquote>
<p>The ecosystem built around python for ML is absolutely <strong>massive</strong> and it’ll take awhile for anyone to come close to matching that ecosystem.</p>
</blockquote>
</aside>
<p>It is important to set our expectations and goals accordingly. I believe it is completely unrealistic for Nx success to be measured as winning data scientists hearts or by matching Python’s ecosystem.</p>
<p>As I mentioned in the podcast, I would already consider a success if we change the answer to “Can Elixir be used for Machine Learning?” from a clear “No” to a “Maybe”. Maybe you are doing a prototype in Elixir and you can quickly hook an existing model instead of having to learn another language and tooling. Or maybe you are integrating ML models with Nerves to run on the edge. I believe those are attainable and it will already be a big success, simply because it was not possible to do any of this a month ago. Once we get to a “Maybe”, we can start discussing if, when, and how to make that a “Yes”.</p>
<p>As we saw on Elixir’s early days, the best way to adopt the language was to try it on small, well-defined problems, and get a feel for it. I don’t think Nx is going to be any different. Try it on small and reasonably well-defined problems, so you can get an initial look and give us feedback, and decide on how to move forward accordingly. Hopefully this will happen enough times for us to continue improving. <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="204650" data-batch-url="/posts/batch_likers">
                        27
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/project-nx-predictions-and-potential-use-cases/37437/20">Post #19</a>
	                </div>
	            </div>
              <div id="likers-container-204650" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="204650"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #19"></div>
  </section>
</div>
    <div class="postbit" id="204710" data-post-id="204710">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="LukeWood" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/LukeWood/120/17097_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  LukeWood
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Thanks for pointing out that podcast Jose - very enlightening as to the goals of nx.</p>
<p>FWIW I’d classify myself as a “maybe” for the appropriate research project - in particular if I am doing another research project w/ non-deep neural nets I think that would be an excellent starting point.  I have a planned follow up to <a rel="nofollow">spectral-neural-nets</a> - so maybe as a first step I will implement the <a href="https://en.wikipedia.org/wiki/Fast_Fourier_transform" rel="noopener nofollow ugc">FFT</a> in nx and see how it goes.</p>
<p>I’ll be sure to post on the forums w/ some thoughts if I end up doing so.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="204710" data-batch-url="/posts/batch_likers">
                        6
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/project-nx-predictions-and-potential-use-cases/37437/21">Post #20</a>
	                </div>
	            </div>
              <div id="likers-container-204710" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="204710"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #20"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/37437/load_more?page=3">Load more posts (5 remaining)</a>
</div></template></turbo-stream>