-
Hi,
Thanks for your work on Keras for R, it is very useful!
Context: I'm trying to implement Siamese Networks in R+library(keras).
Of course, the first thing I imagined was to start simple, b…
GMTSE updated
4 years ago
-
Dear TF Hub Team,
I was able to build a simple Siamese Network as follows and perfectly train it, but as suspected it ends up in severely altering generalization of embeddings, resulting in over fi…
-
Hi, so far I had good results switching to your library for computing spectral reconstruction losses for raw waveform generation !
However, using CQT2010v2 does 10 prints "downsample_factor = 4" …
-
Hey!
I don't know if my issue is due to overfitting because I have less data of around 20 000 training samples. I do IR with just single sentences (if they match). So for a query I will test it aga…
-
I get the following error at the model.fit line:
ValueError: Error when checking model input: the list of Numpy arrays that you are passing to your model is not the size the model expected. Expected…
-
Hi,
First, I should say that I have very little experience with neural networks, and minimisation algorithms. I implemented a fully connected perceptron last year, but that's as far as my experience g…
-
Okay, so... I'm trying to implement a custom loss function in tf-keras.
My tf version is 1.13.1, my keras version is 2.2.4, my OS is Linux Mint Ubuntu 16.04, and my python version is Anaconda Pyth…
-
Dejo los modelos y tecnicas que encontre y me parecieron copados ordenados segun cuan performante hayan sido en diferentes competencias de clasificacion.
EnsembleNet https://arxiv.org/abs/1901.05798 …
-
I am new to MatrchZoo. I wonder how to run aNMM. The docs don't have usage for aNMM. I feel I have to run a script for calculating the bin_sizes for aNMM? But I cannot find where this script lies.
…
-
Please make sure that this is a bug. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and…