Skip to content

Commit 2a78542

Browse files
authored
Merge pull request #501 from rcurtin/add-mlpack-gsoc-2025
Add mlpack's ideas list
2 parents 3c92f3c + 51d4ee0 commit 2a78542

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

2025/ideas-list.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ page of each organization under the NumFOCUS umbrella at this page.
1111
- [Data Retriever](https://github.com/weecology/retriever/wiki/GSoC-2025-Project-Ideas)
1212
- [DISCOVER Cookbook](https://github.com/numfocus/DISCOVER-Cookbook/discussions/208)
1313
- [igraph](https://github.com/igraph/igraph/wiki/Mentored-Projects)
14+
- [mlpack](https://github.com/mlpack/mlpack/wiki/SummerOfCodeIdeas)
1415
- [NetworkX](https://networkx.org/documentation/latest/developer/projects.html)
1516
- [Open2C](https://github.com/open2c/open2c.github.io/wiki/GSoC-2025)
1617
- [optimagic](https://github.com/optimagic-dev/optimagic/discussions/559)

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,20 @@ In alphabetic order.
364364
</td>
365365
</tr>
366366

367+
<tr>
368+
<td>
369+
<img width="800px" src="img/mlpack.png"/>
370+
</td>
371+
<td>
372+
<h1>mlpack</h1>
373+
<p>
374+
mlpack is an intuitive, fast, and flexible C++ machine learning library with bindings to other languages. It is meant to be a machine learning analog to LAPACK, and aims to implement a wide array of machine learning methods and functions as a "swiss army knife" for machine learning researchers. In addition to its powerful C++ interface, mlpack also provides command-line programs and Python bindings, as well as bindings to other languages.
375+
</p>
376+
<p>
377+
<a href="https://www.mlpack.org/">Website</a> | <a href ="https://github.com/mlpack/mlpack/wiki/SummerOfCodeIdeas">Ideas Page</a> | <a href="https://www.mlpack.org/doc/developer/community.html">Contact (Matrix chat)</a>| <a href="https://github.com/mlpack/mlpack">Source Code</a>
378+
</p>
379+
</td>
380+
</tr>
367381

368382
<tr>
369383
<td>

img/mlpack.png

8.6 KB
Loading

0 commit comments

Comments
 (0)