[mlpack] [GSOC query] Regarding the project "Alternatives to neighborhood-based collaborative filtering"

2018-03-17 Thread yogesh sharma
Hi, My name is Yogesh Sharma. I am a 3rd-year student pursuing a dual degree in Computer science with masters in Robotics from IIIT Hyderabad, India. I have been looking at all the ideas specified in the wiki from past few days. I find implementing "Alternatives to neighborhood-based

[mlpack] MVU Bug Fix GSOC

2018-03-17 Thread LI Xuran
Hello Ryan, I am Daniel Li, a second-year student studying Artificial in the University of Edinburgh. I write fluent c++ code and is interested in taking up the quest to fix bugs regarding MVU and semidefinite programming in mlpack. I've read about scalable semidefinite manifold learning and

[mlpack] GSOC

2018-03-17 Thread Sanit Gupta
Hi I have an intermediate knowledge of C++ and Python. Also I have worked with OpenMP and MPI (parallel computing libraries in C++). I also have some experience with machine learning. I am particularly fascinated by reinforcement learning and have been learning it through Sutton and Barto. Would

Re: [mlpack] GSoC 2018: Particle Swarm Optimization

2018-03-17 Thread Chintan Soni
Hello Marcus, Just submitted an initial PR about half an hour ago. There were some minor styling errors which were fixed quite easily, but while looking for the index of the best particle using arma::index_min(), the code works correctly on my machine, but the Jenkins build fails. The error