Szymon Klepacz

Results 6 issues of Szymon Klepacz

The error 'TypeError: Population must be a sequence or set. For dicts, use list(d)' sometimes occurred, so I made this small fix for next users who might play with it.

When I tried to run a code I've got: ``` -framework alewrap -game_path /home/cave/atari22/deepmind-atari/roms/ -name DQN3_0_1_breakout_FULL_Y -env breakout -env_params useRGB=true -agent NeuralQLearner -agent_params lr=0.00025,ep=1,ep_end=0.1,ep_endt=replay_memory,discount=0.99,hist_len=4,learn_start=50000,replay_memory=1000000,update_freq=4,n_replay=1,network="convnet_atari3",preproc="net_downsample_2x_full_y",state_dim=7056,minibatch_size=32,rescale_r=1,ncols=1,bufferSize=512,valid_size=500,target_q=10000,clip_delta=1,min_reward=-1,max_reward=1 -steps 50000000 -eval_freq 250000 -eval_steps 125000...

Would be great to see upgraded version of this already really good workshop with authentication and authorisation (e.i. using Keycloak with OIDC and JWT).

Windows 10, I cannot start Ollama, ``` $ ollama serve Error: listen tcp 127.0.0.1:11434: bind: An attempt was made to access a socket in a way forbidden by its access...

bug
windows

**Is your feature request related to a problem? Please describe.** When I create a LoRA, I have several checkpoints, I would like to test multiple of them at once. **Describe...

enhancement

###### Which version and edition of Flyway are you using? 10.16.0 ###### Which client are you using? (Command-line, Java API, Maven plugin, Gradle plugin) Maven ###### Which operating system are...