Giter VIP home page Giter VIP logo

Comments (2)

tty666 avatar tty666 commented on August 23, 2024

yup I confirm my logs have only Trial 0 also :

################################## || ppo || ##################################
MODEL NAME: ppo
TRIAL NUMBER: 0
CWD: ./train_results/cwd_tests/model_CPCV_ppo_5m_50H_25k
{'learning_rate': 0.03, 'batch_size': 512, 'gamma': 0.99, 'net_dimension': 1024, 'target_step': 37500, 'eval_time_gap': 60, 'break_step': 45000.0}
{'lookback': 1, 'norm_cash': 0.000244140625, 'norm_stocks': 0.00390625, 'norm_tech': 3.0517578125e-05, 'norm_reward': 0.0009765625, 'norm_action': 10000}

TIME START OUTER: 2023-03-24 19:34:51.382136

######### CPCV Settings #########
Paths : 4
N : 5
splits : 10

TIME START INNER: 2023-03-24 19:34:51.385687################################## || ppo || ##################################
MODEL NAME: ppo
TRIAL NUMBER: 0
CWD: ./train_results/cwd_tests/model_CPCV_ppo_5m_50H_25k
{'learning_rate': 0.03, 'batch_size': 512, 'gamma': 0.99, 'net_dimension': 1024, 'target_step': 37500, 'eval_time_gap': 60, 'break_step': 45000.0}
{'lookback': 1, 'norm_cash': 0.000244140625, 'norm_stocks': 0.00390625, 'norm_tech': 3.0517578125e-05, 'norm_reward': 0.0009765625, 'norm_action': 10000}

TIME START OUTER: 2023-03-24 20:05:39.509931

######### CPCV Settings #########
Paths : 4
N : 5
splits : 10

TIME START INNER: 2023-03-24 20:05:39.513377################################## || ppo || ##################################
MODEL NAME: ppo
TRIAL NUMBER: 0
CWD: ./train_results/cwd_tests/model_CPCV_ppo_5m_50H_25k
{'learning_rate': 0.03, 'batch_size': 512, 'gamma': 0.99, 'net_dimension': 262144, 'target_step': 37500, 'eval_time_gap': 60, 'break_step': 45000.0}
{'lookback': 1, 'norm_cash': 0.000244140625, 'norm_stocks': 0.00390625, 'norm_tech': 3.0517578125e-05, 'norm_reward': 0.0009765625, 'norm_action': 10000}

TIME START OUTER: 2023-03-24 20:07:47.835229

######### CPCV Settings #########
Paths : 4
N : 5
splits : 10

TIME START INNER: 2023-03-24 20:07:47.837983################################## || ppo || ##################################
MODEL NAME: ppo
TRIAL NUMBER: 0
CWD: ./train_results/cwd_tests/model_KCV_ppo_5m_50H_25k
{'learning_rate': 0.03, 'batch_size': 512, 'gamma': 0.99, 'net_dimension': 1024, 'target_step': 37500, 'eval_time_gap': 60, 'break_step': 45000.0}
{'lookback': 1, 'norm_cash': 0.000244140625, 'norm_stocks': 0.00390625, 'norm_tech': 3.0517578125e-05, 'norm_reward': 0.0009765625, 'norm_action': 10000}

TIME START OUTER: 2023-03-24 20:14:56.929284
TIME START INNER: 2023-03-24 20:14:56.929692K-Fold: 0################################## || ppo || ##################################
MODEL NAME: ppo
TRIAL NUMBER: 0
CWD: ./train_results/cwd_tests/model_KCV_ppo_5m_50H_25k
{'learning_rate': 0.03, 'batch_size': 512, 'gamma': 0.99, 'net_dimension': 262144, 'target_step': 37500, 'eval_time_gap': 60, 'break_step': 45000.0}
{'lookback': 1, 'norm_cash': 0.000244140625, 'norm_stocks': 0.00390625, 'norm_tech': 3.0517578125e-05, 'norm_reward': 0.0009765625, 'norm_action': 10000}

TIME START OUTER: 2023-03-24 20:15:23.115226
TIME START INNER: 2023-03-24 20:15:23.115455K-Fold: 0################################## || ppo || ##################################
MODEL NAME: ppo
TRIAL NUMBER: 0
CWD: ./train_results/cwd_tests/model_WF_ppo_5m_50H_25k
{'learning_rate': 0.03, 'batch_size': 512, 'gamma': 0.99, 'net_dimension': 1024, 'target_step': 37500, 'eval_time_gap': 60, 'break_step': 45000.0}
{'lookback': 1, 'norm_cash': 0.000244140625, 'norm_stocks': 0.00390625, 'norm_tech': 3.0517578125e-05, 'norm_reward': 0.0009765625, 'norm_action': 10000}

TIME START OUTER: 2023-03-24 20:17:02.889066
################################## || ppo || ##################################
MODEL NAME: ppo
TRIAL NUMBER: 0
CWD: ./train_results/cwd_tests/model_WF_ppo_5m_50H_25k
{'learning_rate': 0.03, 'batch_size': 512, 'gamma': 0.99, 'net_dimension': 262144, 'target_step': 37500, 'eval_time_gap': 60, 'break_step': 45000.0}
{'lookback': 1, 'norm_cash': 0.000244140625, 'norm_stocks': 0.00390625, 'norm_tech': 3.0517578125e-05, 'norm_reward': 0.0009765625, 'norm_action': 10000}

TIME START OUTER: 2023-03-24 20:17:32.375707

from finrl_crypto.

tty666 avatar tty666 commented on August 23, 2024

But don't imagine a simple solution for that... well it's simple but it's more a question of BUDGET !
Yes in fact if you get only the first trial it's because it uses HIGH CPU + GPU usage and the process get killed ...
My guess it's something like chatgpt to run against very high capacity GPUs rack ...

from finrl_crypto.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.