This is the Linux app named Differentiable Neural Computer whose latest release can be downloaded as dncsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Differentiable Neural Computer with OnWorks for free.
Befolgen Sie diese Anweisungen, um diese App auszuführen:
- 1. Diese Anwendung auf Ihren PC heruntergeladen.
- 2. Geben Sie in unserem Dateimanager https://www.onworks.net/myfiles.php?username=XXXXX den gewünschten Benutzernamen ein.
- 3. Laden Sie diese Anwendung in einem solchen Dateimanager hoch.
- 4. Starten Sie den OnWorks Linux-Online- oder Windows-Online-Emulator oder den MACOS-Online-Emulator von dieser Website.
- 5. Rufen Sie vom gerade gestarteten OnWorks Linux-Betriebssystem aus unseren Dateimanager https://www.onworks.net/myfiles.php?username=XXXXX mit dem gewünschten Benutzernamen auf.
- 6. Laden Sie die Anwendung herunter, installieren Sie sie und führen Sie sie aus.
SCREENSHOTS
Ad
Differenzierbarer neuronaler Computer
BESCHREIBUNG
The Differentiable Neural Computer (DNC), developed by Google DeepMind, is a neural network architecture augmented with dynamic external memory, enabling it to learn algorithms and solve complex reasoning tasks. Published in Nature in 2016 under the paper “Hybrid computing using a neural network with dynamic external memory,” the DNC combines the pattern recognition power of neural networks with a memory module that can be written to and read from in a differentiable way. This allows the model to learn how to store and retrieve information across long time horizons, much like a traditional computer. The architecture consists of modular components including an access module for managing memory operations, a controller (often an LSTM or feedforward network) for issuing read/write commands, and submodules for temporal linkage and memory allocation tracking.
Eigenschaften
- Full TensorFlow and Sonnet implementation of the Differentiable Neural Computer
- Modular RNN-based architecture with external differentiable memory
- Access, controller, and addressing modules for flexible experimentation
- Example training script for algorithmic memory-based learning tasks
- Configurable parameters for memory size, sequence length, and optimization settings
- Supports model checkpointing and resuming for long training experiments
Programmiersprache
Python
Kategorien
This is an application that can also be fetched from https://sourceforge.net/projects/diff-neural-computer.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.