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
- Rapid hyperparameter discovery for neural nets using genetic algorithms☆184Updated 4 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆56Updated 7 years ago
- Genetic algorithm to optimize Keras Sequential model☆20Updated 6 years ago
- Using Genetic Algorithms to optimize Recurrent Neural Network's Configuration☆81Updated 8 years ago
- Jupyter/IPython notebooks about evolutionary computation.☆255Updated 8 years ago
- A collection of black-box optimizers with a focus on evolutionary algorithms☆28Updated 5 years ago
- Super simple fit method for PyTorch Modules☆101Updated 5 years ago
- Autoencoders using Keras☆77Updated 7 years ago
- Heuristic Optimization for Python☆73Updated 5 years ago
- Python implementation of state-of-art meta-heuristic and evolutionary optimization algorithms.☆13Updated 3 years ago
- Auto Encoders in PyTorch☆63Updated 7 years ago
- Python implementation of QBSO-FS : a Reinforcement Learning based Bee Swarm Optimization metaheuristic for Feature Selection problem.☆60Updated 5 years ago
- Custom Optimizer on Keras☆24Updated 5 years ago
- A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)☆76Updated last year
- Population Based Training of Neural Network implemented in Keras☆35Updated 2 years ago
- Python library for Bayesian hyper-parameters optimization☆91Updated 7 years ago
- Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior …☆33Updated 7 years ago
- Fuzzy machine learning algorithms implementing the scikit-learn interface.☆77Updated last year
- 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
- Pytorch implementation of contractive autoencoder on MNIST dataset☆53Updated 7 years ago
- Building and training artificial neural networks (regression or classification) using the genetic algorithm.☆254Updated last year
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- ☆90Updated 8 years ago
- In this project, I will demonstrate how to combine Genetic Algorithm with Convolutional Neural Network☆43Updated 6 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- This is the code for "DeepMind Reinforcement Learning" By Siraj Raval on Youtube☆85Updated 7 years ago
- Using Cartesian Genetic Programming to find an efficient Convolutional Neural Network architecture☆26Updated 7 years ago
- Pytorch implementation of the DeepDream computer vision algorithm☆103Updated 5 years ago