Florin Pop

Results 4 comments of Florin Pop

Trying to fix the example from the documentation unfortunately produces an ML model that is invalid and can't be trained due to: `There is a layer (transpose_5), which does not...

@VladimirR46 I managed to make it work with [ios-cmake](https://github.com/leetal/ios-cmake) using the following diff applied to the tag `v1.16.0` : [a.diff.zip](https://github.com/sccn/liblsl/files/13452946/a.diff.zip) If you want to try it, you will need to...

[Test coverage: `86.96%`](https://app.codecov.io/github/agencyenterprise/neural-data-simulator/commit/1c5bef4e9593cf5eeac50abe3d7b41bebe5892aa). The codecov comment was not updating 🤔

Are you plotting the `episode_reward_mean` or `episode_reward_max`? I suspect that the "reward" in the results csv is the `ray/tune/episode_reward_max`, but I may be wrong.