AdaptiveNeuralTrees

Neural Tree Model

An implementation of Adaptive Neural Trees in PyTorch for deep learning

Adaptive Neural Trees

GitHub

151 stars
7 watching
24 forks
Language: Jupyter Notebook
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
benedekrozemberczki/appnp A PyTorch implementation of a graph neural network model that learns personalized node representations 363
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68
ramon-oliveira/aorun A deep learning framework on top of PyTorch for building neural networks. 61
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238
teozosa/deep-learning-v2-pytorch A comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs. 0
benedekrozemberczki/pytorch_geometric_temporal A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models 2,677
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 430
pemami4911/neural-combinatorial-rl-pytorch An implementation of Neural Combinatorial Optimization with Reinforcement Learning using PyTorch. 558
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
dasguptar/treelstm.pytorch An implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures 550
dawnranger/pytorch-agnn An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning 145
sinkingsugar/nimtorch A Nim frontend for PyTorch, generating native ATen code for machine learning and artificial neural networks 462