🇨🇦 Made in Canada

Discover Canada's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Canada.

TOP Jupyter Notebook Projects

1
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Jupyter Notebook
26,266
star
2
bloc97/Anime4K

bloc97/Anime4K

A High-Quality Real Time Upscaler for Anime Video
Jupyter Notebook
17,607
star
3
WongKinYiu/yolov7

WongKinYiu/yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Jupyter Notebook
12,512
star
4
chenyuntc/pytorch-book

chenyuntc/pytorch-book

PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Jupyter Notebook
11,615
star
5
pycaret/pycaret

pycaret/pycaret

An open-source, low-code machine learning library in Python
Jupyter Notebook
8,437
star
6
Kulbear/deep-learning-coursera

Kulbear/deep-learning-coursera

Deep Learning Specialization by Andrew Ng on Coursera.
Jupyter Notebook
7,326
star
7
cleverhans-lab/cleverhans

cleverhans-lab/cleverhans

An adversarial example library for constructing attacks, building defenses, and benchmarking both
Jupyter Notebook
6,078
star
8
susanli2016/Machine-Learning-with-Python

susanli2016/Machine-Learning-with-Python

Python code for common Machine Learning Algorithms
Jupyter Notebook
4,169
star
9
chenyuntc/simple-faster-rcnn-pytorch

chenyuntc/simple-faster-rcnn-pytorch

A simplified implemention of Faster R-CNN that replicate performance from origin paper
Jupyter Notebook
3,906
star
10
priya-dwivedi/Deep-Learning

priya-dwivedi/Deep-Learning

Jupyter Notebook
3,336
star
11
guillaume-chevalier/LSTM-Human-Activity-Recognition

guillaume-chevalier/LSTM-Human-Activity-Recognition

Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
Jupyter Notebook
3,278
star
12
plotly/dash-sample-apps

plotly/dash-sample-apps

Open-source demos hosted on Dash Gallery
Jupyter Notebook
3,051
star
13
susanli2016/NLP-with-Python

susanli2016/NLP-with-Python

Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
Jupyter Notebook
2,641
star
14
unsplash/datasets

unsplash/datasets

🎁 4,800,000+ Unsplash images made available for research and machine learning
Jupyter Notebook
2,224
star
15
bowang-lab/MedSAM

bowang-lab/MedSAM

Segment Anything in Medical Images
Jupyter Notebook
2,136
star
16
nickmccullum/algorithmic-trading-python

nickmccullum/algorithmic-trading-python

The repository for freeCodeCamp's YouTube course, Algorithmic Trading in Python
Jupyter Notebook
2,044
star
17
xuebinqin/DIS

xuebinqin/DIS

This is the repo for our new project Highly Accurate Dichotomous Image Segmentation
Jupyter Notebook
1,899
star
18
devinpleuler/analytics-handbook

devinpleuler/analytics-handbook

Getting started with soccer analytics
Jupyter Notebook
1,373
star
19
BorealisAI/advertorch

BorealisAI/advertorch

A Toolbox for Adversarial Robustness Research
Jupyter Notebook
1,266
star
20
xinychen/latex-cookbook

xinychen/latex-cookbook

LaTeX论文写作教程 (清华大学出版社)
Jupyter Notebook
1,234
star
21
bloc97/CrossAttentionControl

bloc97/CrossAttentionControl

Unofficial implementation of "Prompt-to-Prompt Image Editing with Cross Attention Control" with Stable Diffusion
Jupyter Notebook
1,226
star
22
LiYangHart/Hyperparameter-Optimization-of-Machine-Learning-Algorithms

LiYangHart/Hyperparameter-Optimization-of-Machine-Learning-Algorithms

Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Jupyter Notebook
1,223
star
23
xinychen/transdim

xinychen/transdim

Machine learning for transportation data imputation and prediction.
Jupyter Notebook
1,140
star
24
guillaume-chevalier/seq2seq-signal-prediction

guillaume-chevalier/seq2seq-signal-prediction

Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
Jupyter Notebook
1,078
star
25
Tanu-N-Prabhu/Python

Tanu-N-Prabhu/Python

This repository helps you understand python from the scratch.
Jupyter Notebook
1,074
star
26
Robert-JunWang/Pelee

Robert-JunWang/Pelee

Pelee: A Real-Time Object Detection System on Mobile Devices
Jupyter Notebook
882
star
27
qqiang00/Reinforce

qqiang00/Reinforce

Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments
Jupyter Notebook
836
star
28
bowang-lab/scGPT

bowang-lab/scGPT

Jupyter Notebook
815
star
29
chocoluffy/deep-recommender-system

chocoluffy/deep-recommender-system

深度学习在推荐系统中的应用及论文小结。
Jupyter Notebook
786
star
30
alexminnaar/time-series-classification-and-clustering

alexminnaar/time-series-classification-and-clustering

Time series classification and clustering code written in Python.
Jupyter Notebook
761
star
31
fidler-lab/polyrnn-pp

fidler-lab/polyrnn-pp

Inference Code for Polygon-RNN++ (CVPR 2018)
Jupyter Notebook
730
star
32
terryum/TensorFlow_Exercises

terryum/TensorFlow_Exercises

The codes I made while I practiced various TensorFlow examples
Jupyter Notebook
615
star
33
Western-OC2-Lab/AutoML-Implementation-for-Static-and-Dynamic-Data-Analytics

Western-OC2-Lab/AutoML-Implementation-for-Static-and-Dynamic-Data-Analytics

Implementation/Tutorial of using Automated Machine Learning (AutoML) methods for static/batch and online/continual learning
Jupyter Notebook
609
star
34
castorini/daam

castorini/daam

Diffusion attentive attribution maps for interpreting Stable Diffusion.
Jupyter Notebook
566
star
35
AndreiBarsan/DynSLAM

AndreiBarsan/DynSLAM

Master's Thesis on Simultaneous Localization and Mapping in dynamic environments. Separately reconstructs both the static environment and the dynamic objects from it, such as cars.
Jupyter Notebook
552
star
36
davidrosenberg/mlcourse

davidrosenberg/mlcourse

Machine learning course materials.
Jupyter Notebook
524
star
37
abdallahdib/NextFace

abdallahdib/NextFace

A high-fidelity 3D face reconstruction library from monocular RGB image(s)
Jupyter Notebook
510
star
38
patrickwalls/mathematicalpython

patrickwalls/mathematicalpython

Introduction to Mathematical Computing with Python and Jupyter
Jupyter Notebook
504
star
39
amaargiru/pycore

amaargiru/pycore

Python Extended Cheatsheet. I'm using this repository to chronicle my journey through Python.
Jupyter Notebook
486
star
40
priya-dwivedi/cs224n-Squad-Project

priya-dwivedi/cs224n-Squad-Project

Jupyter Notebook
466
star
41
shawntan/neural-turing-machines

shawntan/neural-turing-machines

Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/abs/1410.5401)
Jupyter Notebook
462
star
42
ericxiao251/spark-syntax

ericxiao251/spark-syntax

This is a repo documenting the best practices in PySpark.
Jupyter Notebook
456
star
43
hammadshaikhha/Data-Science-and-Machine-Learning-from-Scratch

hammadshaikhha/Data-Science-and-Machine-Learning-from-Scratch

Implements common data science methods and machine learning algorithms from scratch in python. Intuition and theory behind the algorithms is also discussed.
Jupyter Notebook
423
star
44
jwangjie/Gaussian-Process-Regression-Tutorial

jwangjie/Gaussian-Process-Regression-Tutorial

An Intuitive Tutorial to Gaussian Processes Regression
Jupyter Notebook
422
star
45
nicolas-gervais/predicting-car-price-from-scraped-data

nicolas-gervais/predicting-car-price-from-scraped-data

Picture and specifications scraper
Jupyter Notebook
413
star
46
AutodeskAILab/Fusion360GalleryDataset

AutodeskAILab/Fusion360GalleryDataset

Data, tools, and documentation of the Fusion 360 Gallery Dataset
Jupyter Notebook
392
star
47
Kulbear/deep-learning-nano-foundation

Kulbear/deep-learning-nano-foundation

Udacity's Deep Learning Nano Foundation program.
Jupyter Notebook
390
star
48
danluu/UFLDL-tutorial

danluu/UFLDL-tutorial

Deep Learning and Unsupervised Feature Learning Tutorial Solutions
Jupyter Notebook
389
star
49
terryum/Data-Augmentation-For-Wearable-Sensor-Data

terryum/Data-Augmentation-For-Wearable-Sensor-Data

A sample code of data augmentation methods for wearable sensor data (time-series data)
Jupyter Notebook
372
star
50
MahanFathi/CS231

MahanFathi/CS231

Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
Jupyter Notebook
370
star
51
FKLC/Torrent-To-Google-Drive-Downloader

FKLC/Torrent-To-Google-Drive-Downloader

Simple notebook to stream torrent files to Google Drive using Google Colab.
Jupyter Notebook
367
star
52
chendaniely/pandas_for_everyone

chendaniely/pandas_for_everyone

Repository to accompany "Pandas for Everyone"
Jupyter Notebook
362
star
53
Demfier/multimodal-speech-emotion-recognition

Demfier/multimodal-speech-emotion-recognition

Lightweight and Interpretable ML Model for Speech Emotion Recognition and Ambiguity Resolution (trained on IEMOCAP dataset)
Jupyter Notebook
362
star
54
seyonechithrananda/bert-loves-chemistry

seyonechithrananda/bert-loves-chemistry

bert-loves-chemistry: a repository of HuggingFace models applied on chemical SMILES data for drug design, chemical modelling, etc.
Jupyter Notebook
356
star
55
kracwarlock/action-recognition-visual-attention

kracwarlock/action-recognition-visual-attention

Action recognition using soft attention based deep recurrent neural networks
Jupyter Notebook
352
star
56
Rishit-dagli/MIRNet-TFJS

Rishit-dagli/MIRNet-TFJS

TensorFlow JS models for MIRNet for low-light💡 image enhancement
Jupyter Notebook
347
star
57
marcopeix/TimeSeriesForecastingInPython

marcopeix/TimeSeriesForecastingInPython

Jupyter Notebook
338
star
58
luisguiserrano/manning

luisguiserrano/manning

Repository for the book Grokking Machine Learning, by Manning Editors
Jupyter Notebook
332
star
59
castorini/pygaggle

castorini/pygaggle

a gaggle of deep neural architectures for text ranking and question answering, designed for Pyserini
Jupyter Notebook
319
star
60
Tangshitao/QuadTreeAttention

Tangshitao/QuadTreeAttention

QuadTree Attention for Vision Transformers (ICLR2022)
Jupyter Notebook
316
star
61
amaargiru/pyroad

amaargiru/pyroad

Detailed Python developer roadmap
Jupyter Notebook
307
star
62
Western-OC2-Lab/Intrusion-Detection-System-Using-Machine-Learning

Western-OC2-Lab/Intrusion-Detection-System-Using-Machine-Learning

Code for IDS-ML: intrusion detection system development using machine learning algorithms (Decision tree, random forest, extra trees, XGBoost, stacking, k-means, Bayesian optimization..)
Jupyter Notebook
306
star
63
susanli2016/PySpark-and-MLlib

susanli2016/PySpark-and-MLlib

Getting start with PySpark and MLlib
Jupyter Notebook
286
star
64
cohere-ai/notebooks

cohere-ai/notebooks

Code examples and jupyter notebooks for the Cohere Platform
Jupyter Notebook
278
star
65
priya-dwivedi/face_and_emotion_detection

priya-dwivedi/face_and_emotion_detection

Jupyter Notebook
278
star
66
PiercingDan/spark-Jupyter-AWS

PiercingDan/spark-Jupyter-AWS

A guide on how to set up Jupyter with Pyspark painlessly on AWS EC2 clusters, with S3 I/O support
Jupyter Notebook
262
star
67
mahmoudnafifi/HistoGAN

mahmoudnafifi/HistoGAN

Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).
Jupyter Notebook
259
star
68
Kulbear/stock-prediction

Kulbear/stock-prediction

Stock price prediction with recurrent neural network. The data is from the Chinese stock.
Jupyter Notebook
257
star
69
kylemath/DeepEEG

kylemath/DeepEEG

Deep Learning with Tensor Flow for EEG MNE Epoch Objects
Jupyter Notebook
251
star
70
guillaume-chevalier/Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDP

guillaume-chevalier/Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDP

What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural network sees data throughout time, and activation functions are instead spikes that are raised past a certain pre-activation threshold. Pre-activation values constantly fades if neurons aren't excited enough.
Jupyter Notebook
249
star
71
lingjzhu/charsiu

lingjzhu/charsiu

Charsiu: A neural phonetic aligner.
Jupyter Notebook
247
star
72
ababaian/serratus

ababaian/serratus

Ultra-deep search for novel viruses
Jupyter Notebook
246
star
73
lingjzhu/CharsiuG2P

lingjzhu/CharsiuG2P

Multilingual G2P in 100 languages
Jupyter Notebook
242
star
74
ThomasDelteil/VisualSearch_MXNet

ThomasDelteil/VisualSearch_MXNet

Visual Search using Apache MXNet and gluon
Jupyter Notebook
236
star
75
ank0409/Ditching-Excel-for-Python

ank0409/Ditching-Excel-for-Python

Functionalities in Excel translated to Python
Jupyter Notebook
229
star
76
mattsherar/Temporal_Fusion_Transform

mattsherar/Temporal_Fusion_Transform

Pytorch Implementation of Google's TFT
Jupyter Notebook
224
star
77
DEAP/notebooks

DEAP/notebooks

Notebooks on how to use Distributed Evolutionary Algorithm in Python (DEAP)
Jupyter Notebook
220
star
78
sciann/sciann-applications

sciann/sciann-applications

A place to share problems solved with SciANN
Jupyter Notebook
217
star
79
swethasubramanian/LungCancerDetection

swethasubramanian/LungCancerDetection

Use CNN to detect nodules in LIDC dataset.
Jupyter Notebook
215
star
80
luisguiserrano/gans

luisguiserrano/gans

GANs in slanted land
Jupyter Notebook
214
star
81
MariyaSha/WebscrapingInstagram

MariyaSha/WebscrapingInstagram

Multiple Notebooks for Web Scraping Instagram with Selenium
Jupyter Notebook
212
star
82
sdoria/SimpleSelfAttention

sdoria/SimpleSelfAttention

A simpler version of the self-attention layer from SAGAN, and some image classification results.
Jupyter Notebook
209
star
83
marcopeix/time-series-analysis

marcopeix/time-series-analysis

Collection of notebooks for time series analysis
Jupyter Notebook
207
star
84
swechhasingh/Handwriting-synthesis

swechhasingh/Handwriting-synthesis

Implementation of "Generating Sequences With Recurrent Neural Networks" https://arxiv.org/abs/1308.0850
Jupyter Notebook
202
star
85
cohere-ai/sandbox-topically

cohere-ai/sandbox-topically

Topic modeling helpers using managed language models from Cohere. Name text clusters using large GPT models.
Jupyter Notebook
200
star
86
gabrielhuang/reptile-pytorch

gabrielhuang/reptile-pytorch

A PyTorch implementation of OpenAI's REPTILE algorithm
Jupyter Notebook
198
star
87
deepanshut041/feature-detection

deepanshut041/feature-detection

Oriented FAST and Rotated BRIEF using opencv
Jupyter Notebook
196
star
88
IliaZenkov/transformer-cnn-emotion-recognition

IliaZenkov/transformer-cnn-emotion-recognition

Speech Emotion Classification with novel Parallel CNN-Transformer model built with PyTorch, plus thorough explanations of CNNs, Transformers, and everything in between
Jupyter Notebook
194
star
89
xinychen/tensor-learning

xinychen/tensor-learning

Python codes for low-rank tensor factorization, tensor completion, and tensor regression techniques.
Jupyter Notebook
192
star
90
Western-OC2-Lab/PWPAE-Concept-Drift-Detection-and-Adaptation

Western-OC2-Lab/PWPAE-Concept-Drift-Detection-and-Adaptation

Data stream analytics: Implement online learning methods to address concept drift and model drift in data streams using the River library. Code for the paper entitled "PWPAE: An Ensemble Framework for Concept Drift Adaptation in IoT Data Streams" published in IEEE GlobeCom 2021.
Jupyter Notebook
192
star
91
chenyuntc/pytorch-GAN

chenyuntc/pytorch-GAN

A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks
Jupyter Notebook
186
star
92
bjlkeng/sandbox

bjlkeng/sandbox

Play time!
Jupyter Notebook
186
star
93
stas00/ipyexperiments

stas00/ipyexperiments

Automatic GPU+CPU memory profiling, re-use and memory leaks detection using jupyter/ipython experiment containers
Jupyter Notebook
185
star
94
pytopia/CS-Tutorial

pytopia/CS-Tutorial

Source Code for CS Courses Offered by Ali Hejazizo
Jupyter Notebook
181
star
95
nareshk1290/Udacity-Data-Engineering

nareshk1290/Udacity-Data-Engineering

Udacity Data Engineering Nano Degree (DEND)
Jupyter Notebook
181
star
96
cloudanum/50Algorithms

cloudanum/50Algorithms

Jupyter Notebook
180
star
97
wdlcameron/Solutions-to-Data-Structures-and-Algorithms-in-Python

wdlcameron/Solutions-to-Data-Structures-and-Algorithms-in-Python

[My Solutions] Data Structures and Algorithms in Python (Michael T. Goodrich)
Jupyter Notebook
180
star
98
allen-chiang/Time-Series-Transformer

allen-chiang/Time-Series-Transformer

A data preprocessing package for time series data. Design for machine learning and deep learning.
Jupyter Notebook
179
star
99
utiasSTARS/bingham-rotation-learning

utiasSTARS/bingham-rotation-learning

A Smooth Representation of SO(3) for Deep Rotation Learning with Uncertainty.
Jupyter Notebook
177
star
100
bbcho/finoptions-dev

bbcho/finoptions-dev

Jupyter Notebook
174
star