Sumedh Datar

Results 5 issues of Sumedh Datar

Is there a way where we can specify a specific layer number and start training specific layers with BIT using tensorflow. Currently number of layers it shows 2 and when...

I am trying to use Implict ALS in production. I have a dataset with implicit feedback and I need a way to evaluate my training loss and validation loss. I...

- [ ] Check that you are up-to-date with the master branch of keras-vis. You can update with: pip install git+git://github.com/raghakot/keras-vis.git --upgrade --no-deps - [ ] If running on TensorFlow,...

Before filing an issue, please make sure to tick the following boxes. - [x] Make sure your issue hasn't been filed already. Use GitHub search or manually check the [existing...

I am trying to run triplet_movielens.py with the same movielens dataset and I get the following error. Using TensorFlow backend. Traceback (most recent call last): File "triplet_movielens.py", line 80, in...