td20002

Results 2 issues of td20002

Can you add a function similar to get_all_tickers in market.py but it allows us to choose a specific time range like 1 hour instead of 24 hours?

Hello, I tried using the conjugate_gradient in tf_agents.bandits.policies.linalg with different batch_size but with the same example (b_mat is batch_size columns of the same example) and for each batch_size, conjugate_gradient returns...