Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.43 KB

File metadata and controls

26 lines (16 loc) · 1.43 KB

Introductory mathematics in R and Python

This repository contains a series of tutorials designed to help R users explore introductory mathematical concepts.

Aim:

The aim of this repository is to provide resources to help R users who are interested in practicing machine learning but do not come from a mathematics background/ have forgotten all their specialist mathematics knowledge (i.e. designed to help someone like me).

This repository also has a secondary aim of promoting code agnostic practices, by highlighting how the same functions can be performed in both R and Python.

Author:

Dr Erika Duan

Course references:

Tutorials:

  1. Matrices
    1.1 Introduction to matrices