-
I'm having trouble with the Nordpool sensor not updating. I'm currently running HASS v0.100.2 in Docker and the latest version of the custom component, dated Oct 11 2019.
My sensor configuration:
…
-
Setup:
```
julia> versioninfo()
Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin18.6.0)
CPU: Intel(R) Core(TM) i5-6267U CPU @ 2.90G…
-
Hello,
Thanks a lot for this amazing code.
I noticed that the environment is instantiated differently when using either DQN or DDPG. Specifically at line 249 of train.py, the env is created with…
-
Hi, thanks for the repo. I have been testing it and so far it works fine for me.
I played with the save and restore functions, and I can restore a model and change the arguments `n_warmup, …
-
how much time I need to wait until the train_kuka_grasping.py
in bullet3/examples/pybullet/gym/pybullet_envs/baselines it's complete?
-
Hello,
I was going through the tutorials as is given in, **First micro-ROS Application on an RTOS**. However, I got a few errors. I am pasting the whole procedure started from the scratch. Please …
-
In the Large-Scale Stochastic Variational GP Regression (CUDA) (w/ KISS-GP) notebook (https://gpytorch.readthedocs.io/en/latest/examples/05_Scalable_GP_Regression_Multidimensional/SVDKL_Regression_Gri…
-
hi
My reward stays at 300 after 100w steps whereas yours increases almost linearly. My actor loss is between -4.5 and -0.5 while my critic loss is between 0 and 0.06, which is way much smaller …
-
Upgraded to v0.103.4 of Home Assistant and the nordpool component no longer works.
```
ERROR: Command errored out with exit status 1: /usr/local/bin/python3 /usr/local/lib/python3.7/site-packages/…
-
Hello!
There is a limit to the size of the problem over which a crash occurs (segmentation fault) when its trying to solve. I created a (not so) minimal example, but it is not the only one that cau…