Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 4.89 KB

README.md

File metadata and controls

49 lines (34 loc) · 4.89 KB

Awesome Courses Awesome

A curated list of amazing awesome online courses and tutorials in AI/ML, big data analytics and software systems engineering.

📖 Table of Contents

Software

Courses and tutorials on software engineering, software systems, software infrastructure, modern DevOps.

AI

Courses on AI.

NLP

Courses and tutorials on NLP.

Data Science

Courses, tutorials and resources on data science.

  • Foundations of Data Analysis (UTexas) - A more statistics-centric introduction to data analysis. The tooling was R rather than python which was not ideal. However, the course introduces a few important statistics concepts.
  • Streamlit - Go from data science and machine learning analysis to apps in a few lines of python code with this library.