convmixer
Conv Mixer Network
An implementation of the ConvMixer neural network architecture in Python
Implementation of ConvMixer for "Patches Are All You Need? 🤷"
1k stars
14 watching
102 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
locuslab/convmixer-cifar10 | A simple ConvMixer-based classification system for the CIFAR-10 dataset | 42 |
matlab-deep-learning/convmixer-patches-are-all-you-need | Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB | 6 |
locuslab/optnet | A PyTorch module that adds differentiable optimization as a layer to neural networks | 517 |
locuslab/trellisnet | This repository presents a novel neural network architecture and its applications in sequence modeling tasks such as language modeling and classification. | 472 |
georgefilipkin/pulsemixer | A command-line mixer application for managing audio volumes and settings using PulseAudio. | 723 |
xuzhenqi/cnn | Provides an implementation of convolutional neural networks in MATLAB. | 97 |
mcauser/micropython-tca9548a | An I2C multiplexer library for controlling multiple devices with the same address on a microcontroller bus | 15 |
some9000/stylepile | A tool that enables users to mix and match elements from different prompts to generate stylized images | 575 |
benedekrozemberczki/mixhop-and-n-gcn | A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 403 |
akarneliuk/pygnmi | A Python implementation of the gNMI client for interacting with network devices and retrieving configuration data. | 131 |
eladhoffer/convnet.pytorch | A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets. | 347 |
mmlab-cu/polynet | An implementation of a pursuit of structural diversity in very deep neural networks | 82 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
jczic/micromlp | A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers | 183 |
johnnykv/mnemosyne | Normalizes honeypot data from various feeds for analysis | 46 |