How AI could help make Wikipedia entries more accurate
As the most popular encyclopedia of all time — with some 6.5 million articles — Wikipedia is the default first stop in the hunt for research information, background material, or an answer to that nagging question about pop culture. Wikipedia can tell you that scientists named a new species of fungus Spongiforma squarepantsii, after the [...]
r/movies on Reddit: In honor of Vin Diesel wearing 3 different sleeveless shirts in the Fast X trailer, I scoured his films, noting every sleeveless shirt & time spent in them. When he wears 4 sleeveless shirts & spends 14-15% of the films running time in them, the films make more money and have higher critic scores
Posted by u/LundgrensFrontKick - 2,259 votes and 131 comments
Maybe you’ve wished you could quickly grab the data on a webpage and instantly have it in a structured format. But you don’t know how to program or you do, but don’t want to go th…
Rich Iannone | What's new and exciting in gt 0.8.0 | Posit
With the gt package, anyone can make wonderful-looking tables using the R programming language. Rich Iannone, maintainer of gt, shows what's new and improved in gt 0.8.0!
00:00 Introduction
00:42 Find/Replace values with sub_values()
02:46 Find values and style them with tab_style_body()
05:00 Place a cell in your Quarto/RMarkdown doc with extract_cells()
07:13 Make numbers more readable with cols_align_decimal()
08:54 See column id info with tab_info()
11:03 Date and time formatting improvements
For more details:
• Demo script in this video: https://pos.it/gt8
• Read the blog post on gt 0.8.0: https://posit.co/blog/new-features-upgrades-in-gt-0-8-0/
• Learn more at https://gt.rstudio.com/
• See a full list of new features and improvements at https://gt.rstudio.com/news/index.html#gt-080
We're excited to announce that pins 1.1.0 for R is now available on CRAN! You can pin objects to a variety of pin boards, including Google Cloud Storage.
The latest version of {shinyuieditor} includes the new card component from {bslib}. In this post, we describe how you can use these cards and a new static-text component to easily organize your app's content in a visually appealing way.
MLOps are a set of practices to deploy and maintain machine learning models in production. Here are some considerations for assessing whether your team needs MLOps.
Posit AI Blog: Upside down, a cat's still a cat: Evolving image recognition with Geometric Deep Learning
In this first in a series of posts on group-equivariant convolutional neural networks (GCNNs), meet the main actors — groups — and concepts (equivariance). With GCNNs, we finally revisit the topic of Geometric Deep Learning, a principled, math-driven approach to neural networks that has consistently been rising in scope and impact.
Posit AI Blog: Deep Learning and Scientific Computing with R torch: the book
Please allow us to introduce Deep Learning and Scientific Computing with R torch. Released in e-book format today, and available freely online, this book starts out by introducing torch basics. From there, it moves on to various deep-learning use cases. Finally, it shows how to use torch for more general topics, such as matrix computations and the Fourier Transform.