Brush Up Machine Learning or Learning it from Scratch. πŸ’–

Table Of Contents

Legend

✨ - Recommended: Only Doing this may work

πŸ’– - Complete

πŸ˜Άβ€πŸŒ«οΈ - Too Tough, Not Recommended

Important Note

For Medium Premium articles, use https://freedium.cfd/ to bypass the paywall.

Pre-Requisite

Python


Language

  1. ✨ Ten Jupyter Notebooks covering Python features: https://github.com/jvdkwast/Python3_Jupyter_Notebook/tree/master
  2. πŸ’– PyFlo: Comprehensive guide to Python with additional content https://pyflo.net/

Libraries


NumPy is a Python library for efficient numerical computations, providing support for large, multi-dimensional arrays and matrices.