Blacksoil

Results 5 issues of Blacksoil

Hi, thanks for your clear code :-) I have one question about moving the model to gpu. It'd be appreciated if you could share some of your suggestion. I am...

Hi all, I'm trying to downgrade the code into python 2.7. I found in the customized evaluation class overloaded the add operation as: def __add__(self, other). When sum over evaluation...

Hello, I was following https://developers.google.com/workspace/solutions/content-signup to set the script editor but then met this error: ``` TypeError: Cannot read property "namedValues" from undefined. onFormSubmit ``` Any clue about how to...

enhancement (new solution)

Hi, thanks for sharing your implementation! This is awesome work and helps others to catch up easily. I am trying to play with your code and meet a few questions....

Hi, thank you for posting the demo code. I have one question regarding the execution time of the theano implementation of matrix factorization and it would be greatly appreciated if...