Skip to content

Handling

Jonas W edited this page Aug 30, 2018 · 1 revision

Handling of the TW-Circuit Simulator

In this section, the handling of the TW Circuit Simulator is explained. You can find installation notes within this wiki.

Simulating at Home with your own Computer

If you want to simulate your neural Circuit at home on your own Computer, the main.py-File has to be executed. A suitable GUI will appear. You have the ability to choose between the following options:

  • Local Simulation
  • Open Parameter Dump
  • Open Parameter and corresponding Weight Dump
  • Inspect Dump

Simulating on Command Line

For larger Simulations, you may want to run the Simulator on a dedicated Server with more computation power than your own Computer.

Clone this wiki locally