ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
< jenkins-mlpack2> Yippee, build fixed!
< jenkins-mlpack2> Project docker mlpack nightly build build #650: FIXED in 3 hr 35 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/650/
toluschr has joined #mlpack
toluschr has quit [Client Quit]
< LakshyaOjhaGitte> hey do we have a link to the recurrent attention layer?
< LakshyaOjhaGitte> maybe its pr
ImQ009 has joined #mlpack
AbhiSaphire has joined #mlpack
< PrinceGuptaGitte> Thanks a lot for your review @zoq . I've made all the necessary changes.
< PrinceGuptaGitte> I'll try to review it myself also more times so as to find more flaws.
togo has joined #mlpack
DestinyGamer has joined #mlpack
AbhiSaphire has quit [Ping timeout: 240 seconds]
< LakshyaOjhaGitte> Hi @destinygamer No you are not too late. https://www.mlpack.org/gsoc.html might be helpful.
< LakshyaOjhaGitte> @rcurtin you online?
< LakshyaOjhaGitte> wanted some help with pr related to images
< LakshyaOjhaGitte> (edited) ... with pr related ... => ... with pr's related ...
< DestinyGamer> > Hi @destinygamer No you are not too late. https://www.mlpack.org/gsoc.html might be helpful.
< DestinyGamer> Thanks! May I know the handles of the mentors for the project?
< LakshyaOjhaGitte> I think you are looking for this https://github.com/mlpack/mlpack/wiki/SummerOfCodeIdeas.
< naruarjun[m]> @zoq is a mentor for RL
< JatoJoseph[m]> Hello guys, Pls, where can i submit my application?
JatoJoe has joined #mlpack
< JatoJoe> hello
< naruarjun[m]> @zoq is one for the RL project
< zoq> JatoJoe: Hello, via the GSoC page.
< naruarjun[m]> <JatoJoseph[m] "Hello guys, Pls, where can i sub"> You need to make a account at
< JatoJoseph[m]> <zoq "JatoJoe: Hello, via the GSoC pag"> okay...tahnks again zoq
< DestinyGamer> > @zoq is one for the RL project
< DestinyGamer> Thankss
< JatoJoe> zoq This https://github.com/mlpack/mlpack/wiki/Google-Summer-of-Code-Application-Guide does not provide a link fo rme to submit my application. Can you share teh submission link pls?
< Saksham[m]> You’ll need to go to official gsoc page and submit an application from there
< zoq> JatoJoe: https://summerofcode.withgoogle.com/ see the "STUDENTS APPLY NOW" button.
AbhiSaphire has joined #mlpack
< JatoJoseph[m]> Thanks Ma....I've seen it all...
< JatoJoseph[m]> <zoq "JatoJoe: https://summerofcode.wi"> Thanks Man...I done that'
JatoJoe has quit [Remote host closed the connection]
< M_slack_18> _<https://github.com/zoq/gym_tcp_api>_ I couldly understand what this exactly this is fornt exact
< M_slack_18> this exactly is for*
< M_slack_18> _<https://github.com/zoq/gym_tcp_api>_ I couldnt figure what this exactly does
< M_slack_18> using this
< M_slack_18> can we use gym environments in mlpack
< zoq> M_slack_18: Yes, that's bascially a wrapper around openai gym, so it can be used with mlpack (C++).
favre49 has joined #mlpack
AbhiSaphire has quit [Remote host closed the connection]
favre49 has quit [Quit: Lost terminal]
M_slack_mlpack16 has joined #mlpack
M_slack_mlpack16 is now known as LolitaNazarov[m]
< LolitaNazarov[m]> Hi! My name is Lolita Nazarov, I'm a 2nd year undergraduate at Stony Brook University majoring in Math + CS. I did an NSF-funded research project on Recurrent Neural Networks last summer, but my NSF-funded project for this summer got cancelled due to corona virus 😞 This is my first time ever contributing to an open source project! Do I stand a chance at being admitted to GSoC? I'm really interested in the
< LolitaNazarov[m]> Reinforcement Learning project - I have deep theoretical knowledge in that area. I hope I'm not too late either.
< LakshyaOjhaGitte> Hi @zoq
< LakshyaOjhaGitte> wanted to ask how does the recurrent attention layer work?
< Saksham[m]> Hi Lolita Nazarov
< Saksham[m]> <https://www.mlpack.org/community.html|https://www.mlpack.org/community.html> and <https://www.mlpack.org/gsoc.html|https://www.mlpack.org/gsoc.html> should you help you to get started
< LakshyaOjhaGitte> Hi, you are not too late.
< Saksham[m]> You can have a look <https://github.com/mlpack/mlpack/wiki/SummerOfCodeIdeas|https://github.com/mlpack/mlpack/wiki/SummerOfCodeIdeas> for the ideas
< LakshyaOjhaGitte> @zoq is there any link or pr link to the recurrent attention layer
< LolitaNazarov[m]> Thank you!!
< rcurtin> LolitaNazarov[m]: sorry to hear about the project being cancelled :(
< rcurtin> submissions are still open here, so please do feel free to put together an application. The ideas page has a link to an application guide too, which should be helpful
< LakshyaOjhaGitte> hey @rcurtin remember I asked you before regarding image handling in mlpack
< LakshyaOjhaGitte> I am confused as to where do we stand in regard to computer vision
< rcurtin> I don't remember, but I can try and answer a question. I'm not quite sure what your question is though
< rcurtin> you can do CV tasks in mlpack, you just have to "flatten" the images into Armadillo vectors (which is going to be what all the machine learning libraries do under the hood anyway to put them into neural networks or other ML algorithms)
< rcurtin> we have some image loading support via STB, and I know that people have connected the OpenCV matrix type with Armadillo and written converters (none are in mlpack though as we don't want to add an OpenCV dependency)
< rcurtin> I don't know, maybe that helps answer your question?
Yashwants19 has joined #mlpack
< Yashwants19> Hi rcurtin i m really interested for working in R binding as suggested by you and I mailed for the same.If you have some please take a look. Thank you
< Yashwants19> some time*
< Yashwants19> And for go binding release I have some questions regarding go get mlpack i have left some comments. Please share your opinions.Thank you
Yashwants19 has quit [Remote host closed the connection]
< rcurtin> Yashwants19: yeah, I saw that, just haven't had a chance to address it yet. Thanks for the responses, I hope to get to them shortly
< Param-29Gitter[m> Hey @rcurtin , I was planning to start working on support of reduction clause for different data-types Reference :https://software.intel.com/en-us/articles/openmp-40-new-features-supported-in-intel-compiler-160 but it requires support of OpenMP 4.0
< Param-29Gitter[m> and i guess mlpack currently works on OpenMP3.2
< Param-29Gitter[m> This would really be helpful in GSOC2020 profiling for parallelism and I wanted to know how to start working on the same...
< rcurtin> Param-29Gitter[m: reverse compatibility is important; I don't want to force new OpenMP features that aren't widely available
< rcurtin> visual studio doesn't even support OpenMP 3.0
< rcurtin> so, this significantly restricts what we can do in a platform-independent way
Yashwants19 has joined #mlpack
< Yashwants19> No problem rcurtin :)
Yashwants19 has quit [Remote host closed the connection]
< Param-29Gitter[m> Ok. So I guess I'll have to drop the idea completely as of now...
< Param-29Gitter[m> We can implement it maybe next year :)
< rcurtin> Param-29Gitter[m: or whenever MSVC gets their act together with OpenMP
< rcurtin> one option is to disable OpenMP support entirely on Windows because it's too old, but honestly I'm not very excited by that prospect
< rcurtin> (I'm not sure what Armadillo's approach is for that, might be worth looking at)
< LakshyaOjhaGitte> sorry I was gone for a bit, my main focus was what layers of new features you think are good for computer vision
< rcurtin> I don't have any thoughts on the matter, sorry; my focus is on other things
< LakshyaOjhaGitte> okay no problem, will hustle for a bit on it :)
< LakshyaOjhaGitte> (edited) ... no problem, will hustle for a bit on it :) => ... no problem
toluschr has joined #mlpack
< Param-29Gitter[m> > `rcurtin on Freenode` Param-29 (Gitter): reverse compatibility is important; I don't want to force new OpenMP features that aren't widely available
< Param-29Gitter[m> I did not think about that. I did some reading turns out they do not show a lot of interest when it comes to supporting newer versions of OpenMP. They try supporting similar features but they have no plan in supporting this specific feature.
M_slack_mlpack16 has joined #mlpack
toluschr has quit [Quit: toluschr]
M_slack_mlpack16 is now known as ZanHuang[m]
< ZanHuang[m]> Hi, this is Zan(<https://www.linkedin.com/in/pmixer/>), hope to know will the idea related to RNN based applications interesting for the community? I’m considering submitting the proposal for GSoC 2020 and having two applications prepared to propose: 1. RNN based recommender system for temporal networks: <https://github.com/srijankr/jodie> which is related to course project I’m currently working with and the instruct
< ZanHuang[m]> is the 1st author of jodie paper (kind of replacement for cf sample of mlpack). 2. Text-to-speech application: <https://github.com/NVIDIA/tacotron2> which is related to the work left when working for last employer. For both models, I plan to 0. reimplement in mlpack instead of relying on original pytorch version 1. update modules in mlpack if some feature needed has not been supported 2. try best to optimize the inference
< ZanHuang[m]> performance of the model and compare with other gpu/cpu implementations. Hope to know whether mentors would be interested and which one (jodie/tacotron) is preferred before writing the formal proposal. THX!
< rcurtin> ZanHuang[m]: hi there! I just looked at Jodie; are you at Georgia Tech?
< rcurtin> actually I see you are. small world! I am a GT grad and still live in Home Park :)
< rcurtin> anyway, the ideas seem cool, please do feel free to put together an application and submit
< naruarjun[m]> Hey, I had a doubt regarding PR #2311
< naruarjun[m]> The Q Learning test is failing for Linux Plain and Windows VS15 Plain
< naruarjun[m]> The test is compiling and running fine on my local build
< zoq> naruarjun[m]: Make sure to build with -DDEBUG=ON to enable bounds checks.
< naruarjun[m]> Yes I build with DEBUG=ON
< zoq> naruarjun[m]: Maybe it's related to, #2326, can you merge the current master brnach?
< ZanHuang[m]> THX Ryan, yes, gatech 😆 where u got Phd degree, I’ll elaborate on details and submit the proposal soon, BTW, is there one template for the proposal?
< sreenik[m]> freenode__slack_mlpack_U010J4P7MKJ[m]: Hey! I think this is what you are looking for https://github.com/mlpack/mlpack/wiki/Google-Summer-of-Code-Application-Guide
AbhiSaphire has joined #mlpack
< rcurtin> ZanHuang[m]: yeah, the application guide should be helpful, but there's no specific template
< naruarjun[m]> <zoq "naruarjun: Maybe it's related to"> Ok I’ll try that
< rcurtin> ZanHuang[m]: are you still at Tech now, or did they send all of the students home?
< ZanHuang[m]> campus closed, all using bluejeans for distance learning now. how’s it going with u, work from home?
< ZanHuang[m]> most students living nearby campus just stay in the room, guys living on the campus need to apply to stay but most should have left the campus and back to home.
< rcurtin> ZanHuang[m]: ah, ok, I don't get the emails from campus anymore :) I'm just working from home, going outside for a walk occasionally (but not today, it's rainy)
< rcurtin> I work for a remote company anyway, so working from home is nothing unusual for me :)
< ZanHuang[m]> take care, hope we all stay healthy guys~ guess WFH gives more time to develop mlpack lol
< rcurtin> yeah, true :)
AbhiSaphire has quit [Remote host closed the connection]
< M_slack_mlpack13> I had submitted a draft for reinforcement learning project. Looking forward to your comments and contributing to the organization.
< naruarjun[m]> I had also submitted a draft 2 days ago. Any comments are welcome.
ImQ009 has quit [Quit: Leaving]
nphamcs has joined #mlpack
togo has quit [Ping timeout: 272 seconds]
togo has joined #mlpack