-
Hi.
I want to create a NARX (Nonlinear Autoregressive with exogenous variables) model based on LM (Levenberg Marquardt) method.
Since this two method are not implemented in keras, I search for the…
-
#### Summary:
I would like to see more flexibility in the specification of priors
#### Description:
The current specifications allowed for priors in, e.g., `stan_glm()`, are overly restrictive. T…
-
It seems that the only way to use a trained ARMA model on new data is to use this internal function: `_arma_predict_out_of_sample`. Furthermore, it's not obvious how to do so.
I would assume that f…
-
tfp.sts.Autoregressive provides AR modeling. Does tfp.sts have a class or function that provides MA or ARMA modeling?
-
### Description
**Short summary**: When applying a mask to a convolution kernel, the gradients are unexpectedly non-zero for masked input elements.
**Minimal example in Colab**: [![Open In Collab](…
-
Hey, I saw you are taking mel start /end val 4,-4 now i think its 0.5/-0.5. You are normalizing mel spectrogram in range -4 to +4 then dont you think using above token values will cause problems??
…
-
I have exported serving model, as back end of restful server.
I have tested performance of Transformer and GNMT, with transoformer_big and beam_size 10.
Tensor2Tensor version is 1.4.4. Source tokens…
-
Work is underway to get metal working for this project. Keen to get help from anyone interested.
**TODO:**
- [ ] add conv_tranpose_1d for metal (already has cpu implementation)
- [ ] modify ggml_…
-
### Model description
🐸TTS is a library for advanced Text-to-Speech generation. It's built on the latest research, was designed to achieve the best trade-off among ease-of-training, speed and quality…
-
Is there a way to do so-called legacy completions?
- https://platform.openai.com/docs/guides/text-generation/completions-api
- https://platform.openai.com/docs/api-reference/completions/create
``…