Front-end:
This progressive web app implemented in Vue3 allows users to jump to the appropriate product page via a shop scanner or mobile phone camera. The page will include the product name, image, current price, percentage of stock remaining, and a daily price chart.
Machine learning: In progress By building reward functions and action space, we could train our Q-learning model in the fakeSupermarket stimulator.
npm install
npm run serve
npm run build
npm run lint