-
[deeplearning.docx](https://github.com/ssfc/machine-learning/files/3323819/deeplearning.docx)
-
Currentrly, Keras TCN does not support [`tf.RaggedTensor`](https://www.tensorflow.org/api_docs/python/tf/RaggedTensor) input. It would be very useful for speeding up training for variying length time …
-
Hello
I am trying to create a checkpoint file from the guppy V4011 jsn model. I adapted the JSON_to_checkpoint.py to not use tanh activations anymore but swish activations. This resulted in the crea…
-
Hello, I'm using a aws instance with 4 gpus and when activated (in the params.py file - True multigpu and 4 for the number) I get the following error: (P.S: For 4, 3, 2 and even 1 which is incomprehen…
-
Hello @chentyjpm I am using android studio 3.3 cmake version 3.10.2.4988404 `because of GCC is no longer supported - C++17 - Android Studio` I force fully have to change build.gradle file `arguments …
-
Continue with autoencoder framework and add the ability to predict the latent space at the next timestep with a simple fully connected NN as a first attempt.
I've added a reference to some work of …
-
Hello,
I am getting slow fps (~24) while using a Tesla p100 GPU on a 480x270 video. I have played around with configurations but cannot find a way to increase it. Testing the same video using dark…
ghost updated
5 years ago
-
Thanks to your help - I have added custom losses, special initialization and a bunch of other things as extensions.
I am now trying to mess with the sentence classification model itself. It is a li…
-
Using wfdb as a python package to read the waveforms, data preprocess is required.
Following steps should be taken:
- Noise cleaning: removing data spikes that reach zero, and search how to approach…
-
These are my first times of trying to run a project on cloud. My main goal is to train Darknet with my chosen object. I eun the following command:
` floyd run --gpu --data laurynasg/datasets/fac…