PetraVidnerova / rbf_kerasLinks
RBF layer for Keras
☆144Updated 2 years ago
Alternatives and similar repositories for rbf_keras
Users that are interested in rbf_keras are comparing it to the libraries listed below
Sorting:
- Radial Basis Function Neural Network implementation for Python☆91Updated 5 years ago
- RBF Layer for tf.keras using Tensorflow 2.0 (work in progress!)☆47Updated 5 years ago
- Python implementation of General Regression Neural Network (Nadaraya-Watson Estimator). A Feature Selection module based on GRNN is also …☆76Updated 4 years ago
- Implementation of Accurate Online Support Vector Regression in Python.☆86Updated 6 years ago
- Python implementation of QBSO-FS : a Reinforcement Learning based Bee Swarm Optimization metaheuristic for Feature Selection problem.☆60Updated 5 years ago
- Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.☆94Updated 4 years ago
- Solve portfolio optimization problems using NSGA2 algorithm☆36Updated 6 years ago
- Least Squares Support Vector Regression☆58Updated 4 years ago
- Building and training artificial neural networks (regression or classification) using the genetic algorithm.☆252Updated last year
- Feature Selection using Genetic Algorithm (DEAP Framework)☆370Updated 2 years ago
- Confidence and prediction intervals for feedforward NNs and RNNs☆27Updated 7 years ago
- QRNN (Quantile Regression Neural Network) Keras version☆25Updated 4 years ago
- Bayesian LSTM Implementation in PyTorch☆112Updated 2 years ago
- Simple code tutorial for deep belief network (DBN)☆46Updated 4 years ago
- A Keras library for multi-step time-series forecasting.☆185Updated 2 years ago
- Generation of Time Series data using generatuve adversarial networks (GANs) for biological purposes.☆114Updated 5 years ago
- Python3 project applying Gaussian process regression for forecasting stock trends☆156Updated 7 years ago
- Online-Recurrent-Extreme-Learning-Machine (OR-ELM) for time-series prediction, implemented in python☆154Updated 6 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- Implementation of Co-training Regressors (COREG) semi-supervised regression algorithm from Zhou and Li, 2005.☆60Updated 6 years ago
- Different meta-heuristic optimization techniques for feature selection☆42Updated 5 years ago
- EvoloPy toolbox provides classical and recent nature-inspired metaheuristic for the global optimization.☆483Updated 5 months ago
- Using Genetic Algorithms to optimize Recurrent Neural Network's Configuration☆81Updated 8 years ago
- Oversampling for imbalanced learning based on k-means and SMOTE☆128Updated 4 years ago
- Implement the-state-of-the-art meta-heuristic algorithms using python (numpy)☆291Updated 2 years ago
- Tutorials on using encoder decoder architecture for time series forecasting☆117Updated 4 years ago
- PSO-Based-SVR to forecast potential delay time of bus arrival. Applied on City of Edmonton real data.☆42Updated 9 years ago
- Particle Swarm Optimization (PSO) to optimize Artificial Neural Network (ANN)☆60Updated last year
- Wrapper Based feature selection using Particle Swarm Optimization☆12Updated 6 years ago
- time series forecasting using keras, inlcuding LSTM,RNN,MLP,GRU,SVR and multi-lag training and forecasting method, ICONIP2017 paper.☆120Updated 6 years ago