Added
- Development and release docker.
- FL model strategy.
- Sigmoid approximation in python.
- SS LR.
- Verical FL LR.
- Auto ray.get for nested params with pyu objects in proxy decorated cls.
- Link desc in spu construction.
Changed
- Refactor datasets from oss instead of lfs.
- Many doc improvements.
Fixed
- SecureAggregator `average` when weights are multi-dimensions.