[mlpack] Contribute to mlpack

Ryan Curtin ryan at ratml.org
Wed Apr 15 11:03:13 EDT 2015


On Wed, Apr 15, 2015 at 08:58:06AM +0530, Bhushan Sonawane wrote:
> Hello,
> 
> I'm Bhushan. I have good knowledge of Data Structures, Algorithms.
> I'm good at programming in c++.
> I'm currently intern at nvidia writing register allocator.
> 
> I want to contribute to mlpack.
> I have built mlpack.
> I went through wiki and google summer of code idea page.
> can i start with Implement Tree type?
> which tree type can i work on ?

Hi Bhushan,

You are of course welcome to contribute to mlpack.  Lots of words have
been written about the tree types project in the mailing list, including
this recent thread:

https://mailman.cc.gatech.edu/pipermail/mlpack/2015-April/000635.html

You can also search the archives for other threads.

Right now Rohit said that he is working on a quadtree implementation, so
perhaps you could pick another type of tree?  We currently have kd
trees, ball trees, cover trees, R trees, X trees, and R+ trees, but
there are many other types of trees you might implement.  PCA trees
might be interesting.

Let me know if I can clarify anything.

Thanks,

Ryan

-- 
Ryan Curtin    | "Don't fight it son. Confess quickly! If you hold out too
ryan at ratml.org | long you could jeopardize your credit rating."  - Guard


More information about the mlpack mailing list