Contribution to this project is greatly appreciated! If you find any bugs or have any feedback, please create an issue or send a pull request to fix the bug. If you want to contribute codes for new features, please contact daochen.zha@tamu.edu or khlai@tamu.edu. We currently have several plans. Please create an issue or contact us through emails if you have other suggestions.
/models
.If this your first time to contribute to a project, kindly follow the following instructions. You may find Creating a pull request helpful. Mainly, you need to take the following steps to send a pull request:
We strongly encourage you to write the testing code in parallel with your development. We use unittest
in RLCard. An example is Blackjack environment testing.
We take Blackjack as an Example to show how we can define game specific configurations in RLCard. The key points are highlighted as follows:
DEFAULT_GAME_CONFIG
in Blackjack Env to define the default values of the game configurations. Each field should start with game_
supported_envs
config
. For example, we pass config={'game_player_num': 2}
for Blackjack.Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )