-
I tried to minimize norm2square(x[4]) given 20
-
I run `pytest -k test_deep -s` 3 times in a row, but passed 2 times only ...
Need to fix seed or something. I will send pull request soon.
Below is history
```
(base) Chois@mycomputer:~/sha…
-
Hi,
I see the model is overfitting on the mix of data I am using. Can you please suggest some regularisation technique which might help here? Shall I add more data?
Sun Jul 7 10:31:55 2019 …
-
I have saved and loaded the model by your method...can you tell me how to resume training after loading the checkpoint
```
from __future__ import print_function
import argparse
import torch
…
-
/kind bug
**What steps did you take and what happened:**
I am trying to run [a pytorch example](https://github.com/kubeflow/katib/blob/master/examples/v1alpha3/pytorchjob-example.yaml)
But it is …
-
Can you describe the workflow of the project.
for example.
Step 1. run the preprocess script
Step 2. run the dvector_create script
Step 3. and maybe you can take it from here
-
Hello, the model I am using is EfficientNet, the pytorch version is 1.0.1, python3.6, CUDA9.0, but I will report an error.
model.py
```
from __future__ import print_function
import argparse
imp…
-
![confusion_matrix_10ms_25fil_tloss](https://user-images.githubusercontent.com/23128190/51791132-c67ad980-219e-11e9-9431-7cf125237ad5.jpg)
Iz matrice zabune može se vidjeti kako do velikih grešaka …
-
**Type: LanguageService**
**Describe the bug**
- OS and Version: Microsoft Windows 10 Pro 10.0.18362 N/A Build 18362
- VS Code Version: 1.41.1
- C/C++ Extension Version: 0.26.3
- Other ex…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes.
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Google Colab,…