Site icon R-bloggers

Time Series & torch #1 – Training a network to compute moving average

[This article was first published on A Hugo website, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
In the previous year, I published a post, which as I hoped, was the first tutorial of the series describing how to effectively use PyTorch in Time Series Forecasting. Recently, a new exciting R package was submitted on CRAN. This great news was officially announced on the RStudio AI Blog. Yes, you mean right – the R port of PyTorch – called simply torch came into play. This encouraged me to reactivate my series, but in this time with both R and Pythonic versions.

To leave a comment for the author, please follow the link and comment on their blog: A Hugo website.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.