-
first install it
next ?
python ./cli.py optimize or python ./optimize.py
next ?
python ./cli.py train
next ?
python ./cli.py test
-
**Describe the bug**
When I use FusedAdam from deepspeed as an optimizer, without any other DeepSpeed features, it seems to crash due to a missing attribute. This is clear from the error trace. This …
-
Ben, hello!
Thank you for you cool library!
Please can you make an option for clean precision evaluation.
In evaluation module you choose maximum between precision/recall metric evaluating p…
-
When I run the `bigdl.chronos.forecaster.tcn_forecaster.optimize`, I encountered some errors as follows:
==========================Start Optimization==========================
----------Start test…
-
20:33:30-999499 INFO Start training Dreambooth...
20:33:31-005606 INFO Validating lr scheduler arguments... …
-
Hi
I started the learning a few minutes ago and this is what I got in command prompt:
```
E:\agents>python -m agents.scripts.train --logdir=E:\model --config=pendulum
INFO:tensorflow:Start a n…
-
Hello, I would like to run the code on waymo dataset. However, when I run the following two commands
1. "python -m al3d_det.datasets.waymo.waymo_preprocess --cfg_file tools/cfgs/det_dataset_cfgs/waym…
-
## Problem Description
**Please provide a minimal, self-contained, and reproducible example:**
```python
[Paste code here]
```
I try to install under Window 7.
I have tried several python vers…
-
I am running into an issue where I am building a binary of SaltStack and the binary is failing to find dependency modules that are definitely included. The dependency in question is python-ldap, which…
-
## 🐛 Bug
Wav2vec2 error after validation when training
### To Reproduce
Steps to reproduce the behavior (**always include the command you ran**):
TASK=audio_pretraining
CRITERION=ctc
…