unsup
Unsupervised learning toolkit
An unsupervised learning module package that provides various algorithms and modules compatible with the Torch framework.
Some unsupervised learning modules using Torch
86 stars
10 watching
36 forks
Language: Lua
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
koraykv/torch-svm | A collection of libraries for building Support Vector Machines in Torch7. | 43 |
jwyang/jule.torch | Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 288 |
koraykv/fex | A Lua-based library for feature extraction in computer vision applications using the SIFT algorithm | 10 |
torch/nn | An open-source neural network package providing a modular framework for building and training neural networks. | 1,343 |
torch/demos | Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 |
cogcomp/lbjava | An open-source software project providing tools and examples for building machine learning models in Java | 13 |
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 336 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
lightning-universe/lightning-bolts | Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production | 1,693 |
kimtaro/ve | A linguistic framework for natural language processing tasks. | 216 |
kubb-labs/kubb | A comprehensive toolkit for building and managing APIs. | 731 |
ekami/torchlite | High-level library to simplify machine learning tasks by abstracting repetitive code | 32 |
yu-changqian/torchseg | A toolkit for building and training semantic segmentation models using PyTorch. | 1,408 |
mkottman/luacrypto | A Lua-based implementation of OpenSSL features for encryption and decryption | 100 |
hughperkins/pytorch | Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |