Skip to content

Tensorflow implementation of Neural Arithmetic Logic Unit, Trask et al.

Notifications You must be signed in to change notification settings

grananqvist/NALU-tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NALU-tf

Tensorflow implementation of Neural Arithmetic Logic Unit, Trask et al.
Original paper: https://arxiv.org/abs/1808.00508

Usage

from nalu import nalu

nalu(input_tensor, num_outputs)

To test on dummy problem, run python nalu.py

About

Tensorflow implementation of Neural Arithmetic Logic Unit, Trask et al.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages