๐ Features
+ Support train & save & retrain PyTorch models (141)
+ Add GraphSage, GraphSageDGL (161)
+ Add PinSage (146), PinSageDGL (150)
+ Add serving models with [Rust](https://www.rust-lang.org/) (#157)
+ Add serving using Docker Compose (156)
๐ Bug Fixes
+ Fix retraining `item2vec` and `deepwalk` models (163)
๐ Documentation
+ Add [Rust Serving Guide](https://github.com/massquantity/LibRecommender/blob/master/doc/rust_serving_guide.md) (#157)
+ Refactor docs (155)