Dennis

Results 73 comments of Dennis

Hi @Flipper-afk this is exactly what I am doing, the issue is with the step before, when creating the source data you would end up having a data structure in...

Thanks @maciejkula so I have implemented this and all was good during training! However this is now stored inside of the model itself, which makes it much larger, my ideas...

@maciejkula awesome! Will give it a go and post results, if you have a ref for either option - but more so the pipeline option please let me know!

hey @italodamato - did you ever figure out why your loss went to `nan`?

+1 here I think this seems quite a frequent issue. @maciejkula could you please help out here? I think a guide would save lots of work :)

I wanted to elaborate on this question a little as it is still causing me some trouble in the design... So right now this project maps object from the database...

Hey @stemmlerjs thanks for your reply! Really appreciate that! I think this is a good addition, as right now we map to a `MemberNotFound` just with a `try/catch` and by...

Hi @stemmlerjs just a ping here to check when you may be in a position to add unit tests to this project?

@stemmlerjs thanks for your reply! On point 1 - yeah that is an easy fix, agreed that it can just be removed, also the `BaseController` has a try/catch. On point...