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/
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
Cullran has joined #mlpack
Cullran has left #mlpack []
Volkun has joined #mlpack
Volkun has left #mlpack []
Iciex has joined #mlpack
Iciex has left #mlpack []
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
rcurtin has quit [Ping timeout: 252 seconds]
rcurtin has joined #mlpack
ayesdie has quit [Quit: Connection closed for inactivity]
nkhurana has joined #mlpack
ayesdie has joined #mlpack
nkhurana has quit [Ping timeout: 256 seconds]
< rcurtin>
oops, looks like docker is broken on masterblaster
< rcurtin>
I'll see if I can fix it tomorrow
Kunvar_thaman has joined #mlpack
< Kunvar_thaman>
Hi all! I'm Kunvar Thaman - an Electrical and electrical engineering sophomore and I'm working on the 'Essential Deep Learning modules' project
< Kunvar_thaman>
So far I'm going through NN code, built MLPack and am exploring how to implement GANs first of all
< zoq>
niteya: We call the "update vector of the past time step" velocity, 'momentum * velocity' and momentum is the fraction term.
< zoq>
niteya: Let me know if anything I said was helpful.
KimSangYeon-DGU has quit [Quit: Page closed]
Wrytui has joined #mlpack
Wrytui has quit [Ping timeout: 256 seconds]
Abhi123 has joined #mlpack
< sumedhghaisas>
zoq: Hey Marcus. Hows it going? I was thinking of mentoring a project fully focused on models repo. Trying to implement many NN applications. Would you be interested in co-mentoring this?
< sumedhghaisas>
Currently there is only basic VAE on MNIST implemented by Atharva. Would be cool to have simple GANs modelling MNIST as well.
< zoq>
sumedhghais: I'm in, there might be room for RL methods as well.
< sumedhghaisas>
Great.
< sumedhghaisas>
I will try to create an entry right now on projects page
< sumedhghaisas>
and try to write down model ideas
< sumedhghaisas>
but I am not sure which GAN implementations are already in so many you can update the list
< sumedhghaisas>
and also RL
< sumedhghaisas>
how many implementations do you think are reasonable?
Abhi123 has quit [Ping timeout: 256 seconds]
Abhishek_Chakrav has joined #mlpack
< Abhishek_Chakrav>
Hi, I'm Abhishek. I would like to work with mlpack. I have already built mlpack and will start resolving issues soon. I'll post any queries I have here soon.
Abhishek_Chakrav has quit [Client Quit]
Kunvar_thaman has joined #mlpack
Kunvar_thaman has quit [Ping timeout: 256 seconds]
sreenik has joined #mlpack
Kunvar_thaman has joined #mlpack
< zoq>
sumedhghais: I think that depends on the model itself, something like an inception network might take longer, so I guess the idea should reflect that.
< zoq>
Abhishek_Chakrav: Hello and welcome, sounds good :)
< zoq>
sumedhghais: I can add some RL ideas if you like.
< sreenik>
Hello, I am new to this community and want to contribute to it. While trying to fix a bug, I realised that the documentation is not quite complete. I think I can discover faster if I work on the documentation for a while. However, are the python bindings adapted to python 3?
< zoq>
sreenik: Hello, the python bindings should work with python3, travis does build against python and python3: https://travis-ci.org/mlpack/mlpack
< sreenik>
Okay, that's nice
Abhishek_B has joined #mlpack
Abhishek_B has quit [Client Quit]
Kunvar_thaman has quit [Ping timeout: 256 seconds]
< trancenoid>
Hello everyone, I am Shivansh Beohar, I have set up mlpack on my windows pc and tried the sample app please suggest a starting point to get my hands dirty on mlpack.