On Tue, Mar 21, 2017 at 12:54:35PM +0530, Saurabh Gupta wrote: > Hi, > > I have worked with docker at a product based MNC as an engineering intern. > I dockerized their products. My responsibilities also included setting up > docker registry, making different images of different builds. I'm a final > year student and interested in participating in GSOC 2017 working on this > project. Want to discuss about how to proceed.
Hi Saurabh, A good place to start with mlpack and GSoC would be the following two pages: http://www.mlpack.org/involved.html http://www.mlpack.org/gsoc.html The Docker testing project would involve the (automatic) creation of Docker containers for testing mlpack with different versions of its dependencies: compiler/Boost/Armadillo/architecture (not sure if we can do that last part in Docker, but it's at least something to think about). Take a look at the current Jenkins setup we have to get an idea of what the needs are: http://masterblaster.mlpack.org/ The interesting job is probably the "matrix build", which builds mlpack in a variety of configurations. Let me know if I can clarify anything further. Thanks, Ryan -- Ryan Curtin | "We need some time for some things to happen!" [email protected] | - Bells _______________________________________________ mlpack mailing list [email protected] http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack
