hajirazin commited on
Commit
37b4021
·
verified ·
1 Parent(s): 9cfe26e

Promote LSTM version v2026-01-09-115ed1fe4710 to current

Browse files
Files changed (4) hide show
  1. README.md +4 -4
  2. feature_scaler.pkl +1 -1
  3. metadata.json +9 -9
  4. weights.pt +1 -1
README.md CHANGED
@@ -6,14 +6,14 @@ tags:
6
  - learnfinance
7
  ---
8
 
9
- # LearnFinance LSTM Model - v2026-01-10-2b2043197e8a
10
 
11
  LSTM model for predicting weekly stock returns.
12
 
13
  ## Model Details
14
 
15
- - **Version**: v2026-01-10-2b2043197e8a
16
- - **Training Window**: 2011-01-01 to 2026-01-10
17
  - **Symbols**: 15 stocks
18
 
19
  ## Metrics
@@ -28,5 +28,5 @@ LSTM model for predicting weekly stock returns.
28
  from brain_api.storage.huggingface import HuggingFaceModelStorage
29
 
30
  storage = HuggingFaceModelStorage(repo_id="hajirazin/learnfinance-models-ppo-with-patchtst")
31
- artifacts = storage.download_model(version="v2026-01-10-2b2043197e8a")
32
  ```
 
6
  - learnfinance
7
  ---
8
 
9
+ # LearnFinance LSTM Model - v2026-01-09-115ed1fe4710
10
 
11
  LSTM model for predicting weekly stock returns.
12
 
13
  ## Model Details
14
 
15
+ - **Version**: v2026-01-09-115ed1fe4710
16
+ - **Training Window**: 2011-01-01 to 2026-01-09
17
  - **Symbols**: 15 stocks
18
 
19
  ## Metrics
 
28
  from brain_api.storage.huggingface import HuggingFaceModelStorage
29
 
30
  storage = HuggingFaceModelStorage(repo_id="hajirazin/learnfinance-models-ppo-with-patchtst")
31
+ artifacts = storage.download_model(version="v2026-01-09-115ed1fe4710")
32
  ```
feature_scaler.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21095c273e8486b7e61f4c60bcb96463bfdfdc0020423dfa47d21941a02879e4
3
  size 3590
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89c8642626874005b61a8adc7b06c06cd3f2bba5478e11e6f709ed9c26c41be4
3
  size 3590
metadata.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "model_type": "ppo_patchtst",
3
- "version": "v2026-01-10-2b2043197e8a",
4
- "created_at": "2026-01-10T06:43:28.349779+00:00",
5
  "data_window": {
6
  "start": "2011-01-01",
7
- "end": "2026-01-10"
8
  },
9
  "symbols": [
10
  "AAPL",
@@ -53,14 +53,14 @@
53
  "n_eval_folds": 3
54
  },
55
  "metrics": {
56
- "policy_loss": -0.034140541264787314,
57
- "value_loss": 23.93051815032959,
58
  "avg_episode_return": 0.0,
59
  "avg_episode_sharpe": 0.0,
60
- "eval_sharpe": 2.1384706291935967,
61
- "eval_cagr": 0.39436103680110657,
62
- "eval_max_drawdown": 0.08367037654356826
63
  },
64
  "promoted": true,
65
- "prior_version": null
66
  }
 
1
  {
2
  "model_type": "ppo_patchtst",
3
+ "version": "v2026-01-09-115ed1fe4710",
4
+ "created_at": "2026-01-12T05:38:56.232059+00:00",
5
  "data_window": {
6
  "start": "2011-01-01",
7
+ "end": "2026-01-09"
8
  },
9
  "symbols": [
10
  "AAPL",
 
53
  "n_eval_folds": 3
54
  },
55
  "metrics": {
56
+ "policy_loss": -0.030133440821932922,
57
+ "value_loss": 10.962506198883057,
58
  "avg_episode_return": 0.0,
59
  "avg_episode_sharpe": 0.0,
60
+ "eval_sharpe": 2.3419447081622793,
61
+ "eval_cagr": 0.42142641165055816,
62
+ "eval_max_drawdown": 0.07423796421125513
63
  },
64
  "promoted": true,
65
+ "prior_version": "v2026-01-10-2b2043197e8a"
66
  }
weights.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fa30c026a7ec22b4984364a56678f181559d59735245a80dd506ebdda67380f
3
  size 112572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b34976aefb057418661893911d40b0aa63ddec99241b9ea2ef6795132d0648a
3
  size 112572