[mlpack] Decommissioning this list

2024-02-28 Thread Ryan Curtin
use the term "sunsetting"? Is that what we're supposed to do in the 2020s? -- Ryan Curtin| "In honor of the last American hero, to whom speed r...@ratml.org | means freedom of the soul." - Super Soul ___ mlpack mailing list --

[mlpack] Re: Iterative / online GMM clustering

2023-12-05 Thread Ryan Curtin
cleaned up into production code too. Thanks, Ryan -- Ryan Curtin| "Don't fight it son. Confess quickly! If you hold out too r...@ratml.org | long you could jeopardize your credit rating." - Guard ___ mlpack mailing list -- mlpack@lis

[mlpack] Re: VCPKG Out of Date

2022-11-03 Thread Ryan Curtin
>  > >Rgds, > >David > >  > >  > ___ > mlpack mailing list -- mlpack@lists.mlpack.org > To unsubscribe send an email to mlpack-le...@lists.mlpack.org > %(web_page_url)slistinfo%(cgiext)s/%(_interna

[mlpack] mlpack 4.0.0 released!

2022-10-24 Thread Ryan Curtin
: #mlpack:matrix.org. (See https://www.mlpack.org/community.html.) Have a great rest of your day! I know that mine is off to a great start with this announcement. :) Ryan -- Ryan Curtin| "It's... complicated." r...@ratml.org | - H

Re: [mlpack] GSoC proposal improvements and tips

2022-05-29 Thread Ryan Curtin
Suvarsha, I'll respond off-list in a moment. Ryan -- Ryan Curtin| "Get out of the way!" r...@ratml.org | - Train Engineer Assistant ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Re: [mlpack] r^2 for linear regression

2022-05-05 Thread Ryan Curtin
! It was a tiny error in the binding. The warning was incorrect. A PR with the fix is open now: https://github.com/mlpack/mlpack/pull/3204 Anyway, hopefully the responses are helpful; let me know if there's anything I can clarify. Thanks! Rya

Re: [mlpack] GSoC'22 Project Proposal: Enhance CMA-ES

2022-04-19 Thread Ryan Curtin
this thread, I’m looking for your > comments on my current directions and how original CMA-ES is implemented. > ___ > mlpack mailing list > mlpack@lists.mlpack.org > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack -- Ryan Curtin| "Oh boy, am I happy! I'm surrounded by b

Re: [mlpack] GSoC'22 Project Proposal: Better Stack Layering & Ready-to-Use Model

2022-04-15 Thread Ryan Curtin
om/document/d/1feWrxU-p9x6LvEcyeeWwGIhKsNJHaa9CperSurfAH4Y/edit?usp=sharing > (Ready > to use Models) I took a look through the first one---hopefully my comments are helpful! Let me know if I can clarify any of them. -- Ryan Curtin| "Get out of the way!" r...@rat

Re: [mlpack] GSoC Idea - New methods (LDA, QDA, and KDA)

2022-04-13 Thread Ryan Curtin
ly with empty input, or that it returns data of the desired dimensionality. That class of test (where you think as deviously as possible about how you might break the interface) is different than the algorithmic tests you suggested, but it is equally important. I promise that users ar

Re: [mlpack] GSoC'22 Project Proposal: Better Stack Layering & Ready-to-Use Model

2022-04-13 Thread Ryan Curtin
Ahh, ok, thanks for the clarification! Sorry that I misunderstood. > And thanks for the suggestion. I will send out a google doc containing both > proposals. Sounds good. -- Ryan Curtin| "I am the luckiest man alive!" r...

Re: [mlpack] GSoC ’22 Idea Discussion: Add CUDA Support For mlpack

2022-04-12 Thread Ryan Curtin
we have 'enough' functionality implemented (where 'enough' is defined as the set of functions we need to, e.g., implement some simple neural networks in mlpack using coot::mat as the matrix type). -- Ryan Curtin| "Like, with jetpacks?" r

Re: [mlpack] GSoC'22 Project Proposal: Better Stack Layering & Ready-to-Use Model

2022-04-12 Thread Ryan Curtin
k at, e.g., the implementations of the memory handling functions in MultiLayer (in #2777); there is one function to allocate memory for each of the forward/backward/gradient passes. Maybe you have already seen that, but in any case, the complexity of that will be a lot more for the DAG case. :) I

Re: [mlpack] Want to contribute to GSoC

2022-04-10 Thread Ryan Curtin
w too > much about it. please give some guidance. Hey there, Maybe these pages would be helpful? https://www.mlpack.org/community.html https://www.mlpack.org/gsoc.html Thanks! Ryan -- Ryan Curtin| "Exterminate all rational thought." r...

Re: [mlpack] XgBoost Implementation in mlpack

2022-03-25 Thread Ryan Curtin
k > (XgBoost Implementation in mlpack ). Could you please allow me to > contribute to this idea?* > > > *Thanks and Regards* > > *Niket Kumar Dheeryan* > ___ > mlpack mailing list > mlpack@lists.mlpack.org > http://knife.l

Re: [mlpack] GSoC Proposal Discussion: DAG class & InceptionV3 model

2022-03-23 Thread Ryan Curtin
; deliverables sufficient for a large sized project? Looking forward to > > hearing back from the community :) > > > > > > Best > > Anwaar Khalid > > Github Username: hello-fri-end > > ___ > > mlpack mailin

Re: [mlpack] mlpack accepted to Google Summer of Code 2022!

2022-03-13 Thread Ryan Curtin
; mlpack@lists.mlpack.org > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack > -- Ryan Curtin| "I can't believe you like money too. We should r...@ratml.org | hang out." - Frito ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

[mlpack] GSoC 2021 is over and was a success!

2021-08-31 Thread Ryan Curtin
will finally be in a stable release. Thanks, Ryan -- Ryan Curtin| "I am." r...@ratml.org | - Joe ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Re: [mlpack] Revamp mlpack bindings GSoC Report

2021-08-26 Thread Ryan Curtin
quot; section makes my mouth water a little bit (or, maybe I am just hungry, not sure). :) -- Ryan Curtin| "I don't really want to do that." r...@ratml.org | - Manny Calavera ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Re: [mlpack] Rocket injector demo

2021-07-27 Thread Ryan Curtin
; problem" section? The notebook is in alpha stage, I'll be making a > >>> > series of PR to improve it, you could directly review it on the pull > >>> > request :) > >>> > > >>> > Thanks for the link for combustion instability, I wil

Re: [mlpack] Remove me from the mailing list

2021-07-16 Thread Ryan Curtin
mlpack@lists.mlpack.org > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack -- Ryan Curtin| "Like, with jetpacks?" r...@ratml.org | - Scott ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Re: [mlpack] Rocket injector demo

2021-07-13 Thread Ryan Curtin
hed notebook. :) -- Ryan Curtin| "Closets bring order to a chaotic world!" r...@ratml.org | - Jay ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

[mlpack] GSoC blogs

2021-07-06 Thread Ryan Curtin
s-17.medium.com/ - Abhinav ("Improvisation and Implementation of ANN Modules") also posts updates to the mailing list (e.g. http://knife.lugatgt.org/pipermail/mlpack/2021-June/004589.html ). Anyway, hope the links are useful! And if I got anyone's links incorrect, please feel fr

Re: [mlpack] Update on Gsoc after two weeks.

2021-06-25 Thread Ryan Curtin
the world. As I am well > ahead in my project, now I will be mostly contributing over the weekends. > The next part of the project will be to implement *bicubic interpolation* and > to debug the *bilinear interpolation *to find what is causing the error in > the GANS testcase. > Also I wil

Re: [mlpack] GSoC Blog

2021-06-23 Thread Ryan Curtin
Regards. > Roshan > ___ > mlpack mailing list > mlpack@lists.mlpack.org > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack -- Ryan Curtin| "Great party, isn't it?" r...@ratml.org | - Delbert Grady ___

Re: [mlpack] Blog for my 1.5 weeks

2021-06-21 Thread Ryan Curtin
Ryan's > mail. > ___ > mlpack mailing list > mlpack@lists.mlpack.org > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack -- Ryan Curtin| "Open the pig!" r...@ratml.org | - Frank Moses

[mlpack] mlpack's 2021 GSoC projects

2021-05-28 Thread Ryan Curtin
. :) -- "Revamp mlpack bindings", by Nippun Sharma mentored by Ryan Curtin, James Balamuta, and Yashwant Singh Now that mlpack not only provides a command-line interface but also an interface in Python, Julia, Go, and R, it has become a necessity to remove the single function interface tha

Re: [mlpack] Progress Diary and Mentors

2021-05-20 Thread Ryan Curtin
ing a similar thing... sometimes I get lost down rabbit holes while debugging, and I think having some notes to keep one's eyes on the larger picture could be really helpful. :) -- Ryan Curtin| "You're lucky." r...@ratml.org | - Giles ___

Re: [mlpack] Progress Diary and Mentors

2021-05-19 Thread Ryan Curtin
We'll talk about this more during the GSoC intro meeting, so I only wrote a little bit there, but that's basically all there is to status updates, nothing too formal or anything like that.) Ryan -- Ryan Curtin| "That rug really tied the room to

Re: [mlpack] How to reach out for community bonding GSoC'21?

2021-05-18 Thread Ryan Curtin
On Tue, May 18, 2021 at 04:37:11PM +0530, RISHABH GARG wrote: > Greetings everyone, > > First, I would like to thank my mentors Ryan Curtin and gman for providing > me with an amazing opportunity to work alongside them. > > I would like to know what is your preferred medium

[mlpack] mlpack has accepted 8 projects for GSoC 2021!

2021-05-17 Thread Ryan Curtin
student, and I don't have that yet. :) Have a great rest of your day! Ryan -- Ryan Curtin| "Good Lord - I've heard about this - cat juggling! r...@ratml.org | Stop! Stop! Stop it!" - Navin R. Johnson ___ mlpack mailing list mlpack@lists.

Re: [mlpack] Issue with debugging

2021-04-23 Thread Ryan Curtin
ou might be able to fix this by recompiling mlpack with debugging symbols. But, I don't know exactly how to do this with Visual Studio. -- Ryan Curtin| "Excuse me. I don't mean to impose, but I am the r...@ratml.org | Ocean." - Bobby ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Re: [mlpack] GSOC WITHDRAWAL

2021-04-13 Thread Ryan Curtin
time left to make it > stronger. > I hope to contribute to mlpack in near future. > Best, > Oleksandr -- Ryan Curtin| "Wha' happened?" r...@ratml.org | - Mike LaFontaine ___ mlpack mailing list mlpack@lists.mlpack.org http://kn

Re: [mlpack] CMA-ES and LMCMA, GSOC and Gym

2021-04-08 Thread Ryan Curtin
adline is still several days away. :) Thanks for pointing this potential issue out! Ryan -- Ryan Curtin| "Bye-bye, goofy woman. I enjoyed repeatedly r...@ratml.org | throwing you to the ground." - Ben Jabituya ___ mlpack mailing list m

Re: [mlpack] Conjugate Gradient and GSoC Proposal Feedback

2021-04-06 Thread Ryan Curtin
may be able to rely on Armadillo support instead (which may or may not use the conjugate gradient method under the hood---I'm not sure). If you like, I'd be happy to try and take a look at your proposal in the next day or two and leave some comments. Thanks! Ryan -- Ryan Curtin| "So, it's

Re: [mlpack] Proposing a possible project for GSOC 2021

2021-04-02 Thread Ryan Curtin
so we can't merge any changes until the tests are updated. Perhaps a better way to do it is to adapt a few methods at a time, including the tests? That way, the worst-case situation is that there are still some methods at the end of the summer that haven't been adapte

Re: [mlpack] Issue using FastCSV

2021-04-02 Thread Ryan Curtin
rameter. In my view, if there is no workaround that rules this out---we can have arbitrarily-sized CSVs (even thousands of columns!) and we don't want to force the compiler to instantiate `CSVReader<>` for every single number of columns we might encounter... Hope that helps! Ryan -- Ryan Curtin|

Re: [mlpack] Pleas unsubscribe me from your mailing list.

2021-03-29 Thread Ryan Curtin
On Tue, Mar 30, 2021 at 01:52:51AM +0530, lalit garg wrote: > Pleas unsubscribe me from your mailing list. Hi Lalit, You can do this yourself if you follow the link at the bottom of every email: http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack Thanks, Ryan -- Ryan Curtin|

Re: [mlpack] GSoC-2021

2021-03-29 Thread Ryan Curtin
ady put down the time to consider all those details. Hope this is helpful. :) Thanks, Ryan -- Ryan Curtin| "Kill them, Machine... kill them all." r...@ratml.org | - Dino Velvet ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugat

Re: [mlpack] GSOC

2021-03-29 Thread Ryan Curtin
and there are so many variants out there, > that extensibility is perhaps a good approach. Definitely extensibility is good! We should make it easy to implement other variants later, in my opinion. Hopefully these comments are helpful! -- Ryan Curtin| "Great party, isn't it?&

Re: [mlpack] Improve mlpack's tree ensemble support - GSoC 2021

2021-03-29 Thread Ryan Curtin
r to create the Armadillo matrix that is wrapped around the mmap()-ed file. Now, ta-da, you have an out-of-core matrix. :) (But some restrictions are that you can't resize it, and operations on that matrix that result in a new matrix will not be mmap()-ed.) Anyway, hope that is helpful! Thanks

Re: [mlpack] Improve mlpack's tree ensemble support - GSoC 2021

2021-03-28 Thread Ryan Curtin
y is XGBoost. Anyway, just a thought---hope it's helpful. Thanks, Ryan -- Ryan Curtin| "Avoid the planet Earth at all costs." r...@ratml.org | - The President ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Re: [mlpack] Proposing a possible project for GSOC 2021

2021-03-22 Thread Ryan Curtin
probably require some deep thought as part of a proposal. The questions aren't even comprehensive---as you work on your proposal, be sure to spend time understanding the existing code and system so that you can have an idea of whether what you're proposing i

Re: [mlpack] GSoC-2021

2021-03-22 Thread Ryan Curtin
; > > > > > > > > > > On 03/13, Gopi Manohar Tatiraju wrote: > > > > > > > Hey Ryan, > > > > > > > > > > > > > > Thanks for the feedback. > > > > > > > I agree that this can be a ver

Re: [mlpack] mlpack unsubscribe

2021-03-16 Thread Ryan Curtin
t; Can someone please unsubscribe me from this email distribution list? > > Thanks, > Subham Kumar > ___ > mlpack mailing list > mlpack@lists.mlpack.org > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack -- Ryan Curtin

Re: [mlpack] Proposing a possible project for GSOC 2021

2021-03-14 Thread Ryan Curtin
g to. We would need to make sure that the 'new' interface makes sense from the command-line, Python, Julia, R, Go... basically every language we support. :) There are lots of possible ways to solve this problem, so please feel free to get creative and come up with diff

Re: [mlpack] A potential project idea for GSOC 2021

2021-03-14 Thread Ryan Curtin
s use Armadillo, which only supports in-memory computation, but the algorithms themselves are implemented in a generic way, so with a little bit of work and hacking it is possible to use external memory for mlpack computations (but I think nobody is really doing this). -- Ryan Curtin| "Hey, t

Re: [mlpack] A potential project idea for GSOC 2021

2021-03-13 Thread Ryan Curtin
> anyone like to mentor this project. > > > > The valuable feedback of anyone from the mlpack community will be > > immensely helpful. > > > > Thanks and regards, > > Rishabh Garg > > ___ > > mlpack mailing list > &g

Re: [mlpack] GSOC 2021 project ideas

2021-03-13 Thread Ryan Curtin
t;Anmolpreet Singh > >  > _______ > mlpack mailing list > mlpack@lists.mlpack.org > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack -- Ryan Curtin| "We need some time for some things to happen!" r...@ratml.org | - Bells ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Re: [mlpack] GSoC-2021

2021-03-12 Thread Ryan Curtin
GSoC is a shorter period of work this year, spending lots of time implementing custom converters and things like this is probably too much work---we should see how much we can wrap existing work and the GSoC project should probably focus on making sure that the interfaces all work right. I h

Re: [mlpack] Memory usage during build

2020-12-13 Thread Ryan Curtin
ut how we can reduce the memory footprint. We've been pushing towards removing Boost as a dependency, and I think that this will be very helpful. Hope this helps! Thanks, Ryan -- Ryan Curtin| "What? Facts?" r...@ratml.org | - Joe Cairo _

Re: [mlpack] Tutorial for HyperParameterTuning for FFNs (Ambica Prasad)

2020-11-13 Thread Ryan Curtin
en_layers) > { > // Based on the vector, I will create the hidden_layers and start the > training > > } > ... > }; > > Hope this works. > > Thanks, > Ambica > -Original Message- > From: Ryan Curtin > Sent: 13 November 2020 0

Re: [mlpack] Tutorial for HyperParameterTuning for FFNs (Ambica Prasad)

2020-11-12 Thread Ryan Curtin
t; >> > > > > ___ > > mlpack mailing list > > mlpack@lists.mlpack.org > > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack > > IMPORTANT NOTICE: The contents of this email and any attachments are > > confidential and may also be privileged. If you are not the intended > > recipient, please notify the sender immediately and do not disclose the > > contents to any other person, use it for any purpose, or store or copy the > > information in any medium. Thank you. > > > > IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > contents to any other person, use it for any purpose, or store or copy the > information in any medium. Thank you. > ___ > mlpack mailing list > mlpack@lists.mlpack.org > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack > -- Ryan Curtin| "Happy premise #2: There is no giant foot trying r...@ratml.org | to squash me." - Kit Ramsey ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

[mlpack] mlpack 3.4.2 released

2020-10-28 Thread Ryan Curtin
. Have a great day! Thanks, Ryan -- Ryan Curtin| "That rug really tied the room together." r...@ratml.org | - The Dude ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Re: [mlpack] mlpack meet-up/meeting time survey

2020-10-26 Thread Ryan Curtin
le/eWrgUBtcKLkMtyzh6 > > > > Thanks, > > Marcus > > ___ > mlpack mailing list > mlpack@lists.mlpack.org > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack > -- Ryan Curtin| "But feel, to

[mlpack] Google Summer of Code 2020 was a big success!

2020-09-09 Thread Ryan Curtin
or something else, we can find a way to share it! :) Have a great one! Ryan -- Ryan Curtin| "Avoid the planet Earth at all costs." r...@ratml.org | - The President ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-b

[mlpack] mlpack 3.4.1 released

2020-09-07 Thread Ryan Curtin
or on Github: https://github.com/mlpack/mlpack/. Have a great Monday! -- Ryan Curtin| "Then they attacked a town. A small town, but a town r...@ratml.org | nonetheless. A town of people. People who died." ___ mlpack mailing l

[mlpack] mlpack 3.4.0 released

2020-09-01 Thread Ryan Curtin
://www.mlpack.org/community.html for more information. Thank you so much to everyone who has contributed for this release (and past releases)! I'm really excited to see what we make as time goes on. Have a great one! Ryan -- Ryan Curtin| "I'm just going to shoot you once!" r...

Re: [mlpack] Participation in MLH fellowship program

2020-08-26 Thread Ryan Curtin
> > Jeffin sam > ur16cs203 > jeffinsam.me <http://www.jeffinsam.me> > ___ > mlpack mailing list > mlpack@lists.mlpack.org > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack -- Ryan Curtin| "Kill them, Machine... kill them all." r...@ratml.org | - Dino Velvet ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

[mlpack] "The future of mlpack", round two!

2020-07-19 Thread Ryan Curtin
iscussion: https://github.com/mlpack/mlpack/issues/2524 (If you post a response to the list, I'll probably copy-paste it to there, so we can keep discussion in one place. :)) -- Ryan Curtin| "Bye-bye, goofy woman. I enjoyed repeatedly r...@ratml.org | throwing

Re: [mlpack] GSOC'20 - Improvisation and Implementation of ANN Modules - weekly updates

2020-07-01 Thread Ryan Curtin
e batch norm and instance norm comparisons are really interesting. Hope your exams went well! :) Ryan -- Ryan Curtin| "I can't believe you like money too. We should r...@ratml.org | hang out." - Frito ___ mlpack mailing list mlpack@lists

[mlpack] mlpack 3.3.2 released

2020-06-18 Thread Ryan Curtin
261). Thank you to everyone who contributed to mlpack to make this release a reality! I'm looking forward to seeing more get added to the library. Please feel free to report any bugs on Github, or IRC, or however. Thanks! Ryan -- Ryan Curtin| "Pork chop sandwiches!" r

Re: [mlpack] Regular mlpack video chats (in 2020)

2020-06-17 Thread Ryan Curtin
Curtin wrote: > Hey everyone, > > It's the third Thursday of May, so let's have a video meeting at 1800 > UTC as usual. See you in a handful of hours! > > https://zoom.us/j/3820896170 > > Thanks, > > Ryan > > On Thu, May 07, 2020 at 01:57:35PM -0400,

[mlpack] mlpack GSoC blogs

2020-06-09 Thread Ryan Curtin
://www.mlpack.org/gsocblog/ There are some good music and video recommendations in the various blog posts that I have definitely enjoyed. And also all the details of the cool work that is going on too, of course! :) -- Ryan Curtin| "Not like this... not like this." r...@ratml.org |

Re: [mlpack] GSOC'20 - Improvisation and Implementation of ANN Modules

2020-06-07 Thread Ryan Curtin
thanks for sharing the link! I enjoyed reading the posts, and I agree that watching the rocket launch live is completely breathtaking. :) -- Ryan Curtin| "Long live the new flesh." r...@ratml.org | - Max ___ mlpack mailing list

Re: [mlpack] Regular mlpack video chats (in 2020)

2020-05-21 Thread Ryan Curtin
Hey everyone, It's the third Thursday of May, so let's have a video meeting at 1800 UTC as usual. See you in a handful of hours! https://zoom.us/j/3820896170 Thanks, Ryan On Thu, May 07, 2020 at 01:57:35PM -0400, Ryan Curtin wrote: > Hey everyone, > > Sorry, I forgot about th

Re: [mlpack] mlpack - GSoC Introductions

2020-05-21 Thread Ryan Curtin
00 proposals we received down to just 8 was a > very difficult task. Congratulations to everyone! I'm really looking forward to the summer. -- Ryan Curtin| "Exterminate all rational thought." r...@ratml.org | - Bill Lee ___ mlpack mailing

Re: [mlpack] Regular mlpack video chats (in 2020)

2020-05-07 Thread Ryan Curtin
meeting, but it's easy---it's just the name of the library. Ryan On Wed, Apr 15, 2020 at 04:46:00PM -0400, Ryan Curtin wrote: > Hey there everyone, > > Just another reminder, tomorrow's the third Thursday of the month, so > let's have another video chat, tomorrow at 1800 UTC. > >

Re: [mlpack] (no subject)

2020-05-06 Thread Ryan Curtin
successful one in the future. > Thanks in advance. Hi Alina, I'll respond off-list in just a few minutes. Thanks! Ryan -- Ryan Curtin| "They arrive." r...@ratml.org | - Col. Weber ___ mlpack mailing list mlpack@lists.mlpack.org http

Re: [mlpack] Rejected Project Proposal for Multi Agent Reinforcement Learning.

2020-05-05 Thread Ryan Curtin
ond off-list in just a minute or two. Thanks! Ryan -- Ryan Curtin| "The enemy cannot press a button... if you have r...@ratml.org | disabled his hand." - Sgt. Zim ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cg

Re: [mlpack] Projects accepted for GSoC 2020

2020-05-04 Thread Ryan Curtin
contributions and effort in putting together the proposals. On Mon, May 04, 2020 at 04:52:39PM -0400, Ryan Curtin wrote: > Hello everyone, > > Today the accepted projects for mlpack were announced. This year, we > received 8 slots out of our requested 10, so we unfortunately had to >

Re: [mlpack] Looking for a feedback of submited proposal

2020-05-04 Thread Ryan Curtin
Joel, I'll respond off-list in just a minute. Thanks, Ryan -- Ryan Curtin| "Oh boy, am I happy! I'm surrounded by bugs!" r...@ratml.org | - Agitha ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

[mlpack] Projects accepted for GSoC 2020

2020-05-04 Thread Ryan Curtin
don't hesitate to ask your mentor or anyone. Have a great day! (may the fourth be with you! :)) Thanks, Ryan -- Ryan Curtin| "And they say there is no fate, but there is: it's r...@ratml.org | what you create." - Minister ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

[mlpack] mlpack 3.3.1 released

2020-04-30 Thread Ryan Curtin
! Thanks, Ryan -- Ryan Curtin| "I'm going to be on television!" r...@ratml.org | - Sara Goldfarb ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Re: [mlpack] call for papers - International Journal on Natural Language Computing (IJNLC)

2020-04-28 Thread Ryan Curtin
l > [2] http://coneco2009.com/submissions/imagination/home.html > [3] https://scholar.google.com/citations?user=A5tqIdoJhl=en > ___ > mlpack mailing list > mlpack@lists.mlpack.org > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/ml

Re: [mlpack] C binding

2020-04-15 Thread Ryan Curtin
d use case, maybe I can help a bit more. :) Thanks! Ryan -- Ryan Curtin| "Great party, isn't it?" r...@ratml.org | - Delbert Grady ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Re: [mlpack] Regular mlpack video chats (in 2020)

2020-04-15 Thread Ryan Curtin
-0400, Ryan Curtin wrote: > Hey there, > > Just a reminder, today's the first Thursday of the month, so let's have > another video call at 1800 UTC. (That's only 75 minutes from now, sorry > for the short notice.) > > https://zoom.us/j/3820896170 > > Thanks, > > R

Re: [mlpack] mlpack 3.3.0 released

2020-04-07 Thread Ryan Curtin
On Tue, Apr 07, 2020 at 10:11:22AM -0400, Ryan Curtin wrote: > Hello everyone, > > Today I tagged and released mlpack 3.3.0. It has a *lot* of new > features that I'm excited about. In fact the HISTORY.md entries are so > long that I feel the need to actually organize th

[mlpack] mlpack 3.3.0 released

2020-04-07 Thread Ryan Curtin
", the last one was "The Poster Session Is Full"... should we do the same for future mlpack releases? The names are totally arbitrary, of course. -- Ryan Curtin| "...I still don't know what it means." r...@ratml.org | - Rigby Reardon __

Re: [mlpack] Regular mlpack video chats (in 2020)

2020-04-02 Thread Ryan Curtin
Hey there, Just a reminder, today's the first Thursday of the month, so let's have another video call at 1800 UTC. (That's only 75 minutes from now, sorry for the short notice.) https://zoom.us/j/3820896170 Thanks, Ryan On Wed, Mar 18, 2020 at 09:28:54PM -0400, Ryan Curtin wrote: >

Re: [mlpack] request for feedback on submitted draft proposal

2020-03-31 Thread Ryan Curtin
ft before then. Potential mentors may get in touch after the deadline though to ask any clarifying questions. Thanks for the submission! Ryan -- Ryan Curtin| "None of your mailman friends can hear you." r...@ratml.org | - Alpha ___ mlpa

Re: [mlpack] Draft proposal on Enhancing CMA-ES

2020-03-30 Thread Ryan Curtin
ent the SVM objective function in ensmallen_bits/problems/ for testing? We did the same thing for the logistic regression objective function to avoid the circular dependency. Hope this helps. Thanks! Ryan -- Ryan Curtin| "Are those... live rounds?" r...@ratml.org | "

Re: [mlpack] (no subject)

2020-03-28 Thread Ryan Curtin
ill update you soon within the next 2 days. > > > > ---- > > Please be safe! > > Looking forward to a wonderful experience with MLPACK. :) > > > > > > > > *Aman Pandeyamanpandey.codes <http://amanpandey.codes>* > > > > On Mon, Mar

Re: [mlpack] Regular mlpack video chats (in 2020)

2020-03-18 Thread Ryan Curtin
:49:22AM -0500, Ryan Curtin wrote: > Hey everyone, > > Let's have another video meetup. :) > > What we've found over the past couple of weeks is that Wednesday at 2200 > UTC isn't actually a great time for people. So let's make these every > two weeks, at 1800 UTC on Thursda

Re: [mlpack] GSOC proposal for Profiling for parallelism.

2020-03-16 Thread Ryan Curtin
I hope the comments I've added here help. It might be reasonable to consider different algorithms in some cases, perhaps. Thanks! Ryan -- Ryan Curtin| "No... not without incident." r...@ratml.org | - John Preston ___ mlpack mailing list mlp

Re: [mlpack] (no subject)

2020-03-16 Thread Ryan Curtin
e bottlenecks that can be solved with parallelism, and algorithms heavy on linear algebra may already be effectively parallelized via the use of OpenBLAS at a lower level.) Thanks, Ryan -- Ryan Curtin| "I was misinformed." r...@ratml.org | - Rick Blaine _

Re: [mlpack] GSoC Proposal: Graph Convolutional Networks (GCN)

2020-03-16 Thread Ryan Curtin
s, I think Armadillo supports loading coordinate list CSV files, so probably a good bit of the support is already there. Hope the input helps. Thanks! Ryan -- Ryan Curtin| "It's too bad she won't live! But then again, who r...@ratml.org | does?" - Gaff

Re: [mlpack] Introduction and Help

2020-03-16 Thread Ryan Curtin
e provide me some more details about projects and procedures ? Hi Ajay, Thanks for getting in touch. Have you taken a look at the following two pages? https://mlpack.org/community.html https://mlpack.org/gsoc.html I think you might find those to be helpful resources. Thanks! Ryan --

Re: [mlpack] Structuring mlpack RL

2020-03-12 Thread Ryan Curtin
kind of demonstration/example of how mlpack's reinforcement learning code could actually be used for real-world tasks. Perhaps that might be worth thinking about also? I'm not sure if there are already any efforts for that underway. Thanks! Ryan -- Ryan Curtin| "Are those... live rounds

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

2020-03-12 Thread Ryan Curtin
to get familiar with it), take a look at https://mlpack.org/involved.html and https://mlpack.org/gsoc.html . Thanks! Ryan -- Ryan Curtin| "Long live the new flesh." r...@ratml.org | - Max ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Re: [mlpack] Interested to volunteer as mentor

2020-03-09 Thread Ryan Curtin
means we did a good job. :) Realistically I guess we will have no idea of the interest until the applications come in. -- Ryan Curtin| "A present for my friends... at Thanksgiving." r...@ratml.org | - Bruce ___ mlpack mailing list mlpack

Re: [mlpack] Interested to volunteer as mentor

2020-03-09 Thread Ryan Curtin
helpful---please do feel free to start poking around on Github, helping review PRs, contribute, etc., whatever you like. Thanks! Ryan -- Ryan Curtin| "I like fish sticks." r...@ratml.org | - Benny ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Re: [mlpack] GSoC 2020 inquiries

2020-03-09 Thread Ryan Curtin
also find these pages interesting if you haven't already seen them: https://www.mlpack.org/gsoc.html https://www.mlpack.org/community.html Thanks! Ryan -- Ryan Curtin| "...I still don't know what it means." r...@ratml.org | - Rigby Reardon ___

Re: [mlpack] Gsoc 2020

2020-03-09 Thread Ryan Curtin
rs while reading some archived mails , I > found a Thesis by Ryan Curtin on following link: > http://www.ratml.org/pub/pdf/2015improving.pdf > I want to clarify that does method described in thesis is used by all tree > implementation in mlpack ? Yes, I wrote the thesis in tande

Re: [mlpack] Regular mlpack video chats (in 2020)

2020-03-05 Thread Ryan Curtin
won't be able to make it. That's no problem though---the Zoom room should work even if I'm not there. :) On Wed, Mar 04, 2020 at 07:49:22AM -0500, Ryan Curtin wrote: > Hey everyone, > > Let's have another video meetup. :) > > What we've found over the past couple of weeks is that We

Re: [mlpack] Regular mlpack video chats (in 2020)

2020-03-04 Thread Ryan Curtin
wrote: > Hey, > > Whats the purpose of video chat? Is it casual or like some seminar? > > Gopi M Tatiraju > > On Wed, Mar 4, 2020, 18:19 Ryan Curtin wrote: > > > Hey everyone, > > > > Let's have another video meetup. :) > > > > What we've

Re: [mlpack] Regular mlpack video chats (in 2020)

2020-03-04 Thread Ryan Curtin
Zoom room: https://zoom.us/j/3820896170 See you there! Thanks, Ryan On Wed, Feb 19, 2020 at 09:35:40AM -0500, Ryan Curtin wrote: > Ah, now I've just gotten back from a trip and this again fell off my > list. I'm hoping for a more normal end of February and March. :) > > A

Re: [mlpack] (no subject)

2020-03-02 Thread Ryan Curtin
e > me for further steps. Hi Vaibhav, Have you seen https://mlpack.org/community.html and https://mlpack.org/gsoc.html? Hopefully those should be helpful. Thanks, Ryan -- Ryan Curtin| "Hey, tell me the truth... are we still in the r...@ratml.o

Re: [mlpack] (no subject)

2020-02-23 Thread Ryan Curtin
s message to. :) Thanks, Ryan -- Ryan Curtin| "I don't really want to do that." r...@ratml.org | - Manny Calavera ___ mlpack mailing list mlpack@lists.mlpack.org http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

[mlpack] Call for mlpack 3.3.0 blocking issues/PRs

2020-02-19 Thread Ryan Curtin
re working on an issue or PR and it doesn't make 3.3.0, well, we can release 3.3.1 (or whatever version) soon thereafter. Thanks! Ryan -- Ryan Curtin| "He takes such wonderful pictures with r...@ratml.org | his paws." - Radio man ___ mlpack

Re: [mlpack] Regular mlpack video chats (in 2020)

2020-02-19 Thread Ryan Curtin
:04:49PM -0500, Ryan Curtin wrote: > Hey everyone, > > It's been two weeks; let's have another video meetup. :) Sorry for the > late notice on this one---I've been traveling and a bit overworked from > the day job, so it's fallen off the list a bit. > > Anyway, let's meet to

  1   2   3   4   >