DLWCMD

Results 9 issues of DLWCMD

My notebook, _FinRL_HyperparameterTuning_Optuna.ipynb_, (in Tutorials/4-Optimization) is failing because of the changes recently made to the _StockTradingEnv_ class, specifically the introduction of "initial_list" to _env_stocktrading.py_. After an initial failure, I created...

bug

Dear Catalyst Maintainers, Before I tell you about my issue, let me describe my environment: # Environment * Operating System: MacOS Mojave (10.14.6) * Python Version: 3.6 * Python Bitness:...

The two current pytorch-based TPOT classifiers are currently designed to support only binary targets, which I discovered in reviewing the GitHub repo. However, rather than failing safely, they crash TPOT...

bug
enhancement
being worked on

I have tried a number of different ways to install your package in a virtual environment, both conda and poetry, but all have failed. I have set the requirements to...

I have created a tool for evaluating the statistical significance/predictive reliability of ML/AI analysis and inference. My use case assumes that an analyst has identified an estimator and parameter values...

### Describe the bug This notebook requires use of filter dictionary to obtain information associated with building the custom model. Despite the efforts discussed below, I am not able to...

bug

### Describe the bug This notebook uses the AgentEval framework supported by two math problem results. However, the results cannot be read. The cell defines function _read_without_groundtruth_ to read the...

bug
evaluation

### Describe the bug After adding a cell for !pip install and creating the OAI_CONFIG_LIST, I attempted to run the notebook. I was presented with a series of questions to...

bug

I am trying to implement the _Trip Planner_ example function. However, it requires a _Browserless_ API key, and the free tier that you cited in your example is no longer...