Re: [mlpack] Query regarding constrained and unconstrained methods

2018-01-18 Thread Adeel Ahmad
e more reading on C++11 lambda functions and policy based design and get back to you regarding the optimizer design. Thank you, Adeel From: Marcus Edel <marcus.e...@fu-berlin.de> Sent: Thursday, January 18, 2018 6:51 PM To: Adeel Ahmad Cc: mlpack@list

Re: [mlpack] Query regarding constrained and unconstrained methods

2018-01-22 Thread Adeel Ahmad
ecommended initial values from the paper. PS. I forgot to CC my previous email to the mailing list, so I'm sending this again. Sorry about this. Thank you, Adeel From: Marcus Edel <marcus.e...@fu-berlin.de> Sent: Sunday, January 21, 2018 7:53 PM To: Ade

Re: [mlpack] Query regarding constrained and unconstrained methods

2018-01-17 Thread Adeel Ahmad
architecture in more detail on the mailing list? Thank you, Adeel From: Marcus Edel <marcus.e...@fu-berlin.de> Sent: Wednesday, January 17, 2018 5:39 PM To: Adeel Ahmad Cc: mlpack@lists.mlpack.org Subject: Re: [mlpack] Query regarding const

Re: [mlpack] Introduction

2018-02-18 Thread Adeel Ahmad
Hi Durgesh, Welcome to the mlpack community! I would say the first step would be to try and build mlpack from source on your machine. This will be required if you want to make additions to the library. I found this guide helpful: https://github.com/mlpack/mlpack#4-building-mlpack-from-source.

Re: [mlpack] Query regarding constrained and unconstrained methods

2018-01-20 Thread Adeel Ahmad
_ From: Marcus Edel <marcus.e...@fu-berlin.de> Sent: Thursday, January 18, 2018 6:51 PM To: Adeel Ahmad Cc: mlpack@lists.mlpack.org Subject: Re: [mlpack] Query regarding constrained and unconstrained methods Hello Adeel, I have read the research paper you linked. In the paper, two var

Re: [mlpack] Regarding contributing to MLpack

2018-03-02 Thread Adeel Ahmad
Hi Avtansh, Thanks for getting in touch. To get familiar with the mlpack community, please go through the "contributing to mlpack" guide (http://www.mlpack.org/involved.html). This will help you get familiar with the design guidelines. Instructions on how to compile mlpack from source can