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/
< heisenbug_>
Like a short reading about the concept...
< heisenbug_>
I also commented the same on that pr...
heisenbug_ has quit [Ping timeout: 256 seconds]
pd09041999 has joined #mlpack
rickllyxu has joined #mlpack
< rickllyxu>
hello, Ryan, and everyone, I wonder why we allow to pass training data parameters to model constructor? and Why we allow user pass hyper-parameters in Train() function?
sreenik has joined #mlpack
< rickllyxu>
when I refactor code, I am gradually feeling that don't make sense
< rickllyxu>
especially the latter question, I think Train() method should not take hyper-parameters. If it has to change hyper-parameter, a new model object should be construct.
< rickllyxu>
If Train() method takes hyper-parameters, how could we know which hyper-para should to be used when training if the model object has saved hyper-paras as private members.
< sreenik>
Nice read heisenbug (I never realised until today that you use 'heisenbug' and not 'heisenberg')
< rickllyxu>
Of course, now the model do not save hyper-parameters. But I want to save it..
< rickllyxu>
will, it is , ennn, not related to my problem. But thanks
< sreenik>
But heisenbug, I don't know if you have finished with the article yet but the addition of a flowchart could be quite expressive; and a couple typos might need fixing
< sreenik>
rickllyxu: Do you mean to retrain your model with a set of different hyperparameters
< rickllyxu>
I mean, If we will retrain the model with different hyper-para, I think it is better to New a model object with desired hyper-para, rather than pass it through Train() method
< sreenik>
rickllyxu: Not sure if I get what your exact issue is but you could always create a new model or use a copy constructor
< rickllyxu>
Because now I want to save the hyper-para as private member variable of model object. However, If Train() also takes hyper-para, I don't know which hyper-para should be used.
< rickllyxu>
Yeah, you're right. But I wonder the API thought.
< sreenik>
Train() takes an optimizer object. Hyperparameters are the ones you define while creating the network model
< rickllyxu>
yeah, I get it. But I think it is not reasonable that Train() takes hyper-paras.
< rickllyxu>
However, some model object in MLPack allow to pass hyper-paras in Train()
< sreenik>
rcurtin: I was occupied with my exams for a couple of weeks and was also looking into the theoretical portions of deep learning. Now I can finally resume work and finish the CLI implementation I was working on and fix the remaining issues regarding the parser. Where do you suggest the parser and its CLI should exist (like repo and subdirectory)?
< sreenik>
Also to keep in mind is the fact that the parser should come handy in the tensorflow translator implementation
KimSangYeon-DGU has joined #mlpack
heisenbug_ has joined #mlpack
< heisenbug_>
yea, I need to make some changes and idea of a Flowchart is good...I will also work on it sreenik
< heisenbug_>
yea, its heisenBUG
rickllyxu has quit [Ping timeout: 256 seconds]
< heisenbug_>
do we have students for all the projects in gsoc or some projects are not included this year?
jeffin143 has joined #mlpack
< jeffin143>
Congratulations to all the contributors who got selected for the projects
< sooham>
Hi mlpack devs, I am an undergraduate student at University of Toronto. I was about thinking of applying to GSoc this year but it would be incompatible with my schedule, however I still want to contribute towards one of the GSoc project ideas. Given today is the day for finalizing student applicants can I ask which projects are not taken
< favre49>
hmmm is the website down? i can't seem to connect
< zoq>
works for me
< favre49>
hmmm probably a college wifi thing, thanks
favre49 has quit [Quit: Page closed]
lozhnikov_ has joined #mlpack
lozhnikov has quit [Ping timeout: 248 seconds]
pd09041999 has quit [Ping timeout: 248 seconds]
sreenik has quit [Quit: Page closed]
< Toshal>
zoq shkharJ saksham: Hi, I want to know how to move ahead. I saw that saksham is also going to work on GANS. Should I continue with Dual Optimizer idea?
haritha1313 has quit [Quit: Page closed]
< zoq>
Toshal: Right, let us talk about each project and the timeline in the next days.
jeffin143 has joined #mlpack
sooham has quit [Ping timeout: 256 seconds]
Toshal_ has joined #mlpack
Toshal has quit [Ping timeout: 245 seconds]
Toshal_ is now known as Toshal
Toshal_ has joined #mlpack
Toshal has quit [Ping timeout: 246 seconds]
Toshal_ is now known as Toshal
Toshal has quit [Remote host closed the connection]