-
### The error I am getting after running `cargo run` with RUST_BACKTRACE=full :
error: failed to run custom build command for `vtrace v0.1.0 (D:\github\vtrace)`
Caused by:
process didn't exit s…
-
In the code below, `v_target` is initialised from the target net
```
_, v_target, _, _ = rollout(params_target, ts.env)
```
Then, in the vtrace calculation, the `v_target` is overridden by the…
-
Hey, I'd like to change the default model layers on a custom gym environment on SF2. The "--encoder_mlp_layers" switch errors: `train_gym_env.py: error: argument --encoder_mlp_layers: invalid int valu…
-
We tried scaling up our custom model on seed_rl codebase, but it seems the TPU integration is incomplete for tf2.3.
I could be wrong but there are a few missing pieces here and there.
Tensorflow d…
-
### What is your suggestion?
I Need to write shell scripts to add a remote to conan, but it should check if the - pair already exists. It seems very silly if I have to use "conan remote list" and do …
-
## Motivation
I think we can refactor torchrl.objectives for functional programming.
## Solution
maybe change the inheritance of nn.modules, cc @waterhorse1
## Checklist
- [x] I have …
-
### What happened + What you expected to happen
rllib:learning_tests_cartpole_alpha_star
rllib:learning_tests_cartpole_appo_no_vtrace
rllib:learning_tests_cartpole_separate_losses_appo
rllib:learn…
-
HMMER has a branch that can be built from source for a M1 chip https://github.com/EddyRivasLab/hmmer/tree/h3-arm, but it looks like they are holding out on merging it to main for awhile. This seems to…
-
### Environment details
* Operating System+version: Windows Server 2019
* Compiler+version: Clang 15.0.7
* Conan version: 2.0.5, 2.0.6
* Python version: 3.11.3
### Steps to reproduce
See…
-
hello, I want to use the develop version of create_profmark.c and I run the command:
`git clone https://github.com/EddyRivasLab/hmmer`
`cd hmmer`
`git clone https://github.com/EddyRivasLab/easel`
…