Skip to content

V0.32

Hammouda Elbez requested to merge v0.32 into master
  • 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
  • remove global and replace with class and self 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
Edited by Hammouda Elbez

Merge request reports