ahmedfgad / TorchGALinks
Train PyTorch Models using the Genetic Algorithm with PyGAD
☆98Updated 9 months ago
Alternatives and similar repositories for TorchGA
Users that are interested in TorchGA are comparing it to the libraries listed below
Sorting:
- PyHopper is a hyperparameter optimizer, made specifically for high-dimensional problems arising in machine learning research.☆87Updated last year
- Autoencoders in PyTorch☆93Updated 3 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 years ago
- Pytorch Optimizer for Simulated Annealing☆27Updated 7 years ago
- PyTorch Implementation of "Distilling a Neural Network Into a Soft Decision Tree." Nicholas Frosst, Geoffrey Hinton., 2017.☆102Updated last year
- Code for: "Neural Rough Differential Equations for Long Time Series", (ICML 2021)☆118Updated 4 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- Implementation of ETSformer, state of the art time-series Transformer, in Pytorch☆153Updated last year
- ☆37Updated 2 years ago
- Some small scale experiments for my blog posts 📝☆79Updated 3 years ago
- RNN and general weights, gradients, & activations visualization in Keras & TensorFlow☆181Updated last year
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Experiments with Neural Ordinary Differential Equations on image and text classification tasks☆31Updated 6 years ago
- Deep Embedded Self-Organizing Map: Joint Representation Learning and Self-Organization☆97Updated last year
- Benchmark time series data sets for PyTorch☆36Updated last year
- Official code for the Stochastic Polyak step-size optimizer☆139Updated last year
- Sharpness-Aware Minimization for Efficiently Improving Generalization☆41Updated 3 years ago
- Implementation of Variational Autoencoders using Pytorch Lightning☆33Updated 2 years ago
- ☆74Updated 2 years ago
- Exploring Bayesian Optimization☆76Updated 3 years ago
- Let's solve the flatland challenge!☆73Updated last year
- Utilities to perform Uncertainty Quantification on Keras Models☆117Updated last year
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Variance-based Feature Importance in Neural Networks☆27Updated 2 weeks ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- Deep Critical Learning. Implementation of ProSelfLC, IMAE, DM, etc.☆31Updated 2 years ago
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆65Updated 4 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization☆53Updated 4 years ago
- A fast implementation of Particle Swarm Optimization using PyTorch in GPU☆28Updated 4 years ago