MCPcopy Create free account

hub / github.com/Ceruleanacg/Personae / functions

Functions244 in github.com/Ceruleanacg/Personae

↓ 1 callersMethodadd_cnn
(x_input, filters, kernel_size, pooling_size)
base/algorithm/model.py:100
↓ 1 callersMethodcrawl
(self)
spider/stock_spider.py:16
↓ 1 callersMethodforward
(self, s)
deprecated/DDPG_v2.py:116
↓ 1 callersFunctiongenerate_sample_data
()
script/sample_generator.py:8
↓ 1 callersMethodget_a_indices
(a)
base/algorithm/model.py:184
↓ 1 callersMethodget_test_data
(self)
base/env/market.py:280
↓ 1 callersMethodget_transition_batch
(self)
algorithm/RL/DDPG.py:105
↓ 1 callersMethodget_transition_batch
(self)
algorithm/RL/DoubleDQN.py:94
↓ 1 callersMethodget_transition_batch
(self)
algorithm/RL/DuelingDQN.py:86
↓ 1 callersMethodget_transition_batch
(self)
deprecated/DDPG_v2.py:47
↓ 1 callersFunctionlaunch_model
()
script/model_launcher.py:7
↓ 1 callersFunctionlaunch_model
()
script/spider_launcher.py:7
↓ 1 callersFunctionload_profits
(market='stock')
script/plot_prices.py:13
↓ 1 callersFunctionload_profits
(market='stock')
script/plot_profits.py:10
↓ 1 callersMethodlog_loss
(self, episode)
algorithm/RL/DoubleDQN.py:122
↓ 1 callersMethodlog_loss
(self, episode)
algorithm/RL/DuelingDQN.py:114
↓ 1 callersMethodlog_loss
(self, episode)
algorithm/RL/PolicyGradient.py:128
↓ 1 callersMethodlog_reward
(self)
deprecated/stock_market.py:455
↓ 1 callersFunctionmain
(args)
spider/stock_spider.py:26
↓ 1 callersFunctionmain
(args)
algorithm/SL/DualAttnRNN.py:81
↓ 1 callersFunctionmain
(args)
algorithm/SL/NaiveLSTM.py:67
↓ 1 callersFunctionmain
(args)
algorithm/SL/TreNet.py:75
↓ 1 callersFunctionmain
(args)
algorithm/RL/DDPG.py:171
↓ 1 callersFunctionmain
(args)
algorithm/RL/DoubleDQN.py:148
↓ 1 callersFunctionmain
(args)
algorithm/RL/DuelingDQN.py:147
↓ 1 callersFunctionmain
(args)
algorithm/RL/PolicyGradient.py:132
↓ 1 callersFunctionmain
(args)
deprecated/DDPG_v2.py:137
↓ 1 callersFunctionmain
()
deprecated/stock_market.py:522
↓ 1 callersMethodpredict
(self, s)
algorithm/RL/DDPG.py:96
↓ 1 callersMethodpredict
(self, s)
algorithm/RL/DoubleDQN.py:84
↓ 1 callersMethodpredict
(self, s)
algorithm/RL/DuelingDQN.py:76
↓ 1 callersMethodpredict
(self, s)
algorithm/RL/PolicyGradient.py:119
↓ 1 callersMethodpredict
(self, s)
deprecated/DDPG_v2.py:38
↓ 1 callersMethodremove_invalid_positions
(self)
base/env/trader.py:162
↓ 1 callersMethodreset_reward
(self)
base/env/trader.py:156
↓ 1 callersMethodrun
(self)
deprecated/DDPG_v2.py:56
↓ 1 callersMethodsave_if_need
(self)
base/model/document.py:99
↓ 1 callersMethodsave_transition
(self, s, a, r, s_next)
algorithm/RL/DDPG.py:100
↓ 1 callersMethodsave_transition
(self, s, a, r, s_next)
algorithm/RL/DoubleDQN.py:89
↓ 1 callersMethodsave_transition
(self, s, a, r, s_next)
algorithm/RL/DuelingDQN.py:81
↓ 1 callersMethodsave_transition
(self, s, a, r, s_next)
algorithm/RL/PolicyGradient.py:123
↓ 1 callersMethodsave_transition
(self, s, a, r, s_next)
deprecated/DDPG_v2.py:42
↓ 1 callersMethodscaled_data_as_state
(self)
base/env/trader.py:136
↓ 1 callersMethodsoft_update_nn
(self)
deprecated/DDPG_v2.py:100
↓ 1 callersMethodsub
(self, sell_price, amount, next_price)
base/env/position.py:19
↓ 1 callersMethodsub
(self, sell_price, amount, next_price)
deprecated/stock_market.py:508
↓ 1 callersFunctionsynchronize_model
()
script/model_synchronizer.py:5
↓ 1 callersMethodtrain
(self)
base/algorithm/model.py:83
↓ 1 callersMethodtrain
(self)
algorithm/RL/DDPG.py:88
↓ 1 callersMethodtrain
(self)
algorithm/RL/DoubleDQN.py:51
↓ 1 callersMethodtrain
(self)
algorithm/RL/DuelingDQN.py:51
↓ 1 callersMethodtrain
(self)
algorithm/RL/PolicyGradient.py:101
↓ 1 callersMethodtrain
(self)
deprecated/DDPG_v2.py:72
Method__init__
(self, code, start="2008-01-01", end="2018-01-01")
spider/stock_spider.py:11
Method__init__
(self, session, env, a_space, s_space, **options)
base/algorithm/model.py:111
Method__init__
(self, session, env, **options)
base/algorithm/model.py:224
Method__init__
(self, env, **options)
base/algorithm/model.py:270
Method__init__
(self, env, a_space, s_space, **options)
base/algorithm/model.py:313
Method__init__
(self, market, cash=100000.0)
base/env/trader.py:23
Method__init__
(self, codes, start_date="2008-01-01", end_date="2018-01-01", **options)
base/env/market.py:17
Method__init__
(self, code, buy_price, amount, next_price)
base/env/position.py:6
Method__init__
(self, session, env, seq_length, x_space, y_space, **options)
algorithm/SL/DualAttnRNN.py:16
Method__init__
(self, session, env, seq_length, x_space, y_space, **options)
algorithm/SL/NaiveLSTM.py:16
Method__init__
(self, session, env, seq_length, x_space, y_space, **options)
algorithm/SL/TreNet.py:16
Method__init__
(self, session, env, a_space, s_space, **options)
algorithm/RL/DDPG.py:18
Method__init__
(self, session, env, a_space, s_space, **options)
algorithm/RL/DoubleDQN.py:17
Method__init__
(self, session, env, a_space, s_space, **options)
algorithm/RL/DuelingDQN.py:17
Method__init__
(self, session, env, a_space, s_space, **options)
algorithm/RL/PolicyGradient.py:18
Method__init__
(self, s_space, a_space)
deprecated/DDPG_v2.py:111
Method__init__
(self, s_space, a_space)
deprecated/DDPG_v2.py:123
Method__init__
(self, codes, start_date="2008-01-01", end_date="2018-01-01", **options)
deprecated/stock_market.py:19
Method__init__
(self, market, cash=100000.0)
deprecated/stock_market.py:338
Method__init__
(self, code, buy_price, amount, next_price)
deprecated/stock_market.py:495
Method_calculate_reward_v1
(action_code, action_status, position)
base/env/trader.py:195
Method_init_input
(self, *args)
base/algorithm/model.py:71
Method_init_input
(self, *args)
base/algorithm/model.py:346
Method_init_nn
(self, *args)
base/algorithm/model.py:75
Method_init_nn
(self, *args)
base/algorithm/model.py:350
Method_init_op
(self)
base/algorithm/model.py:79
Method_init_op
(self)
base/algorithm/model.py:354
Methodaction_space
(self)
base/env/trader.py:57
Methodaction_space
(self)
deprecated/stock_market.py:357
Functionafter_trading
(context)
strategy/sample.py:23
Functionafter_trading
(context)
spider/future_spider.py:36
Functionbefore_trading
(context)
strategy/sample.py:13
Functionbefore_trading
(context)
spider/future_spider.py:16
Functionbefore_trading
(context, bar_dict)
playground/main.py:13
Methodbuy
(self, code, stock, amount, stock_next)
base/env/trader.py:72
Methodbuy
(self, code, stock, amount, stock_next)
deprecated/stock_market.py:371
Methodcode_count
(self)
base/env/market.py:333
Methodcode_count
(self)
deprecated/stock_market.py:307
Methodcodes_count
(self)
base/env/trader.py:53
Methodcodes_count
(self)
deprecated/stock_market.py:353
Methoddata_dim
(self)
base/env/market.py:345
Methoddata_dim
(self)
deprecated/stock_market.py:311
Methodexist_in_db
(cls, code)
base/model/document.py:119
Methodforward
(self, s, a)
deprecated/DDPG_v2.py:129
Methodforward_v2
(self, stock_code, action_code)
deprecated/stock_market.py:81
Methodget_a_indices
(a)
base/algorithm/model.py:366
Methodget_k_data
(cls, code, start, end)
base/model/document.py:115
← previousnext →101–200 of 244, ranked by callers