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:
- Rapid hyperparameter discovery for neural nets using genetic algorithms☆183Updated 4 years ago
- CNN architecture exploration using Genetic Algorithm☆222Updated 3 years ago
- Python library for Bayesian hyper-parameters optimization☆91Updated 7 years ago
- Pytorch implementation of contractive autoencoder on MNIST dataset☆53Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Population Based Training (in PyTorch with sqlite3). Status: Unsupported☆162Updated 7 years ago
- Several implementations of the kernel-based activation functions☆63Updated 6 years ago
- A general, modular, and programmable architecture search framework☆124Updated 2 years ago
- This is the code for "Neural Arithmetic Logic Units" By Siraj Raval on Youtube☆91Updated 7 years ago
- Super simple fit method for PyTorch Modules☆101Updated 5 years ago
- Sample implementation of Neural Ordinary Differential Equations☆263Updated 6 years ago
- Using Cartesian Genetic Programming to find an efficient Convolutional Neural Network architecture☆25Updated 7 years ago
- Auto Encoders in PyTorch☆63Updated 7 years ago
- Population Based Training of Neural Network implemented in Keras☆35Updated 2 years ago
- Experiments with Neural Ordinary Differential Equations on image and text classification tasks☆33Updated 6 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆56Updated 6 years ago
- 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…☆146Updated 7 years ago
- ☆83Updated last year
- A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)☆76Updated last year
- A collection of black-box optimizers with a focus on evolutionary algorithms☆28Updated 5 years ago
- Dynamic Boltzmann Machines☆137Updated last year
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- Adam, NAdam and AAdam optimizers☆23Updated 6 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
- Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al☆115Updated 7 years ago
- predicting equations from raw data with deep learning☆57Updated 6 years ago
- Efficient Hyperparameter Optimization of Deep Learning Algorithms Using Deterministic RBF Surrogates☆115Updated 8 years ago
- Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior …☆33Updated 7 years ago