Gert

Results 2 issues of Gert

I use Ubuntu 64bit 19.04. I use python 3.7.5 I installed the TA-LIB libraries from ta-lib-0.4.0-src.tar.gz successfully. However when i call python setup.py install i get that error: running install...

Guys, if you struggle with `neg_log_prob = tf.nn.softmax_cross_entropy_with_logits_v2(logits = fc3, labels = actions)` in n Cartpole REINFORCE Monte Carlo Policy Gradients. I killed some time to understand what is happening...