Index
A
|
B
|
C
|
D
|
E
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
A
adjust_paddle_movement() (pang.AIPong method)
AIPong (class in pang)
apply_reward() (pang.Network method)
B
BACKGROUND (in module pang)
Ball (class in pong)
BallOrPuck (class in pong)
BG_STD (in module pang)
C
calculate_stdp() (pang.Network method)
create_input_spiketrain() (pang.Network method)
D
dls2nest() (pang.Network method)
dont_move_right_paddle() (pong.GameOfPong method)
E
EXPERIMENT_LENGTH_SCALING (in module pang)
G
GameOfPong (class in pong)
get_activation_function() (pang.Network method)
get_all_weights_flat() (pang.Network method)
get_ball_cell() (pong.GameOfPong method)
get_cell() (pong.BallOrPuck method)
get_parameters() (pang.AIPong method)
get_rates() (pang.Network method)
get_right_paddle_cell() (pong.GameOfPong method)
get_right_paddle_length() (pong.GameOfPong method)
get_right_paddle_position() (pong.GameOfPong method)
get_spiketrains() (pang.Network method)
get_voltage_traces() (pang.Network method)
get_weights() (pang.Network method)
I
ISI (in module pang)
L
LEARNING_RATE (in module pang)
M
MEAN_RUNS (in module pang)
move_right_paddle_down() (pong.GameOfPong method)
move_right_paddle_up() (pong.GameOfPong method)
N
nest2dls() (pang.Network method)
Network (class in pang)
NEURON_DICT (in module pang)
NO_SPIKES (in module pang)
O
ONLY_CAUSAL (in module pang)
P
pang (module)
poll_network() (pang.AIPong method)
POLL_TIME (in module pang)
pong (module)
propagate_ball_and_paddles() (pong.GameOfPong method)
Puck (class in pong)
R
reset_network() (pang.Network method)
reset_rng() (pang.Network method)
reward_network_by_move() (pang.AIPong method)
REWARD_OFFSET (in module pang)
run_games() (pang.AIPong method)
run_simulation() (pang.Network method)
S
set_all_weights_flat() (pang.Network method)
set_input_spiketrain() (pang.Network method)
set_weights() (pang.Network method)
STDP_AMPLITUDE (in module pang)
STDP_SATURATION (in module pang)
STDP_TAU (in module pang)
step() (pong.GameOfPong method)
T
TRAIN_TYPE (in module pang)
U
update_ball_direction() (pong.GameOfPong method)
update_cell() (pong.BallOrPuck method)
W
WEIGHT (in module pang)
WEIGHT_DIST (in module pang)
WEIGHT_MAX (in module pang)
WEIGHT_MEAN (in module pang)
WEIGHT_OFFSET (in module pang)
WEIGHT_SCALE (in module pang)
WEIGHT_STD (in module pang)
Neuromorphic R-STDP Experiment Simulation
Navigation
Contents:
pong module
pang module
Related Topics
Documentation overview
Quick search