neramas1221

Results 5 issues of neramas1221

Hi there I’m using the prince FAMD function on some custom data, I want to know what the first 10 components are in the famd.explained_inertia as column names, but I...

Hi, I was trying flow the tutorial for the DCGAN but I have hit a problem. When I run the following line `gan_output = discriminator(fake_image)` I get the error `Dimensions...

Hi, I've tried a few of the notebooks you provided for the examples but I run in to the same error across all of them in colab with the following...

Hi, I'm trying to load in the space invaders environment using tf_agent I tried to different approaches ``` env_name = 'ALE/SpaceInvaders-v5' env = suite_atari.load(env_name) env.reset() env.render() ``` which gives the...

When running wsl in a terminal I get the error: WSL2 is not supported with your current machine configuration. Please enable the "Virtual Machine Platform" optional component and ensure virtualisation...

needs-author-feedback