settings_sensorycancel.cfg 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. # itsim2.cpp default options
  2. DataDirectory : /home/frank/data/sim/csim/senso/
  3. RandomInputStrength : 0
  4. InputSaturation : 80.0
  5. InitialWeights : 0.0002
  6. #WeightSum : 0.04
  7. WeightSum : 0.12
  8. # usefull range for NoiseSigma (izh3layer, integrator):
  9. # 0.0038 - 0.0041
  10. InputNoiseSigma : 1.0
  11. NoiseSigma : 0.00388
  12. #NoiseSigma : 0
  13. #InhNoiseSigma : 0.0012
  14. InhNoiseSigma : 0
  15. InputStrength : 0.015
  16. #InputStrength : 0.000
  17. TauRec : 100
  18. U_se : 0.2
  19. BInpInhWeight : 0.03
  20. #InitialFWInhWeights : 0.00001
  21. InitialFWInhWeights : 0
  22. MaxFWInhWeights : 0.04
  23. #FwdInhLinkingWeight : 0.01
  24. FwdInhLinkingWeight : 0
  25. InhLearnRate : 0.00001
  26. InhLearnBaseLine : 0.5
  27. ExExRange : 0.04
  28. ExInhRange : 0.04
  29. InhExRange : 0.26
  30. ITExCInhWeight : 0.0022
  31. ITFBInhWeight : 0.01
  32. #ITFBInhWeight : 0
  33. ITCInhExWeight : 0.024
  34. #ITCInhExWeight : 0
  35. ITSelfInhibitionWeight : 5.0
  36. SelfInhMinWeight : 0.5
  37. SelfInhMaxWeight : 20
  38. SelfLearnRate : 0.001
  39. #SelfLearnRate : 0
  40. SelfInhWeightSum : 30
  41. ITExExWeight : 0.004
  42. #ITExExWeight : 0.000
  43. #ITExInhWeight : 0.002
  44. ITExInhWeight : 0
  45. #ITInhExWeight : 0.002
  46. ITInhExWeight : 0.000
  47. #LearnRate : 0.0001
  48. #LearnRate : 0.00000001 # for teaching
  49. LearnRate : 0.00001
  50. FBInhLearnRate : 0.02
  51. FBInhMaxWeight : 5.0
  52. Cdep : 0.01
  53. #RossumCp : 0.0000035
  54. RossumCp : 0.0000040
  55. ITNormFrequency : 10
  56. # Stimulus parameters
  57. XContinuous : 1
  58. StimDur : 200
  59. IsiDur : 50
  60. TestStimDur : 1000
  61. #ExExRange : 0.2
  62. #ExExMinDelay : 3
  63. #ExExMaxDelay : 6
  64. MaxTrials : 40
  65. ProbeSteps : 0
  66. LearnSteps : 600