-
Thanks for taking time to maintain this repository. I am trying to reproduce results from the paper referred to in the Readme file and I have encountered error when I try to launch simple damped pendu…
-
The jemalloc memory allocator, introduced into the system in #35, can also be used as a replacement for the system memory allocator. This can offer a performance benefit in some applications, sometime…
-
Discussed during discussion in https://github.com/phetsims/chipper/issues/1060.
-
If I take the DDPG example and add a BatchNormalization layer to either the actor or critic model, I get a TypeError with Tensorflow (but not Theano):
```
Using TensorFlow backend.
Traceback (mos…
-
SRI, in collaboration with other Translator teams, is working to provide standard, computable IRIs and representations of Information Resources that provide knowledge to and within the Translator syst…
-
**Submitting author:** @Shibabrat (Shibabrat Naik)
**Repository:** https://github.com/champsproject/ldds
**Version:** v0.1.0
**Editor:** @richardjgowers
**Reviewer:** @nicoguaro, @jmbr
**Archive:** 10…
-
Hello,
I tried your command but with 16 num_ actors:
python train.py --total_steps 10000000 --learning_rate 0.0004 --unroll_length 239 --num_buffers 40 --n_layer 3 --d_inner 1024 --xpid row82 --chun…
ghost updated
3 years ago
-
Hello. Error raises when I run the command bellow. Actually I couldn't launch any models.
```
ksyundo@ksyundo-MacBookPro:~$ python3 -m crocoddyl.examples.quadrupedal_gaits "display" "plot"
Traceb…
-
The goal is to add to the models available in the simulator the model of a pendulum.
Such model could then be the first simple showcase model of the simulator that a non expert user could run on a …
-
As discussed, we ideally want to have a family of pendulums, and it could solve the n-pendulum problem. The current pendulum example is very close to a single pendulum example.
In this ticket,
1.…
cd155 updated
3 years ago