No articles match
Introduction to mypaintr27 days ago
Brushes | Good brushes | Hands | Rough lines and polygons | Pattern Fills | Rough drawing and mypaint_device | ggplot2 | Using mypaintr in knitr | Advanced hand control: pressure, speed and tilt
Hand demo29 days ago
Pressure on the default device | Pressure using mypaint_device() and brushes
Getting Started with Rmlx1 months ago
Introduction | System Requirements | Creating MLX Arrays | Lazy Evaluation | Arithmetic Operations | Matrix Operations | Matrix Multiplication | Transpose | Cross Products | Reductions | Indexing | Device Management | Performance Comparison
Linear Regression with MLX1 months ago
Overview | Problem Setup | Define the Loss Function | Automatic Differentiation | Training Loop with SGD | Method 2: Closed-form Regression via Matrix Algebra | Accelerating the Closed-form Solution with mlx_compile() | Accuracy and Performance Comparison | Device Selection
Neural Networks with Rmlx1 months ago
Building a Neural Network | Generating Training Data | Training Loop | Evaluating Model Performance | Using Different Architectures | Convolutional Features | Embeddings for Categorical Data | Available Loss Functions | Available Activation Functions | Regularization and Normalization | Best Practices | Further Reading
Introduction to santoku2 months ago
Introduction | Basic usage | Chopping by width and number of elements | Even more ways to chop | Isolating common values | Quick tables | Specifying labels | Specifying breaks | Chopping dates, times and other vectors
Converting a package to use doctest7 months ago
Setting up doctest | Converting @examples to @doctest sections | Before | After | Creating doctests by adding expectations | Doctests for messaging functions | Adding doctests for utility functions | Adding doctest to Suggests: | Conclusion
Introduction to Huxtable8 months ago
Introduction | About this document | Huxtable | Installation | Getting started | Huxtable properties | Selecting rows and columns | Editing huxtables | Formatting cell text | Aligning text and numbers | Borders | Changing and adding content | Changing the layout | Table position and column width | Headers | Splitting tables | Themes | Conditional formatting | Output to different formats | Pretty-printing data frames | Using huxtables in knitr and rmarkdown | Quick output commands | Useful output options | Creating a regression table | Getting more information
Regression Tables with huxreg10 months ago
Regression tables with huxreg | Altering data
Introduction to onetime3 years ago
Motivation | Setup | Basic usage | Allowing the user to hide a message | Setting an expiry time | Using onetime in your package | Utility functions | Going further
doctest3 years ago
Introduction to doctest | Adding doctests to your package | Tags | @doctest | @expect | @expectRaw | @snap | @testRaw | @omit and @resume | @doctestExample | Caveats | Writing good doctests | Related packages
What's new in santoku 0.9.04 years ago
You can use break names for labels | close_end works differently | close_end is TRUE by default | New raw parameter for chop() | Other changes | Feedback
anim.plots vignette7 years ago
Vignette stub