Josiah Yoder
Josiah Yoder
Is it possible to update the message laid over the waitress [1] during a progress update? Since the message is specified when constructing the waitress, I'm not sure. [1] https://github.com/JohnCoene/waiter/blob/master/docs/waitress.md#message...
## 📚 Documentation The README https://github.com/pytorch/examples/blob/main/imagenet/README.md is very helpful when getting started with training AlexNet. We are able to successfully train AlexNet to approximately 56% top-1 and 79% top-5 accuracy...
Doesn't placing code in frontend/middleware/auth.js open you up to an attack, as all client-side code can be easily modified by an attacker in the browser?