August 2020

JavaScript for the R package developer

August 24, 2020 | Posts on R-hub blog

JS and R, what a clickbait! Come for JS, stay for our posts about Solaris and WinBuilder. ???? No matter how strongly you believe in JavaScript being the language of the future (see below), you might still gain from using it in your R practice, be it back-end or front-end. javascript ... [Read more...]

Upcoming Why R? Webinars in September

August 24, 2020 | Marcin Kosiński

Why R? Webinars are back for Season 2! After over more than 20 000 views in past season we are eager to start a new set of R webinars! All videos from the past series can be watched on our youtube.com/WhyRFoundation channel. See this post to find out ... [Read more...]

Training ImageNet with R

August 23, 2020 | Javier Luraschi

``` The MirroredStrategy can help us scale up to about 8 GPUs per compute instance; however, we are likely to need 16 instances with 8 GPUs each to train ImageNet in a reasonable time (see Jeremy Howard’s post on Training Imagenet in 18 Minutes). So where do we go from here? Welcome to MultiWorkerMirroredStrategy: ... [Read more...]

Have a question – book me!

August 22, 2020 | Dr. Shirin Elsinghorst

Because I have been getting too many emails with questions and requests for help than I can answer, you can now book 15-minute time-slots with me. I will offer one 15-minute-slot per day on a first-come-first-serve basis. These 15 minutes will be free ...
[Read more...]

Sketchy, Hand-drawn-like Networks in R

August 22, 2020 | schochastics

This post introduces the R package rougnet, which wraps the java script library rough.js to draw sketchy, hand-drawn-like networks. From all my network packages, this is probably the most useless but most fun one I developed. The package is so far only available on github, but it already has ... [Read more...]

Comparing Data Sets with Venn Diagrams

August 22, 2020 | morphoscape

Venn diagrams are a great way to visualize informative comparisons between data sets. It can be particularly helpful to use venn diagrams to look at how similar data is across multiple data sets, or within the same data set. The types of comparisons you can make will depend on how ...
[Read more...]
1 2 3 4 5 6 12

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)