Simulator#
A Simulator
created using whatif
dataset.
Given the current states and action, it is able to return next states, which allow user to perform what if analysis and planning.
Auto tokenizer process input Whatif dataset and provide data-level helper functions for Trainer and Simulator. |
|
Provides high-level APIs to train and evaluate a GPT model based on the data loaded in |
|
This is a Simulator class that can provide recommendation for an action, and the associated value, given the current context. |
|
Make |