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/
MLJens has quit [Ping timeout: 260 seconds]
< sreenik[m]> MLJens: I am no expert too but I can try. There are a couple of things that you can take note of. Firstly, the folder where you have the dataset train.csv should be accessible without admin priviledges. Secondly, you can also try and increase your batch size. Unfortunately I don't have the dataset so I cannot try and reproduce the error. Let us know if this solves your issue.
< jenkins-mlpack2> Project docker ensmallen nightly build build #9: ABORTED in 50 min: http://ci.mlpack.org/job/docker%20ensmallen%20nightly%20build/9/
MLJens has joined #mlpack
< jenkins-mlpack2> Project docker mlpack nightly build build #451: STILL UNSTABLE in 3 hr 30 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/451/
< MLJens> jenkins-mlpack2: Hi, the trainingdata are available without admin rights.
< jenkins-mlpack2> MLJens did you mean me? Unknown command 'Hi,'
< jenkins-mlpack2> Use '!jenkins help' to get help!
< MLJens> !jenkins-mlpack2: Hi, the trainingdata are available without admin rights.
< jenkins-mlpack2> MLJens did you mean me? Unknown command '-mlpack2:'
< jenkins-mlpack2> Use '!jenkins help' to get help!
< MLJens> !jenkins-mlpack2: Changing the batch size does not lead to any changing.
< jenkins-mlpack2> MLJens did you mean me? Unknown command '-mlpack2:'
< jenkins-mlpack2> Use '!jenkins help' to get help!
ImQ009 has joined #mlpack
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 246 seconds]
vivekp has joined #mlpack
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
captain_rubik has joined #mlpack
< captain_rubik> Hi, I am a graduate student from IISc India. I am looking to contribute to ML Pack for the next GSoC. Can someone guide me about the projects available?
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 245 seconds]
vivekp has joined #mlpack
user321 has joined #mlpack
user321 is now known as shauryavj
shauryavj has quit [Remote host closed the connection]
shauryavj has joined #mlpack
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 245 seconds]
< sreenik[m]> MLJens: Haha, jenkins-mlpack2 is not a human. I guess you meant me. Can you upload the dataset (or a similar one) somewhere so that I can replicate your issue? Also, I assume you have you tried the original mnist program (DigitRecognizerCNN) and it works on your system?
< MLJens> Well, than congratulation - well done your jenkins :)
< MLJens> I uploaded a file containing only seven fonts to reduce reading time. You can get it from:
< MLJens> The usual MNist example runs well on my machine.
< sreenik[m]> MLJens: Okay let me try
< MLJens> I also created a stackoverflow report here: https://stackoverflow.com/questions/57836972/access-violation-in-training-model
< MLJens> There you'll find my code and the link to my training files.
shauryavj has quit [Ping timeout: 260 seconds]
captain_rubik has quit [Ping timeout: 260 seconds]
shauryavj has joined #mlpack
< sreenik[m]> MLJens: I don't know if it's fortunate or unfortunate, but your code is working in my system. I got two epochs successfully run before cntrl-c ing out of it.
< MLJens> Yes, thats perfekt *ironie*
< MLJens> you run in debug or release mode?
< sreenik[m]> I don't think I understand completely what you mean by this? Are you using qt creator?
< sreenik[m]> And is your code compiling without any warning or error?
< sreenik[m]> I suggest you compile it in the terminal/cmd and run it from there itself. Also, I wouldn't be of much help if this is a Windows centric problem; I have little experience with Windows as far as coding is concerned :(
shauryavj has quit [Ping timeout: 260 seconds]
< MLJens> I'm compiling in Windows using VS2017.
< MLJens> I'm searching for a ml framework for c++.
< MLJens> mlpack was quite nice until now :/
< MLJens> What I meant is, that if the code is running on your system, thats the worst answer you colud give :) but thats not your fault.
< MLJens> Because then, the error can be everywhere.
< sreenik[m]> Try compiling with this (don't forget to replace the file name, you may also exclude -lopenblas if it's not available): g++ -o FontModel FontModel.cpp -lboost_serialization -lboost_program_options -larmadillo -lopenblas -fopenmp -lmlpack
< sreenik[m]> Oh and exclude -fopenmp also if you aren't using it
< MLJens> usually, I'm using openmp but I can disable it. I also disabled all optimization stages
< MLJens> Will try that. But it's really hard, as mlpack is not really telling you, whats wrong.
< MLJens> Just added a screenshot of my exception to the stackoverflow content.
< sreenik[m]> I have never seen this before. rcurtinor zoq might be able to help you better here
vivekp has joined #mlpack
< MLJens> Thank you very much anyways!
< MLJens> I try to get more debug information, because this seams to be a problem in Armadilo
vivekp has quit [Ping timeout: 245 seconds]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
travis-ci has joined #mlpack
< travis-ci> mlpack/mlpack#7973 (master - fecb360 : Ryan Curtin): The build has errored.
travis-ci has left #mlpack []
Aditi has joined #mlpack
Aditi2362 has joined #mlpack
< Aditi2362> Hello, I'm Aditi Singh, I would love to contribute. I've never contributed earlier thus I'm a little lost as to what to do. Any help would be appreciated..
Aditi2362 has left #mlpack []
Aditi2362 has joined #mlpack
Aditi2362 has quit [Remote host closed the connection]
Aditi has quit [Remote host closed the connection]
travis-ci has joined #mlpack
< travis-ci> mlpack/mlpack#7975 (master - d716e31 : Ryan Curtin): The build has errored.
travis-ci has left #mlpack []
ImQ009 has quit [Read error: Connection reset by peer]