Neural-Wikipedian
Tripler summarizer
A software project that uses neural networks to generate summaries from knowledge base triples.
10 stars
3 watching
1 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hiroharu-kato/neural_renderer | Generates 3D mesh renderings from images using a neural network | 1,150 |
misaogura/flashtorch | Toolkit for visualizing neural network behavior in PyTorch | 735 |
ibm/max-text-summarizer | Provides a pre-trained text summarization model that can be deployed as a web service in a Docker container | 27 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 929 |
fgxaos/pytorch-innvestigate | PyTorch implementation of an explainability technique for deep neural networks | 9 |
kalvar/ios-multi-perceptron-neuralnetwork | An implementation of a multi-layer perceptron neural network with backpropagation for machine learning tasks on iOS. | 24 |
trifacta/vega | A JSON-based format for describing and generating interactive visualization designs. | 30 |
maxorange/pix2vox | This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
yuweihao/kern | An open-source implementation of a graph neural network architecture for scene graph generation in computer vision | 121 |
kunpengli1994/vsrn | An open-source PyTorch implementation of a visual semantic reasoning model for image-text matching | 294 |
zk-ml/tachikoma | Defines a standard for serializing neural network inference processes into a graph of operator computational traces. | 33 |
yunishi3/3d-fcr-alphagan | This project aims to develop a generative model for 3D multi-object scenes using a novel network architecture inspired by auto-encoding and generative adversarial networks. | 103 |
batzner/tensorlm | A library for text generation with recurrent neural networks using TensorFlow | 61 |
moyix/gpt-wpre | A tool to use GPT-3 to reverse engineer and summarize large binary programs by breaking them down into smaller chunks and reassembling the context. | 365 |
ramon-oliveira/aorun | A deep learning framework on top of PyTorch for building neural networks. | 61 |