Re: [mlpack] GS0C 2020

2020-03-12 Thread Gopi Manohar Tatiraju
Hey Marcus, Sorry for late reply, I was busy with my exams but they are over now and I can give my complete attention here. I want to implement Image Segmentation Models for sure. I want to go with two models: 1. SegNet 2. SqueezeNet - Main attraction of SegNet is it's Encoder-Decoder

[mlpack] GSoC 2020: Visualization Tool

2020-03-12 Thread Gopi Manohar Tatiraju
Hey, Regarding Visualization Tool, I think we may need to use one or more different libraries to build it, so a discussion regarding the dependencies is needed to proceed further. I took the example of Digit Recogniser and started working on

Re: [mlpack] Regarding GSOC Proposal for ANN Algorithms Implemented in mlpack

2020-03-12 Thread Kartik Dutt
Hello Marcus, Thank you for your encouraging response, I think testing, proper documentation and a tutorial will be very important. I think testing for all layers and metrics that I add in mlpack, shouldn't be very hard. Hopefully by then models repo would have been re-structured to support

Re: [mlpack] GSoC 2020: Visualization Tool

2020-03-12 Thread Rahul Prabhu
Hey Gopi, Thanks for the interest in this project. I was wondering, to visualize the neural network, could we not just parse the serialized model returned by data::Save()? On Thu, Mar 12, 2020 at 11:59 PM Gopi Manohar Tatiraju < deathcod...@gmail.com> wrote: > Hey, > > Regarding Visualization

Re: [mlpack] GSoC 2020: Visualization Tool

2020-03-12 Thread Gopi Manohar Tatiraju
Hey Rahul, If you don't mind me asking, are you mentoring this project? Coz it was not listed on the idea page and there are many things which I would I like to discuss about this project from a mentor's perspective. About serialized model, I need to go through the saved .h5 file to see how

Re: [mlpack] Regarding GSOC Project for Idea: ANN Algorithms Implemented in mlpack

2020-03-12 Thread Marcus Edel
Hello Prince, thanks for reaching out, and thanks for all the contributions over the last weeks. Personally, I would focus on one project, you can always implement another method if there is time left at the end, but since the models behind both ideas a somewhat different it makes sense to focus

Re: [mlpack] Structuring mlpack RL

2020-03-12 Thread Ryan Curtin
On Fri, Feb 28, 2020 at 04:40:30PM +, Adithya Praveen wrote: > Hey there! Adi here. > From what I understand, right now DQN's and other methods in mlpack > are implemented in only the test file for "q_learning", and are > limited to the environments implemented in mlpack. If I'm not >

Re: [mlpack] GSoC - mlpack on RPi and other resource-constrained devices

2020-03-12 Thread Ryan Curtin
On Tue, Mar 10, 2020 at 03:06:03PM -0300, Emanuel Lima wrote: > Hello! My name is Emanuel Lima and I am an undergraduate student from the > University of São Paulo (USP), in Brazil. I am very interested in the GSoC > project "mlpack on RPi and other resource-constrained devices". Apart from >