Feat
- **expressions**: added Weights class object (59)
- **functions**: added rmse and mae objective functions (58)
- batch shuffle for training
- **function**: added KL divergence loss function (50)
Fix
- added expand_dims into logit function
- replace class function Beta.Beta with Beta.beta
- removed flatten() from logit function