Vijay Iyer

Results 5 issues of Vijay Iyer

These are increasingly few and far between. Can see the current MATLAB Online [limitations](https://es.mathworks.com/products/matlab-online/limitations.html). To handle these, can use a local `isOnline` flag variable or similar, e.g. as a live...

Note this may move to potential Teaching Resource repository

- [ ] Break up "Train ResNet18..." section into two code sections on 1) preparing model for transfer learning (substeps 1-2) and 2) the actual training steps (substeps 3-5). -...

An associated [Experiment Manager](https://www.mathworks.com/help/deeplearning/ref/experimentmanager-app.html) demo could explore some alternative scenarios, e.g. AlexNet vs ResNet, other training options, and see the effects on the results.

Received a suggestion to provide info aimed at those with AI experience, who may also benefit from aspects of this example