MCPcopy Index your code
hub / github.com/aladdinpersson/Machine-Learning-Collection

github.com/aladdinpersson/Machine-Learning-Collection @1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0 ↗ · + Follow
733 symbols 2,148 edges 167 files 47 documented · 6% updated 22mo ago1.0 · 2021-03-06★ 8,47289 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README


Build Status License: MIT

Machine Learning Collection

In this repository you will find tutorials and projects related to Machine Learning. I try to make the code as clear as possible, and the goal is be to used as a learning resource and a way to lookup problems to solve specific problems. For most I have also done video explanations on YouTube if you want a walkthrough for the code. If you got any questions or suggestions for future videos I prefer if you ask it on YouTube. This repository is contribution friendly, so if you feel you want to add something then I'd happily merge a PR :smiley:

Table Of Contents

Machine Learning

PyTorch Tutorials

If you have any specific video suggestion please make a comment on YouTube :)

Basics

More Advanced

Object Detection

Generative Adversarial Networks

Architectures

TensorFlow Tutorials

If you have any specific video suggestion please make a comment on YouTube :)

Beginner Tutorials

Core symbols most depended-on inside this repo

train
called by 38
ML/Projects/Exploring_MNIST/train.py
fit
called by 24
ML/algorithms/svm/svm.py
compile
called by 23
ML/TensorFlow/Basics/tutorial15-customizing-modelfit.py
sigmoid
called by 14
ML/algorithms/logisticregression/logistic_regression.py
main
called by 11
ML/algorithms/neuralnetwork/NN.py
convolution_block
called by 10
ML/TensorFlow/CNN_architectures/GoogLeNet/block.py
inception_block
called by 9
ML/TensorFlow/CNN_architectures/GoogLeNet/block.py
intersection_over_union
called by 9
ML/Pytorch/object_detection/metrics/iou.py

Shape

Method 373
Function 231
Class 129

Languages

Python100%

Modules by API surface

ML/Pytorch/others/default_setups/image_classification/augmentations.py27 symbols
ML/Pytorch/more_advanced/transformer_from_scratch/transformer_from_scratch.py20 symbols
ML/Pytorch/GANs/ProGAN/model.py18 symbols
ML/Pytorch/CNN_architectures/pytorch_efficientnet.py16 symbols
ML/Pytorch/object_detection/YOLOv3/utils.py14 symbols
ML/Pytorch/more_advanced/image_captioning/get_loader.py14 symbols
ML/Pytorch/Basics/custom_dataset_txt/loader_customtext.py14 symbols
ML/Pytorch/object_detection/YOLOv3/model.py13 symbols
ML/Projects/DeepSort/sort_w_attention.py13 symbols
ML/Pytorch/CNN_architectures/pytorch_inceptionet.py12 symbols
ML/algorithms/decisiontree/decision_tree.py11 symbols
ML/Pytorch/more_advanced/Seq2Seq_attention/seq2seq_attention.py11 symbols

For agents

$ claude mcp add Machine-Learning-Collection \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact