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: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
benedekrozemberczki/appnpA PyTorch implementation of a graph neural network model that learns personalized node representations367
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
ramon-oliveira/aorunA deep learning framework on top of PyTorch for building neural networks.61
namisan/mt-dnnA PyTorch package implementing multi-task deep neural networks for natural language understanding2,238
teozosa/deep-learning-v2-pytorchA comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs.0
benedekrozemberczki/pytorch_geometric_temporalA PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models2,694
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
pemami4911/neural-combinatorial-rl-pytorchAn implementation of Neural Combinatorial Optimization with Reinforcement Learning using PyTorch.562
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
dasguptar/treelstm.pytorchAn implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures551
dawnranger/pytorch-agnnAn implementation of an attention-based graph neural network in PyTorch for semi-supervised learning146
sinkingsugar/nimtorchA Nim frontend for PyTorch, generating native ATen code for machine learning and artificial neural networks464