v0.1.5
- 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.