All Projects → shanmukh05 → Machine-Learning-Roadmap

shanmukh05 / Machine-Learning-Roadmap

Licence: MIT license
A roadmap for getting started with Machine Learning

Projects that are alternatives of or similar to Machine-Learning-Roadmap

Programming Challenges
Algorithmic, Data Structures, Frontend and Pentest - Programming challenges and competitions to improve knowledge.
Stars: ✭ 592 (+649.37%)
Mutual labels:  roadmap, beginner
Unity3D-Cars
A project built for a Renaissance Coders tutorial to introduce vehicle physics.
Stars: ✭ 60 (-24.05%)
Mutual labels:  beginner
python-for-everybody-solutions
Solutions to Python for Everybody: Exploring Data using Python 3 by Charles Severance
Stars: ✭ 166 (+110.13%)
Mutual labels:  beginner
styles
A collection of cool effects in html, css and javascript.
Stars: ✭ 35 (-55.7%)
Mutual labels:  beginner
full-stack-web-developer
🔥 Roadmap to become a Full Stack Web Developer. What? Why? How?
Stars: ✭ 76 (-3.8%)
Mutual labels:  roadmap
datapackage-m
Power Query M functions for working with Tabular Data Packages (Frictionless Data) in Power BI and Excel
Stars: ✭ 26 (-67.09%)
Mutual labels:  tabular-data
Roadmap
No description or website provided.
Stars: ✭ 51 (-35.44%)
Mutual labels:  roadmap
learning-path-java-ee
Learning path Java EE
Stars: ✭ 19 (-75.95%)
Mutual labels:  roadmap
ws-ldn-1
Clojure/Clojurescript workshop (2-4 Nov 2015, London)
Stars: ✭ 22 (-72.15%)
Mutual labels:  beginner
Apple-Developer-Roadmap
Cómo convertirte en Apple Developer (iOS, iPadOS, macOS, watchOS, tvOS)
Stars: ✭ 381 (+382.28%)
Mutual labels:  roadmap
android-developer-roadmap
🗺 The 2022 Android Developer Roadmap suggests learning paths to understanding Android development.
Stars: ✭ 5,533 (+6903.8%)
Mutual labels:  roadmap
FIFA-2019-Analysis
This is a project based on the FIFA World Cup 2019 and Analyzes the Performance and Efficiency of Teams, Players, Countries and other related things using Data Analysis and Data Visualizations
Stars: ✭ 28 (-64.56%)
Mutual labels:  beginner
embracing-clojure
擁抱 Clojure
Stars: ✭ 18 (-77.22%)
Mutual labels:  beginner
awesome-backend
🚀 A curated and opinionated list of resources (English & Russian) for Backend developers | Структурированный список ресурсов для изучения Backend разработки
Stars: ✭ 826 (+945.57%)
Mutual labels:  roadmap
go-examples
Collection of Go examples for beginner back end developers
Stars: ✭ 44 (-44.3%)
Mutual labels:  beginner
engineering-leader
Beginning knowledge for leading and managing engineers
Stars: ✭ 22 (-72.15%)
Mutual labels:  beginner
AI4Water
framework for developing machine (and deep) learning models for structured data
Stars: ✭ 35 (-55.7%)
Mutual labels:  tabular-data
oh-my-backend
Что нужно знать бэкенд-разработчику web-приложений. Backend Roadmap (from Junior to Senior).
Stars: ✭ 657 (+731.65%)
Mutual labels:  roadmap
guide-to-becoming
แหล่งรวบรวมข้อมูลสำหรับคนที่อยากจะพัฒนาตัวเองในด้านต่างๆจากผู้เริ่มต้นสู่ระดับเทพ
Stars: ✭ 23 (-70.89%)
Mutual labels:  roadmap
cgpm
Library of composable generative population models which serve as the modeling and inference backend of BayesDB.
Stars: ✭ 24 (-69.62%)
Mutual labels:  tabular-data

Introduction

Hello there. I am Shanmukha Sainath, a 4th (final) year undergraduate student from department of Electronics and Electrical Communication Engineering department, IIT Kharagpur. I will be joining KLA Corporation as an Associate Analyst in 2023.

Connect with me:

@shanmukh05

Why I made this?

Internet world is huge, so as resources to learn any new things. There are numerous free and paid resources to learn Machine Learning. Having many options in hand confuses and it's difficult to select best one (saying from experience). So, I have collected best resources to get started with Machine Learning and continue career in this field.

Feedback and suggestions are welcome :)

Prerequisites

  • Mathematics
    • Linear Algebra
    • Details

      18.06 Linear Algebra course by MIT is the best course to learn basics of Linear Algebra

    • Matrix Algebra
    • Details

      Matrices course by Khan Academy is the best course to learn basics of Matrix Algebra

    • Probability and Statistics
    • Details

      Statistics and Probability course by Khan Academy is best course available.

    • Calculus
    • Details

      Differential Calculus is the best course to learn basics of Differential Calculus.

  • Programming Fundamentals
  • Programming Language
    • Python
    • Details

      Python tutorial is best place to learn basic syntax of Python.

Machine Learning

Deep Learning

Frameworks/Libraries

"No tutorial/course is better than Documentation :)"

But I am sharing other resources for some libraries to learn them quickly. Whenever you got stuck at some function or implementation. It is always better to refer documentation/tutorials/code present in official website.

What next ?

  • Competitions
    • Kaggle
    • Details

      Kaggle is biggest data sceince community where one can share their work, particpate in competitions, learn from free courses and lot more.

      To get more out of Kaggle, participate in any competition which is in field of your interest. Competitions are aminly divided into 3 categories Tabular, Computer Vision, NLP. If there are no any active competitions attempt past competitions which interests you. If you got stuck at any point refer publicly avaliable notebooks / post in discussion forum. There are enoromous number of datasets available on Kaggle. You can also download datasets and start your own project

    • ML Contests
    • This website contains a list of ongoing ML competitions across various platforms

    • List of ML hackathon platforms
    • This blog written by Vetrivel PS has list of Data Science competition platforms.

  • Research
    • Papers with Code
    • Details

      Papers with Code is a free and open resource with Machine Learning papers, code, datasets, methods and evaluation tables.

      Everything in PwC are divided into categories which makes it easy to get particular paper. Go to the category / field that interests you (Browse State-of-the-Art). Select any paper based on benchmarked dataset / Most implemented / Libraries. You can also find code implementations in various frameworks.

      Read the paper. Implement the algorithm/model with your favourite framework. Train it with dummy data to check. It's best way to get into research.

Other Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].