dterg

Results 4 issues of dterg

Running Monte Carlo simulations for more than 2x3: pval = fisher_exact(freqs[:, 0:3], simulate_pval=True) gives an overflow error: OverflowError: Python int too large to convert to C long Running Fisher Exact...

Currently, strategy optimizer just requires to choose the parameters for the strategy. Would be nice to also choose which backtesting data to use for the optimization, and therefore the currency...

feature request

Adding additional embedding layers between existing layers (or any other features), throws shape input mismatch error. This is even if simply duplicating the existing embedding layers. For example: ``` word_ids...

Variables such as `sent_lengths`, `iob_tags`, `final_e_string`, `final_e_string`, `tmp`, `error`, `pos_idx`, `pairs_idx_rev`, `domain_labels`, `iob_tags`, `tmp_subj`, `tmp_pred`, `tmp_obj` are not used; wondering if these were used during development and were later scrapped?...