alan-turing-institute / ThermodynamicAnalyticsToolkit

Sampling-based approach to analyse neural networks using TensorFlow
https://alan-turing-institute.github.io/ThermodynamicAnalyticsToolkit/
GNU General Public License v3.0
22 stars 3 forks source link

Provide simple sampler implementation using Simulation interface #47

Closed FrederikHeber closed 6 years ago

FrederikHeber commented 6 years ago

It would be a great show piece to folks willing to use the simulation interface of TATi if we could provide a sample implementation of a simple sampler such as GLA1/GLA2 in the userguide.

FrederikHeber commented 6 years ago

This is done in branch Simulation_interface_final to be merged into v0.9, closing ticket.