Skip to content

Commit

Permalink
Merge pull request #157 from HaoZeke/addSeldonCode
Browse files Browse the repository at this point in the history
ENH: Add Seldon-Code to the ideas page
  • Loading branch information
warthog9 authored Feb 6, 2024
2 parents e91e52f + 83d8383 commit 275917b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion ideas.html
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,32 @@ <h2>
</div>
<hr>
</div>


<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 shuffleMe">
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1-2 logo">
<img src="/logos/seldon_logo_256x256.png" />
</div>
<div class="pure-u-1 pure-u-md-1-2">
<h2>
Seldon-code
</h2>
</div>
</div>
<br />Seldon-code is a trio of tools designed to revolutionize opinion dynamics simulations. Our core, a robust C++ engine, Seldon, drives detailed simulations. Robbie, our neural network layer, offers a playground for AI experimentation. Hari-Plotter, the visualization companion, brings data to life.
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="https://github.com/seldon-code">Homepage</a></p>
</div>

<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://github.com/Seldon-code/.github/wiki/GSoC-2024-Ideas" alt="Seldon-code logo">Ideas Page</a></p>
</div>
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://github.com/Seldon-code" alt="Seldon-code">Source Code</a></p>
</div>
</div>
<hr>
</div>

</div>
<!-- End template -->
Expand Down
Binary file added logos/seldon_logo_256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 275917b

Please sign in to comment.