-
**Describe the bug**
In Pred, once specifies backtesting date such as lstm -e 2021-03-23, it has KeyError:1980
**To Reproduce**
load AMD
pred AMD
lstm -e 2021-03-23
**Screenshots**
```
(✨)…
-
* AI News
* https://www.cnbc.com/2021/04/11/microsoft-in-advanced-talks-to-buy-speech-recognition-company-nuance.html?
* MS가 Nuance를??
* MS 헬스케어 산업 확장을 위한 교두보?
* https://digitalhumans.…
-
阅读和微服务相关的论文
```
【论文名称】 调度类型,调度方法,调度对象,索引
```
综述文献:
* A Review of Auto-scaling Techniques for Elastic Applications in Cloud Environments,2014年的综述文献。
* Elasticity in Cloud Computing : State of …
-
From our [website](https://www.eleuther.ai/major-projects/gpt-neo) we link the following papers:
- [ ] [Outrageously Large Neural Networks: The Sparsely-Gated Mixture-of-Experts Layer](https://arxi…
-
Nice work! I'm researching time series regression using machine learning so I'm looking at LSTM, TCN and Transformers based models and getting good results with your model.
One general question? I'…
-
I noticed that in both ddsp/ddsp/training/gin/models/ae.gin and ddsp/ddsp/training/gin/models/ae_abs.gin settings, the model will use z as latent space. I tried to replace `Autoencoder.decoder = @deco…
-
our custom environment has a differently shaped observation/action space each episode. We want to use td3 algorithm and wonder how do you change the replay buffer and training to support jagged shapes…
-
# Next paper candidates
Let's propose papers to study next! All papers mentioned in the comments of this issue will be listed in the next vote.
## Last session runner-up(s)
[Revisiting Graph Neur…
-
# Autoregressive Models in Deep Learning — A Brief Survey | Eigenfoo
My current project involves working with a class of fairly niche and interesting neural networks that aren’t usually seen on a fir…
-
Hi, everyone.
Firstly, I'd like to thank you for your excellent Tacotron-2 code! @Rayhane-mamah
I'm a rookie in TTS, and I'm trying to run this Tacotron-2 model on my server. But I came up with a pr…