-
So I have a basic understanding on how AI works, but I don't know how I would make demucs any better. How do you guys at Facebook learned all this stuff? I'd like to be able to extract the instrumenta…
-
**We have already implemented one code sample which uses fbprophet to detect anomalies**
We would want you to make more code examples using other predictive models. :pray:
**List of Predictive Mo…
-
Hi Everybody:
I am using Keras 2.0.5.
Here are code samples for section 6.3 of book,
"Advanced use of recurrent neural network" pertaining to GRU:
`from keras.models import Sequential
from k…
-
Hi!
Your work is so interesting! Thank you!
But is there the code written by pytorch?
-
### Metadata
- Authors: Matthew E. Peters, Mark Neumann, Mohit Iyyer, Matt Gardner, Christopher Clark, Kenton Lee and Luke Zettlemoyer
- Organization: Allen Institute for Artificial Intelligence
- …
-
# User Story
As a machine learning developer, I want to use machine learning or deep learning to predict the direction of any crypto-asset (i.e. btc_usdt), so that I can develop ML-based indicators…
-
Hello everybody,
I have a problem when i try to compilate darknet.
I was using darknet in conda environment.
It had been a while since I had used this environment and when I reused it there wer…
-
Could you add some notes to these models, especially the corresponding paper links? For example, in this paper, Enhancing the locality and breaking the memory bottleneck of transformer on time series …
-
Hi,
I think I discovered bug when I train LSTM Policy by PPO2 when mujoco env is selected.
I run this code.
`python -m baselines.run --alg=ppo2 --env=Reacher-v2 --num_timesteps=1e6 --network=lstm…
-
With the latest versions of EDDL (1.2.0) and ECVL (1.1.0), I get a CUDA error when training the model using a single GPU. I have no problems when using 2 or 4 GPUs. The error occurs systematically at …