19 lines
448 B
HTML
19 lines
448 B
HTML
|
---
|
||
|
layout: watch
|
||
|
lang: en
|
||
|
title: NOD (Neural Optimal Decisor)
|
||
|
className: gallery-item
|
||
|
ref: nod-gallery
|
||
|
menu-variant: gallery
|
||
|
|
||
|
---
|
||
|
|
||
|
<div class="page-content --wide">
|
||
|
<main>
|
||
|
<h2 class="inline-block">{{ page.title }}</h2>
|
||
|
<div>
|
||
|
<p class="textbox inline-block">Read the full description and learn about the play-along event <a href="/rf2020/events/nod.html">here</a>.</p>
|
||
|
</div>
|
||
|
{% include rf2020/nod.html %}
|
||
|
</main>
|
||
|
</div>
|