Daniel Plop 8a0629ded6
Fix mypy issues in tests and examples (#1077)
Closes #952 

- `SamplingConfig` supports `batch_size=None`. #1077
- tests and examples are covered by `mypy`. #1077
- `NetBase` is more used, stricter typing by making it generic. #1077
- `utils.net.common.Recurrent` now receives and returns a
`RecurrentStateBatch` instead of a dict. #1077

---------

Co-authored-by: Michael Panchenko <m.panchenko@appliedai.de>
2024-04-03 18:07:51 +02:00
..
2024-02-14 10:50:06 +01:00
2024-02-09 19:43:10 +01:00
2024-02-12 18:54:38 +01:00
2023-12-05 22:52:45 +01:00
2020-03-29 15:18:33 +08:00