What do I write? Here’s the link. No need to wonder how Google is preventing YouTube downloads this week.
Category Archives: Artificial Intelligence
Convert Pascal VOC to YOLOv4 (v3) format
I thought I would have to redo all the image stuff but then I realized someone else likely had this pain – and it turns out there are many people who have had that pain. This guy ensured I didn’t have to do the coding myself – THANK YOU. Worked first crack.
Data Science: Deep Learning in Python Notes
Section 2 – Review Notes
Sadly I can’t publish my notes here – as that would be a copyright infringement, but here are some supplementary links i don’t want to lose that help me get my graduate and undergraduate reviewed. I am putting this towards my PEng continued learning credits. Cool to be back in school. Love this stuff.
- Understanding binary cross-entropy / log loss: a visual explanation
- Gradient Descent: An Interactive Tutorial on Numerical Optimization
- Eta = Learning Rate