HoaxParagon

Results 10 comments of HoaxParagon

I don't think it's wrong if you look at the way that [the choice](https://numpy.org/doc/stable/reference/random/generated/numpy.random.choice.html) method works. It selects one of the actions based on the probability set by the prediction....

This is a duplicate of #18

Also a duplicate of #9

> Hey, this is a tutorial, not a release, was not working on it to get maximum efficiency... :) I get that it's a tutorial about RL but I *had*...

> Yeh, I wasn't good enough with multiprocessing/multithreading at the point when I was writing this tutorial. Right now, I don't have time to continue developing this tutorial. Now when...

> I think that original version is correct. Let me explain, this code is for previous selling and buying now > > if self.trades[-1]['type'] == "buy" and self.trades[-2]['type'] == "sell":...

> some one can helpe me to connect the rl-bitcoin.bot to my exchange crypto.com?i begin whit small amount 50$!i love this bot but i don't know how to connect to...

The problem is that the config file doesn't carry over from the template to the proxyVM. When you run ```bash sudo journalctl -u qubes-vpn-handler ``` in the proxyVM after doing...

I've started from fresh on each attempt I've made. First, I made a new template cloned from either fedora 32 or debian 10 on qubes 4.0.4. Then I set that...

> I had the same issue, this is happening because the script is trying to redirect DNS traffic to IPv6 addresses if your VPN provider is issuing a IPv6 DNS...