Skip to content

Commit

Permalink
Add ludwig
Browse files Browse the repository at this point in the history
  • Loading branch information
jgujerry committed Oct 25, 2024
1 parent a6ef283 commit 3e0194e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1591,6 +1591,27 @@ <h2><a href="https://www.fast.ai/" target="_blank">fast.ai</a></h2>
</div>
</div>

<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
<div class="card">
<a class="text-center p-2" href="https://ludwig.ai/latest/" target="_blank">
<img class="card-img-top" src="static/image/logos/ludwig.jpg" alt="ludwig">
</a>

<div class="card-body">
<figure class="p-3 mb-0">
<blockquote class="blockquote">
<p class="text-muted">
<h5 class="card-title"><a href="https://github.com/ludwig-ai/ludwig" class="text-muted" target="_blank">Ludwig</a></h5>
<small class="text-muted">
Low-code framework for building custom LLMs, neural networks, and other AI
</small>
</p>
</blockquote>
</figure>
</div>
</div>
</div>

</div>
</div>
<!--End of ML, DL, and AI-->
Expand Down
Binary file added static/image/logos/ludwig.jpg
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 3e0194e

Please sign in to comment.