Joseph Amigo

Results 7 issues of Joseph Amigo

Is there a way to load the weights in tf2?

**API Platform version(s) affected**: 0.3.0 **Description** Current versions of react-native-elements is 2.0.0, but latest react native client generator was built for react-native-elements 0.19.1. Changes from 0.19.1 to 1.0.0 of Form...

enhancement
React Native

Hi! I was wondering if the last layer in the distributional critic used in dmpo, for example, is optimized in the jax implementation, since it is instantiated in the __call__...

## Description I've started investigating the MPO algorithm family and I wish to do it in a clean RL fashion (benchmarking everything and having one file implementation for each algorithm)...

Hello there ! I'd like to add the capability to handle multidiscrete action space. Here is how I would do that : - Add multidiscrete to env config yaml -...

Hello, It appears that the range $R$ is defined to be $\max_i y_i - \min_i y_i$ in the code: * [DP noise with R](https://github.com/interpretml/interpret/blob/754ee5c000f4e54c5c7dbc66614c2257a0b3f526/python/interpret-core/interpret/glassbox/_ebm/_ebm.py#L844C41-L844C52): the noise is scaled by `domain_size`...

I'm using mercure with api-platform. Thing is, I want some ressources to be private on the mercure hub. But how does the client retrieve the token to access private topics...