ahmedfgad / TorchGALinks
Train PyTorch Models using the Genetic Algorithm with PyGAD
☆101Updated last year
Alternatives and similar repositories for TorchGA
Users that are interested in TorchGA are comparing it to the libraries listed below
Sorting:
- ☆36Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- Deep Critical Learning. Implementation of ProSelfLC, IMAE, DM, etc.☆31Updated 2 years ago
- Autoencoders in PyTorch☆96Updated 3 years ago
- Official code for the Stochastic Polyak step-size optimizer☆139Updated last year
- 💡 Learnergy is a Python library for energy-based machine learning models.☆69Updated 8 months ago
- PyTorch Implementation of "Distilling a Neural Network Into a Soft Decision Tree." Nicholas Frosst, Geoffrey Hinton., 2017.☆105Updated last year
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- Keras implementation of Legendre Memory Units☆213Updated last week
- Transposition in PyTorch to Sklearn models such as Random Forest or SVM☆56Updated 6 years ago
- Deep Embedded Self-Organizing Map: Joint Representation Learning and Self-Organization☆99Updated last year
- PyHopper is a hyperparameter optimizer, made specifically for high-dimensional problems arising in machine learning research.☆86Updated last year
- Hopfield network implemented with Python☆96Updated 5 years ago
- Automatic neural network visualizations generated in your browser!☆156Updated 4 months ago
- Some small scale experiments for my blog posts 📝☆79Updated 3 years ago
- A lightweight and flexible framework for Hebbian learning in PyTorch.☆95Updated last year
- CUDA implementation of Tractable Approximate Gaussian Inference☆43Updated last week
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆66Updated 5 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Evolution Strategy Library☆55Updated 5 years ago
- Code for: "Neural Rough Differential Equations for Long Time Series", (ICML 2021)☆120Updated 4 years ago
- A fast implementation of Particle Swarm Optimization using PyTorch in GPU☆28Updated 4 years ago
- Fuzzy machine learning algorithms implementing the scikit-learn interface.☆77Updated last year
- Pytorch Optimizer for Simulated Annealing☆27Updated 7 years ago
- Let's solve the flatland challenge!☆74Updated 2 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- BOAH: Bayesian Optimization & Analysis of Hyperparameters☆67Updated 5 years ago
- Deep neural architecture research framework☆12Updated 2 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated 2 months ago
- A Pytorch Implementation of the Beta-VAE