Some minor improvements and changes#5
Open
JoelNiklaus wants to merge 44 commits intoMurthy10:masterfrom
Open
Conversation
…the player's strength
…be dramatically decreased.
…an be used when single games are played which is used when rl players are trained.
…for shuffling the cards
…ed test methods for easier understanding
… pypi and adjusted setup.py
Owner
|
Hi Joel It's very cool that you are using my schieber environment and thank you for your PR. Best regards |
…ontrol initiation of the rl player and the jass server
…so we can exclude the trumpf factor and learn to play well for one trumpf for now
…the ubuntu server too
…which can be used to stop the endless play
…tatements somewhere in the RL training or predicting procedure and added some documentation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi Samuel
I am using your software to create a JassBot for my master thesis. I am going to create an own pip package because I need to do some changes so I can use this code as a gym environment.
If you want, I can make PRs like this one so you can integrate some of the changes.
Cheers,
Joel