October 2020

Introducing torch autograd

October 3, 2020 | Sigrid Keydana

Last week, we saw how to code a simple network from scratch, using nothing but torch tensors. Predictions, loss, gradients, weight updates – all these things we’ve been computing ourselves. Today, we make a significant change: Namely, we spare ourse... [Read more...]

An R Pipeline for XGBoost Part I

October 3, 2020 | R on orrymr.com

Contents: Introduction XGBoost - An Implementation of Gradient Boosting Load And Explore The Data Hyperparameters Training The Model: Or, how I learned to stop overfitting and love the cross-validation Making Predictions Conclusion 1 Introduction XG... [Read more...]

Switch BLAS/LAPACK without leaving your R session

October 3, 2020 | Iñaki Úcar

BLAS and LAPACK comprise all the low-level linear algebra subroutines that handle your matrix operations in R and other software. Fedora ships the reference implementation from Netlib, which is accurate and stable, but slow, as well as several optimized backends, such as ATLAS, BLIS (serial, OpenMP and threaded versions) and ... [Read more...]

metallicaRt

October 1, 2020 | HighlandR

On a whim, I created a collection of colour palettes based on Metallica album covers. Each is named using an abbreviation of the relevant album, or a snippet of a song title from the album. In most cases, the song chosen is one of the stand ... [Read more...]

metallicaRt

October 1, 2020 | HighlandR

Seek and Destroy meets School of Rock - What? On a whim, I created a collection of colour palettes based on Metallica album covers. Each is named using an abbreviation of the relevant album, or a snippet of a song title from the album. In m... [Read more...]

Walk the Walk

October 1, 2020 | R on kieranhealy.org

The other day I was looking to make a bunch of graphs showing some recent data from the CDC about excess mortality due to COVID-19. The idea was to take weekly counts of deaths over the past few years, both overall and from various important causes, and then show how ... [Read more...]

Countdown to VirtuEARL 2020

October 1, 2020 | Laura Swales

The countdown to VirtuEARL has begun! The online Enterprise Applications of the R Language conference starts on Thursday 8th October... The post Countdown to VirtuEARL 2020 appeared first on Mango Solutions. [Read more...]
1 12 13 14

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)