Skip to content

V0.32

Hammouda Elbez requested to merge v0.32 into master

Core

  • project structure organisation
  • fix duplicates callbacks issue
  • fix clean data when moving around using unified callback
  • fix not taking all data in slider
  • Fix class save format in database
  • reduce class files
  • module template added
  • remove global and replace with class and self

Visualization

  • Neuron Module:
    • get data from MongoDB
    • ability to select neurons
    • dynamically add graphs
    • Spike freq of output layer (3D)
    • Spike number by Class
    • add spark operations
    • reset graphs if slider moves away
    • Add on/off button
    • show potential change of selected neurons
    • show spikes activity of selected neurons
    • show accuracy of selected neurons

Merge request reports