-
when running python main.py --mode=train i'm getting the following error:
```
==============Start Feature Engineering===========
Successfully added technical indicators
Successfully added turbul…
-
Steps to reproduce:
```
./docker/bin/build_container.sh
./docker/bin/start_notebook.sh
```
Open the notebook, add terminal, run
```
pip install stable-baselines3[extra]
python main.py --mode=…
-
We have written the needed data into your clipboar
Issue Type: Bug
**Urgent**Getting the following error when i run code on VS code. Work is blocked currently.
ClientRequestError: Error occurred …
-
Hi,
I forked auto training repo, added new images of my new water counter, successfully trained the model, however when I uploaded it to ESP, it is crashing, I don't know why, it has similar size as…
-
There are a number of issues with the Dataframe component as it exist today and we need to do some work to fix the outstanding but also improve the usability for humans.
We can use this issue to k…
pngwn updated
2 years ago
-
I don’t know if it’s right place to discuss but I kinda have an objection for tabular tasks. I recently opened a PR to rename structured data classification to tabular classification, see [here](https…
-
I run "python main.py --mode=train" as mentioned in README, and it reports that the following error.
![4](https://user-images.githubusercontent.com/41494634/113473089-03873880-949a-11eb-98a6-aaa179b5…
-
Hi there
would be glad if you could upload the attached digits to the AI, it contains every digit from 0-9 ;) many thanks for this cool project !
all the best
Andrew
[digits.zip](https://gi…
-
Hi,
I installed finrl library following the Bare-metal installation guide in README file.
When I run
```console
python main.py --mode=train
```
I get the following error:
```python
/usr/lo…
-
Hi,
I am getting the bellow error when trying to train the model. I used docker and also custom installation to run this.
Traceback (most recent call last):
File "main.py", line 53, in
…