SaaSHub helps you find the best software and product alternatives Learn more →
Top 9 Python Convolution Projects
-
rocket
ROCKET: Exceptionally fast and accurate time series classification using random convolutional kernels (by angus924)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Don't forget Sharpened Cosine Similarity[0] which arose from this really interesting twitter thread [1].
[0] https://github.com/brohrer/sharpened-cosine-similarity
[1] https://twitter.com/_brohrer_/status/1232063619657093120
-
convolution-vision-transformers
PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers
-
tmu
Implements the Tsetlin Machine, Coalesced Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features, drop clause, Type III Feedback, focused negative sampling, multi-task classifier, autoencoder, literal budget, and one-vs-one multi-class classifier. TMU is written in Python with wrappers for C and CUDA-based clause evaluation and updating.
-
Convolution-From-Scratch
Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy
-
hydra
HYDRA: Competing convolutional kernels for fast and accurate time series classification (by angus924)
-
-
Project mention: Tinyconv – educational image processing with kernel and convolution in Python | news.ycombinator.com | 2024-02-20
Python Convolution discussion
Python Convolution related posts
-
Alternatives to Cosine Similarity
-
Tsetlin machine – the other AI toolbooks
-
Tsetlin Machine Unified (TMU) - One Codebase to Rule Them All
-
[R] New Tsetlin machine learning scheme creates up to 80x smaller logical rules, benefitting hardware efficiency and interpretability.
-
This Artificial Intelligence (AI) Research From Norway Introduces Tsetlin Machine-Based Autoencoder For Representing Words Using Logical Expressions
-
Sharpened Cosine Distance as an Alternative for Convolutions
-
Vectorized Convolution in NumPy - A vectorized implementation of the convolution part of a CNN
-
A note from our sponsor - SaaSHub
www.saashub.com | 23 Jan 2025
Index
What are some of the best open-source Convolution projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | rocket | 427 |
2 | minirocket | 295 |
3 | sharpened-cosine-similarity | 254 |
4 | convolution-vision-transformers | 224 |
5 | tmu | 131 |
6 | Convolution-From-Scratch | 52 |
7 | hydra | 50 |
8 | vectorized_convolution | 8 |
9 | tinyconv | 3 |