munagekar / nnpsoLinks
Training of Neural Network using Particle Swarm Optimization
☆29Updated 6 years ago
Alternatives and similar repositories for nnpso
Users that are interested in nnpso are comparing it to the libraries listed below
Sorting:
- CNN architecture exploration using Genetic Algorithm☆222Updated 3 years ago
- Population Based Training of Neural Network implemented in Keras☆35Updated 2 years ago
- Genetic algorithm to optimize Keras Sequential model☆21Updated 6 years ago
- Rapid hyperparameter discovery for neural nets using genetic algorithms☆182Updated 4 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆55Updated 6 years ago
- Using Genetic Algorithms to optimize Recurrent Neural Network's Configuration☆80Updated 8 years ago
- Super simple fit method for PyTorch Modules☆101Updated 5 years ago
- Custom Optimizer on Keras☆24Updated 5 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- Heuristic Optimization for Python☆73Updated 5 years ago
- Evolutionary algorithm toolbox☆182Updated 7 years ago
- Pytorch implementation of contractive autoencoder on MNIST dataset☆53Updated 7 years ago
- Several implementations of the kernel-based activation functions☆63Updated 6 years ago
- Autoencoder model for rare event classification☆105Updated 6 years ago
- Auto Encoders in PyTorch☆63Updated 7 years ago
- Autoencoders using Keras☆77Updated 7 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆144Updated 2 years ago
- Population Based Training (in PyTorch with sqlite3). Status: Unsupported☆162Updated 7 years ago
- Python library for Bayesian hyper-parameters optimization☆91Updated 7 years ago
- Clean repo for tensor-train RNN implemented in TensorFlow☆69Updated 6 years ago
- A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)☆76Updated last year
- model uncertainty using mc dropout☆20Updated 6 years ago
- Fuzzy machine learning algorithms implementing the scikit-learn interface.☆75Updated last year
- A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head atte…☆145Updated 7 years ago
- Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior …☆33Updated 7 years ago
- Implementation of Bayesian NNs in Pytorch (https://arxiv.org/pdf/1703.02910.pdf) (With some help from https://github.com/Riashat/Deep-Ba…☆31Updated 4 years ago
- This is the code for "Quantum Machine Learning LIVE" By Siraj Raval on Youtube☆81Updated 6 years ago
- Jupyter/IPython notebooks about evolutionary computation.☆255Updated 8 years ago
- Meta learning framework with Tensorflow 2.0☆118Updated 2 years ago
- Implementation of (2018) Neural Ordinary Differential Equations on Keras☆66Updated 6 years ago