Ayan Sengupta

Results 6 issues of Ayan Sengupta

I wanted to test it on my laptop, which has no GPU. Is it possible to configure the dockerfile so that I can run it on CPU only?

Documentation for running codes: source activate cd RLGC/src/py python trainIEEE39LoadSheddingAgent_discrete_action.py Problems and custom fixes: 1. There is no file folder src/ as py/ 2. I found "trainIEEE39LoadSheddingAgent_discrete_action.py " under examples/IEEE39_load_shedding...

help wanted
good first issue
question

1. Update formatting to black 2. Update tox file to check black formatting

**Describe the bug** Github workflow fails with ``` urllib.error.URLError: Downloading: http://www.yasserm.com/scml/geniusbridge.jar ``` Rerunning it manually fixes it. **To Reproduce** Steps to reproduce the behavior: Commit and Push any update **Expected...

changed `plugins = sqlmypy` to `plugins = "sqlmypy"`

### Confirm this is an issue with the Python library and not an underlying OpenAI API - [X] This is an issue with the Python library ### Describe the bug...

bug