NALU

Logic Unit

An implementation of a logic unit inspired by Neural Arithmetic Logic Units

Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al

GitHub

115 stars
14 watching
21 forks
Language: Python
last commit: about 6 years ago
accumulatoraluarithmeticdeep-learningdeepmindlogicmachine-learningnaluneural-networkpytorch

Related projects:

Repository Description Stars
ahgamut/blis A software framework that instantiates high-performance linear algebra libraries 4
jhumphry/lalg An Ada interface to BLAS for linear algebra operations on dense matrices and vectors 4
lemonhu/ner-bert-pytorch A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. 442
gugarosa/nalp A Python library for natural language processing with adversarial learning capabilities 23
sandeep42/anuvada This is an open source PyTorch library providing tools and models to explain the predictions of deep neural networks for natural language processing tasks. 19
allalgorithms/c An implementation of various algorithms in C programming language. 1,594
sinkingsugar/nimtorch A Nim frontend for PyTorch, generating native ATen code for machine learning and artificial neural networks 464
fgxaos/pytorch-innvestigate PyTorch implementation of an explainability technique for deep neural networks 9
baguasys/bagua A framework for accelerating PyTorch deep learning training 876
eduardoleao052/js-pytorch A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. 1,093
molcik/python-neuron A Python library for implementing and training various neural network architectures 40
jiasenlu/neuralbabytalk A PyTorch implementation of a deep learning model for generating baby talk-like text 525
denosaurs/netsaur A machine learning library with GPU, CPU, and WASM backends for building neural networks. 233
ypxie/pytorch-neucom An implementation of the Differentiable Neural Computer architecture in PyTorch 94
ahmedfgad/numpyann An implementation of artificial neural networks using NumPy 98