lee101 commited on
Commit
d0237bc
·
verified ·
1 Parent(s): 2ab5ca5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # CODEX Trading Model
2
+
3
+ Neural trading model trained for trading **CODEX** on [bags.fm](https://bags.fm/HAK9cX1jfYmcNpr6keTkLvxehGPWKELXSu7GH2ofBAGS).
4
+
5
+ ## Usage
6
+
7
+ This model is specifically trained for the CODEX token. If you want to trade other assets, you'll need to train your own models using the training scripts in this repository.
8
+
9
+ ## Model Location
10
+
11
+ ```
12
+ bagsneural/checkpoints/bagsneural_HAK9cX1jfYmcNpr6keTkLvxehGPWKELXSu7GH2ofBAGS_best.pt
13
+ ```
14
+
15
+ ## Other Projects
16
+
17
+ - **[Codex Infinity](https://codex-infinity.com)** - Cloud hosted coding agent
18
+ - **[BitBank](https://bitbank.nz)** - AI forecasting platform for crypto
19
+
20
+ ## Follow
21
+
22
+ Follow me on X: [@leeleepenkman](https://x.com/leeleepenkman)