Guest User

Untitled

a guest
Mar 13th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 1.87 KB | None | 0 0
  1. {'aggregationInfo': {'days': 0,
  2.   'fields': [],
  3.   'hours': 0,
  4.   'microseconds': 0,
  5.   'milliseconds': 0,
  6.   'minutes': 0,
  7.   'months': 0,
  8.   'seconds': 0,
  9.   'weeks': 0,
  10.   'years': 0},
  11.  'model': 'HTMPrediction',
  12.  'modelParams': {'anomalyParams': {u'anomalyCacheRecords': None,
  13.    u'autoDetectThreshold': None,
  14.    u'autoDetectWaitRecords': None},
  15.   'clEnable': False,
  16.   'clParams': None,
  17.   'inferenceType': 'TemporalAnomaly',
  18.   'sensorParams': {'encoders': {'dist': {'fieldname': 'dist',
  19.      'name': 'dist',
  20.      'numBuckets': 140.0,
  21.      'seed': 42,
  22.      'type': 'RandomDistributedScalarEncoder'},
  23.     'y_dir': {'fieldname': 'y_dir',
  24.      'name': 'y_dir',
  25.      'numBuckets': 140.0,
  26.      'seed': 42,
  27.      'type': 'RandomDistributedScalarEncoder'},
  28.     'z_dir': {'fieldname': 'z_dir',
  29.      'name': 'z_dir',
  30.      'numBuckets': 140.0,
  31.      'seed': 42,
  32.      'type': 'RandomDistributedScalarEncoder'}},
  33.    'sensorAutoReset': None,
  34.    'verbosity': 0},
  35.   'spEnable': True,
  36.   'spParams': {'boostStrength': 2.0,
  37.    'columnCount': 2048,
  38.    'globalInhibition': 1,
  39.    'inputWidth': 0,
  40.    'numActiveColumnsPerInhArea': 40,
  41.    'potentialPct': 0.8,
  42.    'seed': 1956,
  43.    'spVerbosity': 0,
  44.    'spatialImp': 'cpp',
  45.    'synPermActiveInc': 0.05,
  46.    'synPermConnected': 0.1,
  47.    'synPermInactiveDec': 0.08568228006654939},
  48.   'tmEnable': True,
  49.   'tmParams': {'activationThreshold': 12,
  50.    'cellsPerColumn': 32,
  51.    'columnCount': 2048,
  52.    'globalDecay': 0.0,
  53.    'initialPerm': 0.21,
  54.    'inputWidth': 2048,
  55.    'maxAge': 0,
  56.    'maxSegmentsPerCell': 128,
  57.    'maxSynapsesPerSegment': 32,
  58.    'minThreshold': 10,
  59.    'newSynapseCount': 20,
  60.    'outputType': 'normal',
  61.    'pamLength': 1,
  62.    'permanenceDec': 0.05,
  63.    'permanenceInc': 0.1,
  64.    'seed': 1960,
  65.    'temporalImp': 'cpp',
  66.    'verbosity': 0},
  67.   'trainSPNetOnlyIfRequested': False},
  68.  'predictAheadTime': None,
  69.  'version': 1}
Add Comment
Please, Sign In to add comment