numpy

Tag

Cards List
#numpy

@techNmak: I want to highlight a resource that I think is genuinely valuable for anyone learning machine learning: ML-From-Scratch…

X AI KOLs Timeline · 3d ago Cached

A GitHub repository implementing fundamental machine learning algorithms from scratch using plain NumPy, designed to help learners understand the inner workings of algorithms by focusing on clarity over performance. It covers supervised, unsupervised, deep learning, and reinforcement learning topics.

0 favorites 0 likes
#numpy

@DanKornas: If machine learning only clicks when you build the pieces yourself, this is a useful repo to keep around. Build your ow…

X AI KOLs Timeline · 2026-06-13

A GitHub repo offering build-from-scratch machine learning tutorials using NumPy, organized by categories, with an implementation-first approach.

0 favorites 0 likes
#numpy

Should you normalize RGB values by 255 or 256?

Lobsters Hottest · 2026-06-01 Cached

The article compares two methods for normalizing RGB values (dividing by 255 vs 256) and explains the consequences for floating-point conversion and rounding, including uneven bin widths at the extremes.

0 favorites 0 likes
← Back to home

Submit Feedback