Skip to content

Commit

Permalink
Update field names to new SP
Browse files Browse the repository at this point in the history
  • Loading branch information
david-ragazzi committed Apr 23, 2015
1 parent edb6acc commit b0dfcd2
Show file tree
Hide file tree
Showing 73 changed files with 284 additions and 306 deletions.
16 changes: 8 additions & 8 deletions examples/NuPIC Walkthrough.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1010,15 +1010,15 @@
" # SP inhibition control (absolute value);\n",
" # Maximum number of active columns in the SP region's output (when\n",
" # there are more, the weaker ones are suppressed)\n",
" 'numActivePerInhArea': 40,\n",
" 'numActiveColumnsPerInhArea': 40,\n",
"\n",
" 'seed': 1956,\n",
"\n",
" # coincInputPoolPct\n",
" # potentialPct\n",
" # What percent of the columns's receptive field is available\n",
" # for potential synapses. At initialization time, we will\n",
" # choose coincInputPoolPct * (2*coincInputRadius+1)^2\n",
" 'coincInputPoolPct': 0.5,\n",
" # choose potentialPct * (2*potentialRadius+1)^2\n",
" 'potentialPct': 0.5,\n",
"\n",
" # The default connected threshold. Any synapse whose\n",
" # permanence value is above the connected threshold is\n",
Expand Down Expand Up @@ -1343,15 +1343,15 @@
" # SP inhibition control (absolute value);\n",
" # Maximum number of active columns in the SP region's output (when\n",
" # there are more, the weaker ones are suppressed)\n",
" 'numActivePerInhArea': 40,\n",
" 'numActiveColumnsPerInhArea': 40,\n",
"\n",
" 'seed': 1956,\n",
"\n",
" # coincInputPoolPct\n",
" # potentialPct\n",
" # What percent of the columns's receptive field is available\n",
" # for potential synapses. At initialization time, we will\n",
" # choose coincInputPoolPct * (2*coincInputRadius+1)^2\n",
" 'coincInputPoolPct': 0.5,\n",
" # choose potentialPct * (2*potentialRadius+1)^2\n",
" 'potentialPct': 0.5,\n",
"\n",
" # The default connected threshold. Any synapse whose\n",
" # permanence value is above the connected threshold is\n",
Expand Down
8 changes: 4 additions & 4 deletions examples/opf/clients/cpu/model_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,15 +165,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,15 +165,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,15 +165,15 @@ config = {
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,15 +165,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,15 +156,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,15 +156,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,15 +156,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -177,15 +177,15 @@
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,15 +165,15 @@ config = {
# SP inhibition control (absolute value);
# Maximum number of active columns in the SP region's output (when
# there are more, the weaker ones are suppressed)
'numActivePerInhArea': 40,
'numActiveColumnsPerInhArea': 40,

'seed': 1956,

# coincInputPoolPct
# potentialPct
# What percent of the columns's receptive field is available
# for potential synapses. At initialization time, we will
# choose coincInputPoolPct * (2*coincInputRadius+1)^2
'coincInputPoolPct': 0.5,
# choose potentialPct * (2*potentialRadius+1)^2
'potentialPct': 0.5,

# The default connected threshold. Any synapse whose
# permanence value is above the connected threshold is
Expand Down
Loading

0 comments on commit b0dfcd2

Please sign in to comment.