-
### ❓ Question
Hello everyone,
I am following @araffin video Part 1 for donkey car https://www.youtube.com/watch?v=ngK33h00iBE
I'm currently working on a project using the rl-baselines3-zoo wit…
-
Can you share data sets with different types of attacks? I will cite your paper
-
Currently, I am trying to use `FMUParameterRegistrator` to do parameter calibration/estimation but encounter some issues.
I do experiments on both ME-type & CS-type FMU:
- **For ME-type FMU**
…
-
Thank you for sharing the code, it is very helpful to my study. However, I encountered some problems in the process of studying. I trained a model according to your VAE_CNN.ipynb, the tensorboard disp…
-
Hi, after saving the model in train_RNN.py,
I loaded the model using `model_from_json("model.json")` and `model.load_weights("model.h5")`
I called the generate_smile(model,'CCCC')
I got the follo…
-
Hi, thank you for great works for SofaGym!
I currently study SofaGym and make my own environment.
In my reinforcement learning architecture, I want to define image state(or observation) which is r…
-
Hi all. I am looking for more assistance on defining the initial parameters in this basic heat pump layout. This is fed by hot water from a waste heat source.
What do I need to do to define the ap…
-
Dear Reinis Cimurs,
I recently read your essay titled "Goal-Driven Autonomous Exploration Through Deep Reinforcement Learning",I think your paper is fantastic and having watched your videos on youtu…
-
I've been exploring the BenchMARL library and am impressed with its capabilities and design—great work!
I am currently interested in implementing a multi-agent reinforcement learning scenario using…
wmn7 updated
6 months ago
-
### Description
It would be helpful to have readme instructing how to actually build on Linux (using xbuild or whatver).
Currently, naively running `xbuild openbve.git/OpenBVE.sln /p:Configurati…