Skip to content

TuringMachinegun/Turing_Neural_Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

This Python 3 library contains code to reproduce results in [A modular architecture for transparent computation in Recurrent Neural Networks](https://arxiv.org/pdf/1609.01926.pdf) .

To install it with pip, enter the root folder of the project and run:

` pip install . `

Examples are placed in the examples folder, and can be run after installing the library.

The easiest way to install Python 3, NumPy and Matplotlib is to download Anaconda, a Python distribution including a selection of the most important scientific libraries, available at https://www.anaconda.com/products/individual

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages