Adding loss view during training and feeding tensorboard
- HistoryLogger naming revisions
- Extra keys has been added to AddScalarReply dataclass
- add_scalar method has been activated for training routine
- Monitoring class is created for researcher side that independently listens general/monitoring channel during training routine
- New messaging type is added for messaging.py
- Loss view and tensorboard for PyTorch implementation
- Loss view and tensorboard for Scikit-learn, using SGDRegressor, SGDClassier and Perceptron
Close #108 (closed)
Edited by CANSIZ Sergen