bnelearn.tests.test_auction_environment module

This module tests whether rewards can be calculated correctly in an environment.

bnelearn.tests.test_auction_environment.strat_to_bidder(strategy, batch_size, player_position=0)[source]

creates a bidder from a strategy

bnelearn.tests.test_auction_environment.test_auction_environment()[source]