Explore >> Select a destination


You are here

rdrr.io
| | purrr.tidyverse.org
4.1 parsecs away

Travel
| | These functions are variants of map() that iterate over two arguments at a time.
| | dplyr.tidyverse.org
5.4 parsecs away

Travel
| | Most data operations are done on groups defined by variables. group_by() takes an existing tbl and converts it into a grouped tbl where operations are performed "by group". ungroup() removes grouping.
| | marcospereira.me
6.3 parsecs away

Travel
| | In this post we summarize the math behind deep learning and implement a simple network that achieves 85% accuracy classifying digits from the MNIST dataset.
| | verdagon.dev
34.1 parsecs away

Travel
|