graph
Graph library
A Lua-based library for graph manipulation and visualization in Torch.
Graph package for Torch
35 stars
7 watching
30 forks
Language: Lua
last commit: almost 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
torch/nngraph | Graphical computation library for building neural network architectures | 299 |
torch/demos | Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 |
e-lab/torch-toolbox | A collection of reusable components and utilities for building Torch-based projects | 199 |
xamla/torch-pcl | Bindings for integrating Point Cloud Library with the Torch programming framework. | 30 |
aciditeam/torch-models | A collection of Lua implementations of state-of-the-art machine learning models using the Torch framework. | 54 |
e-lab/torch7-demos | Demos and tutorials for the Lua-based machine learning framework Torch7 | 43 |
erogol/seg-torch | Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
torch/cunn | A CUDA implementation of neural network modules and related GPU operations | 215 |
yoonkim/word2vec_torch | Torch implementation of Word2Vec algorithm for creating vector representations of words from text data | 61 |
bjornbytes/graphql-lua | A Lua implementation of GraphQL schema and query execution | 186 |
junwei-pan/fasttext_torch | A Torch implementation of fasttext-based text classification | 72 |
torch/nn | An open-source neural network package providing a modular framework for building and training neural networks. | 1,343 |
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 336 |
cloudwu/lua-bgfx | A Lua binding of the bgfx cross-platform graphics rendering library | 230 |
rosejn/torch-datasets | A collection of pre-processed machine learning datasets for use with the Torch7 deep learning framework. | 37 |