Alessandro Zavoli

Results 8 issues of Alessandro Zavoli

- [ x] I have marked all applicable categories: + [ ] exception-raising bug + [ ] RL algorithm bug + [ ] documentation request (i.e. "X is missing from...

question

Is it possible to use/install py-spy on IBM processore (ppc64le)? The cluster i have access has the following hardware IBM Power AC922 (Whiterspoon) - Red Hat Enterprise Linux Server release...

Is it possible to add custom aerodynamics to an object, e.g., to model wing-based objects like airplanes or helicopters?

Could you provide a detailed example to simple RL problems like ubiquitous cart-pole? This could help with improving the documentation as well Best regards Alessandro

I'm having an hard time trying to use PPO1 (or any other algorithm) on a SLURM-managed cluster. in particular, I considered the example reported in the [documentation ](https://stable-baselines.readthedocs.io/en/master/modules/ppo1.html) ```python import...

question

I would like to better understand what are the bottleneck in my code ( PPO[mpi] with MLP and custom environment) Could someone point me to a good reference to understand...

question
custom gym env

Is is possible to run the training on a cluster? what modifications do you think are necessary? Best regards Alessandro

Dear all, It might be worth adding out-of-the-box Linux support. This should not be too difficult to implement, given that mac support is present