rbf topic

List rbf repositories

coinbin

902
Stars
620
Forks
Watchers

Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!

mathtoolbox

252
Stars
36
Forks
Watchers

Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen

samourai-wallet-android

623
Stars
235
Forks
Watchers

Bitcoin Wallet strongly focused on privacy when transacting on the bitcoin network

polatory

150
Stars
18
Forks
Watchers

Fast radial basis function interpolation for large scale data

cat

72
Stars
15
Forks
Watchers

cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"

WarpedGANSpace

108
Stars
6
Forks
Watchers

[ICCV 2021] Authors official PyTorch implementation of the "WarpedGANSpace: Finding non-linear RBF paths in GAN latent space".

PyTorch-Radial-Basis-Function-Layer

148
Stars
46
Forks
Watchers

An implementation of an RBF layer/module using PyTorch.

RBF-Radial-Basis-Function-Network

36
Stars
18
Forks
Watchers

C++ Implementation of the RBF (Radial Basis Function) Network and choosing centroids using K-Means++

PSO-RBF-NN

82
Stars
16
Forks
Watchers

使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.

python-neuron

40
Stars
5
Forks
Watchers

Neuron class provides LNU, QNU, RBF, MLP, MLP-ELM neurons