Data Science & Developer Roadmaps with Chat & Free Learning Resources
Kafdrop
As a messaging platform, Kafka needs no introduction. Since its inception, it has virtually rewritten the book on event streaming and has catalyzed the adoption of the now household design patterns —…...
Read more at Towards Data Science | Find similar documentsKLDivLoss
The Kullback-Leibler divergence loss. For tensors of the same shape y pred , y true y_{\text{pred}},\ y_{\text{true}} y pred , y true , where y pred y_{\text{pred}} y pred is the input and y tru...
Read more at PyTorch documentation | Find similar documentsIntroducing K-FAC
In this article, I summarize Kronecker-factored Approximate Curvature (K-FAC) (James Martens et al., 2015), one of the most efficient second-order optimization method for deep learning. The heavy…
Read more at Towards Data Science | Find similar documentsWhat the f?
I know you are eager to find out what this ‘f’ word actually is. Stay with me, we will get to it very soon. One thing I can tell you right away is that regardless of your familiarity with Machine…
Read more at Towards Data Science | Find similar documentsKNN
K-Nearest Neighbors is simple algorithm. The elegance of this algorithm lies in it’s simplicity. Despite it’s various drawback’s such as high compute time in high dimension data it is still widely…
Read more at Analytics Vidhya | Find similar documentsThe Four F’s
I teach a 3rd year undergraduate course on data science. It is not your typical course of lectures, practicals and tutorials. Lectures are few and far between and it is more about the practice of…
Read more at Towards Data Science | Find similar documentsQueue FI-FO Fun
While implementing optimizations, software developers may encounter performance issues that extend beyond a particular function or module. A potential problem in architecture, where two modules are ti...
Read more at Level Up Coding | Find similar documentsBeating the Odds
This is the first installment in my weekly sports themed series. Each week I’ll demonstrate applications of data science and seek to provide thoughtful analysis and insight into the games we love to…
Read more at Towards Data Science | Find similar documentsUsing
Using importlib.metadata New in version 3.8. Changed in version 3.10: importlib.metadata is no longer provisional. Source code: Lib/importlib/metadata/__init__.py importlib.metadata is a library that...
Read more at The Python Standard Library | Find similar documentsBokeh
Bokeh is a data visualization library that builds visuals in Python and outputs them in JavaScript.
Read more at Full Stack Python | Find similar documents- «
- ‹
- …