gaurv007 commited on
Commit
d5b035e
·
verified ·
1 Parent(s): 918a226

Upload alpha_factory/__init__.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. alpha_factory/__init__.py +2 -0
alpha_factory/__init__.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ """Alpha Factory — Open-Source LLM-Driven Pipeline for WorldQuant BRAIN"""
2
+ __version__ = "0.1.0"