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/
togo has quit [Ping timeout: 272 seconds]
< tejasvi[m]> <gitter_prince776[m] "@tstomar[m] I didn't see that wa"> Thanks. That worked.
< KhizirSiddiquiGi> @abhiverma1924 can you post exact error?
< SriramSKGitter[m> Does anyone happen to know of a way to search through the mailing list archives of mlpack?
< SriramSKGitter[m> Using keywords that is.
< KhizirSiddiquiGi> @sriramsk1999 I don't think pipermail provides any official searching, though you could try googling `inurl:pipermail mlpack-git python bindings`.
< KhizirSiddiquiGi> @sriramsk1999 or you could also try https://www.mail-archive.com/mlpack@lists.mlpack.org/
< KhizirSiddiquiGi> They archive many mailing lists.
< SriramSKGitter[m> @khizirsiddiqui : Exactly what I wanted :) Thanks for the find!
< KhizirSiddiquiGi> @sriramsk1999 :) No problem.
zoso_floyd has joined #mlpack
zoso_floyd has quit [Client Quit]
< PrinceGuptaGitte> Hi, I've added loss function layer for which loss can be defined manually, PR #2218 .
< jenkins-mlpack2> Project docker mlpack nightly build build #617: UNSTABLE in 3 hr 9 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/617/
subhash has joined #mlpack
subhash has quit [Remote host closed the connection]
gotadachi has joined #mlpack
zoso_floyd has joined #mlpack
zoso_floyd has quit [Client Quit]
k3nz0 has joined #mlpack
k3nz0_ has joined #mlpack
k3nz0 has quit [Ping timeout: 260 seconds]
ImQ009 has joined #mlpack
k3nz0__ has joined #mlpack
k3nz0_ has quit [Ping timeout: 265 seconds]
Rake86 has joined #mlpack
Rake86 has quit [Remote host closed the connection]
k3nz0__ has quit [Remote host closed the connection]
k3nz0__ has joined #mlpack
mani87 has joined #mlpack
mani87 has quit [Remote host closed the connection]
riyouk[m] has joined #mlpack
aman26 has joined #mlpack
< aman26> hey, i am Amandeep, a sophomore from IIT Bombay. I want to contribute to this organization and apply to gsoc 2020. Please guide me about how to proceed.
< kartikdutt18Gitt> Hi @aman26, Have a look at https://mlpack.org/community.html
< aman26> Thanks kartikdutt18Gitt
< HimanshuPathakGi> Also, look at https://www.mlpack.org/gsoc.html for info about gsoc
< HimanshuPathakGi> Hey @saksham189 Thanks for editing Essential Deep Learning Modules project Now It's looking good.
< HimanshuPathakGi> (edited) ... project Now It's looking good. => ... project It's looking good now.
< HimanshuPathakGi> I want to ask . How many any architectures should be include in a proposal
< HimanshuPathakGi> (edited) ... many any architectures should be include in a proposal => ... many architectures should be include in a proposal?
< HimanshuPathakGi> (edited) ... be include in ... => ... be included in ...
aman26 has quit [Remote host closed the connection]
ImQ009 has quit [Quit: Leaving]
< AbhinavvermaGitt> @ShikharJ @zoq
< AbhinavvermaGitt> @
< AbhinavvermaGitt> @ShikharJ @zoq As I have already mentioned above talking about project idea - Application of ANN using mlpack. my suggestion revolve around image dataset maintenance, as many project and researches are dependent on image data largely, but managing high dimension image can be really a headache and requires more resources as well. Also, not all images are clear or have a lack of details present, some contain an
< AbhinavvermaGitt> irrelevant watermark, some have fewer details or low in resolution, which should be managed. My ideas are to do all such things like converting low dimension images to the higher dimension and vice versa, removing unwanted details and watermarks, compressing and coloring of grey images and repairing the images to make the most use of it. And all these can be achieved by using different ANN.
< saksham189Gitter> @himanshupathak21061998 it would make sense to focus on one model for the summer so, that can finish the testing and documentation in time
< jeffin143[m]> Did anyone had a look at c++20 release confrence?
< jeffin143[m]> Modules are introduced
< HimanshuPathakGi> Thanks for advice @saksham189 I was also thinking of that because there will whole lot of things to do for one model but I thought It is better to ask first.
< HimanshuPathakGi> (edited) ... will whole ... => ... will be whole ...
< jeffin143[m]> I don't understand why c++14/17 are still not used and c++11 used widely
< Nakul[m]> May be due to compiler support. For target windows, MSVC is still missing tons of 17 support:
< HimanshuPathakGi> Yes jeffin143 c++20 will change a lot of things I especially like the new module feature.
< jeffin143[m]> Yes I think that would considerably speed up compiling
< kartikdutt18Gitt> Hi @tarunlahrod,
< kartikdutt18Gitt> Have a look at https://mlpack.org/community.html
TarunLahrodGitte has joined #mlpack
< kartikdutt18Gitt> Hi, I would really appreciate it if anyone who recently pushed a commit to their PR in the last couple of hours could check if Julia build is working fine. I wanted to close #2219.
< TarunLahrodGitte> okay @kartikdutt18 Thank you.
togo has joined #mlpack
travis-ci has joined #mlpack
< travis-ci> shrit/ensmallen#7 (early_stopping - 3d450c1 : Omar Shrit): The build has errored.
travis-ci has left #mlpack []
k3nz0_ has joined #mlpack
k3nz0__ has quit [Ping timeout: 268 seconds]
< HimanshuPathakGi> Hey rcurtin zoq Do we need to add definition of BOOST_ALL_DYN_LINK
< HimanshuPathakGi> and BOOST_ALL_NO_LIB
< HimanshuPathakGi> (edited) ... the project is ... => ... the Build is ...
travis-ci has joined #mlpack
< travis-ci> shrit/ensmallen#9 (early_stopping - 65e8096 : Omar Shrit): The build has errored.
travis-ci has left #mlpack []
< zoq> Abhinavverma: I like the idea, in the context of GSoC I think we should focus on one idea instead of doing everything. Btw. currently working on a Super Resolution idea.
< zoq> jeffin143: Yeah, I think everyone likes the modules idea.