kernel-smoothers

Smoothing library

Implementations of smoothing techniques from statistical learning theory in Lua for use with the Torch 3 deep learning framework.

kernel smoothers in lua

GitHub

5 stars
3 watching
0 forks
Language: Lua
last commit: almost 14 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gpleiss/nnlrAdds layer-wise learning rate schemes to a deep neural network implementation47
clementfarabet/ipam-tutorialsHands-on tutorials and code examples for implementing supervised and unsupervised learning algorithms in Lua using the Torch7 deep learning framework.130
torch/demosTorch7 tutorials and demos providing hands-on experience with the deep learning framework.355
ucsc-real/coresAn implementation of a method to learn from noisy labels in machine learning models with instance-dependent noise36
e-lab/torch7-demosDemos and tutorials for the Lua-based machine learning framework Torch743
pkmr06/pytorch-smoothgradPyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients168
erogol/seg-torchCustom image segmentation implementation using deep learning with Lua and Torch37
hughperkins/pytorchProvides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages.432
kei500/liblinear-rubyProvides an interface to train and predict with machine learning models using LIBLINEAR83
vm-001/lua-radix-routerA high-performance router library for Lua that combines HashTable and Compressed Trie for efficient matching214
junwei-pan/fasttext_torchAn implementation of a text classification algorithm using Torch and the fasttext technique72
weibreeze/lua-resty-breezeA Lua serialization library optimized for performance and integration with the OpenResty web framework.0
jwyang/jule.torchImplementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch289
lualanes/lanesA lightweight multithreading library for Lua469
bungle/lua-resty-snappyA Lua module providing bindings to the Snappy compression algorithm19