Stars
The #1 open-source SWE-bench Verified implementation
Trae Agent is an LLM-based agent for general purpose software engineering tasks.
SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024]
Real-Time Candlestick Charts and Crypto Trading Bot using Binance API and Websockets
Build a Stock Screener using FastAPI (Python)
A full stack Python app for trading using the Alpaca API
a collection of open source server components and Python libraries for financial data projects and automated trading
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
APPS: Automated Programming Progress Standard (NeurIPS 2021)
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
alphadev-dev / stocksight
Forked from shirosaidev/stocksightStock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
Generation of Time Series data using generatuve adversarial networks (GANs) for biological purposes.
Motion imitation with deep reinforcement learning.
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
alphadev-dev / David-Silver-Reinforcement-learning
Forked from dalmia/David-Silver-Reinforcement-learningNotes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
A custom OpenAI gym environment for simulating stock trades on historical price data.
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
TODS: An Automated Time-series Outlier Detection System
Keras Temporal Convolutional Network. Supports Python and R.
Uncertainty Toolbox: a Python toolbox for predictive uncertainty quantification, calibration, metrics, and visualization
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.