awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ScottfreeLLC avatar

ScottfreeLLC/AlphaPy

0
View on GitHub↗
1,731 stars·274 forks·Python·Apache-2.0·9 views

AlphaPy

Python AutoML for Trading Systems and Sports Betting

Features

  • Algorithmic Trading Tools - Machine learning framework for trading using sklearn and pandas.
  • Automated Machine Learning - Automated Machine Learning using various libraries.
  • Trading and Backtesting - Automated machine learning for trading.

Star history

Star history chart for scottfreellc/alphapyStar history chart for scottfreellc/alphapy

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does scottfreellc/alphapy do?

Python AutoML for Trading Systems and Sports Betting

What are the main features of scottfreellc/alphapy?

The main features of scottfreellc/alphapy are: Algorithmic Trading Tools, Automated Machine Learning, Trading and Backtesting.

What are some open-source alternatives to scottfreellc/alphapy?

Open-source alternatives to scottfreellc/alphapy include: karpathy/autoresearch — Autoresearch is an autonomous machine learning research agent and architecture search framework. It employs a… autogluon/autogluon — AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end… ludwig-ai/ludwig — Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying… charliedream1/ai_quant_trade — ai_quant_trade is an AI-driven quantitative trading platform that enables the development, backtesting, and deployment… bayesian-optimization/bayesianoptimization — This is a Bayesian optimization library for Python designed to find the maximum value of expensive black box… microsoft/ai-edu — ai-edu is a comprehensive AI education curriculum and machine learning courseware collection. It provides theoretical…

Open-source alternatives to AlphaPy

Similar open-source projects, ranked by how many features they share with AlphaPy.
  • karpathy/autoresearchkarpathy avatar

    karpathy/autoresearch

    87,119View on GitHub↗

    Autoresearch is an autonomous machine learning research agent and architecture search framework. It employs a closed-loop system to programmatically rewrite training and architecture source code to discover optimal language model configurations. The system iteratively modifies code and evaluates performance metrics to improve model quality based on a target objective. It optimizes model performance and training efficiency by tracking validation bits per byte, which allows for a fair comparison of architectural changes independently of vocabulary size. The framework manages the full training

    Python
    View on GitHub↗87,119
  • autogluon/autogluonautogluon avatar

    autogluon/autogluon

    9,997View on GitHub↗

    AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc

    Pythonautogluonautomated-machine-learningautoml
    View on GitHub↗9,997
  • charliedream1/ai_quant_tradecharliedream1 avatar

    charliedream1/ai_quant_trade

    5,120View on GitHub↗

    aiquanttrade is an AI-driven quantitative trading platform that enables the development, backtesting, and deployment of trading strategies powered by machine learning and artificial intelligence. It provides a complete local environment for quantitative research, simulation, and automated live trading through brokerage APIs, supporting both historical backtesting and real-time paper trading without capital risk. The platform distinguishes itself through a modular, event-driven architecture that separates strategy logic from execution, allowing rule-based and machine learning models to be co

    Jupyter Notebookcppjupyter-notebookkeras
    View on GitHub↗5,120
  • ludwig-ai/ludwigludwig-ai avatar

    ludwig-ai/ludwig

    11,717View on GitHub↗

    Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying neural networks. It enables the construction of models that process text, images, audio, and tabular data through a unified interface using declarative configuration files rather than custom code. The system features a specialized low-code framework for large language models, supporting supervised fine-tuning, preference alignment, and a constrained decoding tool to force structured data output via logit extraction. It also includes an automated model architecture search to i

    Pythoncomputer-visiondata-centricdata-science
    View on GitHub↗11,717
  • See all 30 alternatives to AlphaPy→