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:
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆61Updated 4 years ago
- A fast implementation of Particle Swarm Optimization using PyTorch in GPU☆29Updated 4 years ago
- Some small scale experiments for my blog posts 📝☆80Updated 3 years ago
- ☆36Updated 3 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 3 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 6 years ago
- PyHopper is a hyperparameter optimizer, made specifically for high-dimensional problems arising in machine learning research.☆85Updated 2 years ago
- Official code for the Stochastic Polyak step-size optimizer☆139Updated last year
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Efficient Deep Learning Survey Paper☆34Updated 2 years ago
- 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
- Transposition in PyTorch to Sklearn models such as Random Forest or SVM☆56Updated 6 years ago
- PyTorch Implementation of "Distilling a Neural Network Into a Soft Decision Tree." Nicholas Frosst, Geoffrey Hinton., 2017.☆105Updated last year
- Sharpness-Aware Minimization for Efficiently Improving Generalization☆41Updated 3 years ago
- Minimal PyTorch Library for Natural Evolution Strategies☆18Updated 4 years ago
- Experiments with Neural Ordinary Differential Equations on image and text classification tasks☆33Updated 6 years ago
- Exploring Bayesian Optimization☆76Updated 4 years ago
- Lightweight Hyperparameter Optimization 🚂☆149Updated last year
- Code for: "Neural Rough Differential Equations for Long Time Series", (ICML 2021)☆122Updated 4 years ago
- Official implementation of Learning The Pareto Front With HyperNetworks [ICLR 2021]☆105Updated 3 years ago
- RNN and general weights, gradients, & activations visualization in Keras & TensorFlow☆181Updated last year
- Dropout as Regularization and Bayesian Approximation☆58Updated 7 years ago
- Categorical Variational Auto-encoders in PyTorch☆22Updated 4 years ago
- Deep Critical Learning. Implementation of ProSelfLC, IMAE, DM, etc.☆31Updated 3 years ago
- ☆75Updated 3 years ago
- Automatic neural network visualizations generated in your browser!☆158Updated 5 months ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆167Updated last year
- Pytorch Optimizer for Simulated Annealing☆27Updated 8 years ago
- Keras implementation of Legendre Memory Units☆214Updated last month