Skip to content

Commit

Permalink
git pushMerge branch 'abs_links' of github.com:riveSunder/carles_game…
Browse files Browse the repository at this point in the history
… into abs_links
  • Loading branch information
riveSunder committed Jun 25, 2024
2 parents 2173aaf + bd29c9d commit e7ea868
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/_posts/2021-07-27-update.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,3 @@ python -m game_of_carle.experiment -mg 128 -ms 256 -p 32 -sm 1 -v 1 -d
```

That's and experiment with a max generations of 128, max steps per run of 256, population size of 32, selection mode of 1 (tournament selection), vectorization of 1, cuda device at index 1 (cuda:1), environment dimensions of 128 by 128, random seeds of 13, 42, and 1337, convolutional gated recurrent neural network agent (ConvGRNN), SurpriseBonus reward wrapper, the B3/S23 ruleset for training and validation (Conway's Life), and a convenience tag of "\_convgrnn\_parsimony\_moving". For more information about the challenge and the contest, checkout the [README](https://github.com/rivesunder/carles_game). <strong>Remember that to be a part of the Carle's Game contest as part of the IEEE Conference on Games, you can submit a contribution up until the IEEE CoG competitions session on 2021 Augst 20. Submit your experiment before the session and I'll do my best to mention your contribution in my 5-minute talk, and, (for the first 10 participants (but face it, if you enter you'll be one of them)) I'll send a [free t-shirt](https://rivesunder.threadless.com/designs/puffer-progression) to an address you provide that Threadless ships to.</strong>

0 comments on commit e7ea868

Please sign in to comment.