Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 10 Mar 12:05
  • Fix bug in two_armed_bandits.AgentNetwork. Add example to the colab of using
    it to generate synthetic data from a fit DisRNN
  • Refactor DatasetRNN to be subclassable for different target types and
    introduce subclasses for the existing target types. DatasetRNN can no longer
    be used directly.