Yunhao Cao
Yunhao Cao
I can help with MacOSX(High Sierra x64), Raspbian(ARMv6) and Windows(x86 and x64). I can also do x64 test on Ubuntu 16.04LTS. I will use your libuv example for testing. Anyways,...
Right. mbedtls is much easier to build compare to OpenSSL, and it is great to see a lib that supports SSL with libuv with embedtls. Looking forward to the new...
[mbedTLS-Tutorial](https://tls.mbed.org/kb/how-to/mbedtls-tutorial) This link could probably help. It describes how to create TLS connected Sockets using it. Good Luck : )
I just read a bit about the tutorial. embedTLS is hard to implement into evt-tls. It replaces the original read() function in UNIX and Windows API. Rather than using read(),...
As [LibUV-mbedtls](https://github.com/geminiwen/libuv-mbedtls) do, he re-wrote bio.c from mbedtls and then wrap mbedtls over libuv. I think this could be a good solution for us.
Just one question, as you requested the feature, when is the feature going to be implmented? Because I am uncertain about the version of the mbedtls lib to download.
Hi there, Thank you for your question. The difference between "Restricted" and [46] are: 1. The restricted method share the same action space and similar observation space as [46], but...
Hi @YouJiacheng I will leave this issue open in case other people have similar questions as yours.
Hi Maciek, First of all, the hyperparameters reported in the paper are only used for real world experiments. We didn't publish what we used for sim, and the commands in...
Hi Toby, Thank you for the question. In our experiments when we put a reasonably big enough hyper-parameter $C$, the robot will only shake in the first 5-10 seconds of...