This is a simple logger for my gym using the python requests library and mongodb for storage + matplotlib for visualization.
- Python
docker build -t log-cron .
docker run -it --rm log-cron
- Store Data in mongodb
- Plot stored data with matplotlib
- Add Predicive model with pytorch
Distributed under the MIT License. See LICENSE.txt
for more information.