04:23
_whitelogger has joined #mlpack
04:24
JeffinSam[m] has joined #mlpack
04:27
TarekElsayed[m] has quit [*.net *.split]
04:27
EshaanAgarwal[m] has quit [*.net *.split]
04:27
Cadair has quit [*.net *.split]
04:28
kartikdutt18[m] has joined #mlpack
04:29
rcurtin[m] has joined #mlpack
04:30
kuries has quit [*.net *.split]
04:30
zoq[m] has quit [*.net *.split]
04:34
HimanshuPathak[4 has joined #mlpack
04:35
TarekElsayed[m] has joined #mlpack
04:41
Cadair has joined #mlpack
04:41
EshaanAgarwal[m] has joined #mlpack
04:45
zoq[m] has joined #mlpack
04:48
kuries has joined #mlpack
04:49
<
ShubhamAgrawal[m >
> <@shubhamag:matrix.org> Can you just tell me how to do this?
04:49
<
ShubhamAgrawal[m >
> I will write the Dockerfile for that.
04:49
<
ShubhamAgrawal[m >
zoq: ?
04:53
HimanshuPathak[4 has quit [Ping timeout: 272 seconds]
04:53
EshaanAgarwal[m] has quit [Ping timeout: 272 seconds]
05:13
HimanshuPathak[4 has joined #mlpack
05:19
EshaanAgarwal[m] has joined #mlpack
05:30
<
zoq[m] >
<ShubhamAgrawal[m> "> <@shubhamag:matrix.org> Can..." <- Sorry, Will provide the infos tomorrow.
09:00
NabanitaDash[m] has quit [Quit: You have been kicked for being idle]
09:00
GopiMTatiraju[m] has quit [Quit: You have been kicked for being idle]
16:07
<
rcurtin[m] >
zoq: let me know if I can help out too, I think Shubham Agrawal is a bit blocked with this
16:13
<
zoq[m] >
<rcurtin[m]> "zoq: let me know if I can help..." <- I'll get it done today. But I'm curious why is this a blocker?
16:14
<
zoq[m] >
Are you updating the notebooks?
16:41
<
rcurtin[m] >
I think Shubham Agrawal prefers to do the development in a notebook?
16:42
<
rcurtin[m] >
I guess "preference" is not a blocker technically 😄
16:45
<
zoq[m] >
Okay, writing templated code in a notebook is not really fun, but it's next on my list.
18:32
<
zoq[m] >
`"9.900.5 (Nocturnal Misbehaviour)"` is installed
18:34
<
zoq[m] >
Looks like some issue with saving/loading in general.
18:34
<
zoq[m] >
But the rest seems to work.
18:35
<
zoq[m] >
So I'll push the image.
18:44
<
rcurtin[m] >
that's... very strange, definitely `load` is a member of `arma::Mat`
18:44
<
rcurtin[m] >
I guess this must be a cling bug?
18:45
<
zoq[m] >
Maybe, I'll take a closer look into it later, currently pushing the image, so this should unblock Shubham Agrawal
18:49
<
zoq[m] >
You can use `jupyer lab` to start the notebook.
18:51
<
zoq[m] >
If you add a new feature to mlpack, you need to rebuild it and either update `#pragma cling load("/root/Downloads/mlpack/build/lib/libmlpack.so")` or use the existing project.
19:58
<
zoq[m] >
<zoq[m]> "If you add a new feature to..." <- You also need to activate the conda env, using `conda activate mlpack`.