equivariant-MLP
Equivariant network builder
Automates construction of equivariant neural networks by solving mathematical constraints
A library for programmatically generating equivariant layers through constraint solving
257 stars
10 watching
21 forks
Language: Jupyter Notebook
last commit: over 1 year ago
Linked from 1 awesome list
deep-learningequivariance
Related projects:
Repository | Description | Stars |
---|---|---|
eliyaan/neuralnetworks-v-module | A V module to create and train multi-layer neural networks with customizable backpropagation | 19 |
ahmedfgad/numpycnn | An implementation of a convolutional neural network (CNN) using NumPy for basic classification tasks. | 570 |
emoen/machine-learning-for-asset-managers | Implementation of code snippets and exercises from Machine Learning for Asset Managers, focusing on clustering, correlation, density, eigenvalue, and machine learning. | 487 |
ahmedfgad/neuralgenetic | Tools and techniques for training neural networks using genetic algorithms | 240 |
cloud-cv/fabrik | An online platform to design and visualize neural networks collaboratively | 1,127 |
locuslab/optnet | A PyTorch module that adds differentiable optimization as a layer to neural networks | 513 |
ramon-oliveira/aorun | A deep learning framework on top of PyTorch for building neural networks. | 61 |
benedekrozemberczki/m-nmf | An implementation of Community Preserving Network Embedding using deep learning and matrix factorization techniques | 120 |
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
jczic/micromlp | A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers | 183 |
neuralmagic/sparseml | Enables the creation of smaller neural network models through efficient pruning and quantization techniques | 2,071 |
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 467 |
ahmedfgad/numpyann | An implementation of artificial neural networks using NumPy | 98 |
forresti/squeezenet | Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks | 2,176 |