Skip to content

My thesis research python code. Differentiable Neural Computer

Notifications You must be signed in to change notification settings

SystemicCypher/Thesis-Research

Repository files navigation

Differentiable Neural Computer

Project Goal

The intention of this repo is to test DNC on several tasks of various sorts to determine if the added memory/context of a DNC will be better for those tasks than the current state of the art.

Project Results

I got the IMDb and MNIST data sets and ran them through the DNC... Unfortunately, it appears that the DNC only really works for some problems and for others, loss just caps and fails. MNIST hit near state of the art performance though, so there is some potential here for some cool things in the future.

However, I believe there should be some work done to fix a few of the potential bugs of the DNC architecture - which I might be implementing in another repo.

Dependencies

Python 3.7

PyTorch

Jupyter

About

My thesis research python code. Differentiable Neural Computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published