AdaptiveNeuralTrees
Neural Tree Model
An implementation of Adaptive Neural Trees in PyTorch for deep learning
Adaptive Neural Trees
151 stars
7 watching
24 forks
Language: Jupyter Notebook
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A PyTorch implementation of a graph neural network model that learns personalized node representations | 367 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| A deep learning framework on top of PyTorch for building neural networks. | 61 |
| A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
| A comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs. | 0 |
| A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| An implementation of Neural Combinatorial Optimization with Reinforcement Learning using PyTorch. | 562 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| An implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures | 551 |
| An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning | 146 |
| A Nim frontend for PyTorch, generating native ATen code for machine learning and artificial neural networks | 464 |