Skip to content

salimnursalim/summary-of-ai-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Top GitHub Repositories for AI and ML Enthusiasts

Here is an extended list of important GitHub repositories related to AI and Machine Learning (ML) across various domains, including natural language processing (NLP), computer vision, reinforcement learning, and more:


General Machine Learning

  1. Machine Learning From Scratch
    Implementations of ML models from scratch using NumPy only.
    Link

  2. 100-Days-Of-ML-Code
    A comprehensive guide to learn ML in 100 days.
    Link

  3. fastai/fastai
    High-level library built on PyTorch, focused on making DL accessible.
    Link

  4. ml-course
    Open materials for studying machine learning algorithms.
    Link

  5. Hands-On ML with Scikit-Learn, Keras, and TensorFlow
    Notebooks for the book "Hands-On Machine Learning."
    Link


Deep Learning

  1. Deep Learning Specialization on Coursera
    Jupyter notebooks from Andrew Ng's Coursera course.
    Link

  2. PyTorch Examples
    A set of example scripts for PyTorch.
    Link

  3. TensorFlow Models
    TensorFlow implementations of ML and DL models.
    Link

  4. Dive into Deep Learning
    Interactive deep learning book with code, math, and discussions.
    Link

  5. Deep Learning for Computer Vision
    DL implementations focused on computer vision.
    Link


Natural Language Processing (NLP)

  1. Transformers
    Hugging Face's popular library for transformers in NLP.
    Link

  2. spaCy
    Industrial-strength NLP library in Python.
    Link

  3. stanfordnlp
    Official Python wrapper for Stanford NLP tools.
    Link

  4. NLTK
    Natural Language Toolkit — classic library for NLP.
    Link

  5. OpenNLP
    Apache library for processing natural language text.
    Link


Computer Vision

  1. OpenCV
    Library for computer vision, image processing, and machine learning.
    Link

  2. Detectron2
    Facebook's research library for object detection and segmentation.
    Link

  3. DeepLab
    Semantic image segmentation using DeepLab models.
    Link

  4. StyleGAN2
    Official repository for StyleGAN2, used for generating images.
    Link

  5. YOLOv5
    Real-time object detection with YOLOv5.
    Link


Reinforcement Learning

  1. OpenAI Gym
    Toolkit for developing RL environments and algorithms.
    Link

  2. Stable-Baselines3
    A set of RL algorithms based on PyTorch.
    Link

  3. RLlib
    A scalable library for reinforcement learning.
    Link

  4. DeepMind Lab
    A 3D environment for RL research.
    Link

  5. dopamine
    Google's lightweight RL framework.
    Link


AI Ethics and Fairness

  1. AI Fairness 360
    IBM's toolkit to detect and mitigate bias in ML models.
    Link

  2. Themis-ML
    A library for fairness-aware ML.
    Link

  3. What-If Tool
    Visual interface for ML fairness and interpretability.
    Link


Miscellaneous

  1. Awesome Machine Learning
    A curated list of awesome ML frameworks, libraries, and software.
    Link

  2. Awesome AI
    A curated list of AI-related tools, datasets, and resources.
    Link

  3. Data Science Notebooks
    Jupyter notebooks for data analysis, visualization, and ML.
    Link

  4. Model Zoo for PyTorch
    Pre-trained PyTorch models for various tasks.
    Link

  5. AI Papers with Code
    A collection of AI papers accompanied by their implementations.
    Link


These repositories cover a wide range of applications and techniques in AI and ML, making them valuable resources for learning and project development. Let me know if you want recommendations specific to a particular area!

About

Top GitHub Repositories for AI and ML Enthusiasts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published