Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 611 Bytes

index.md

File metadata and controls

17 lines (13 loc) · 611 Bytes
layout root permalink
lesson
.
index.html

An introduction to machine learning.

{% comment %} This is a comment in Liquid {% endcomment %}

Prerequisites

A basic understanding of Python. You will need to know how to write a for loop, if statement, use functions, libraries and perform basic arithmetic. Either of the Software Carpentry Python courses cover sufficient background. {: .prereq}

{% include links.md %}