atapinar's Stars
r-kataria/MercifulStalinSort
An experimental sorting algorithm inspired by the notorious Stalin Sort.
EbookFoundation/free-programming-books
:books: Freely available programming books
dashersw/hakki
An opinionated, modern, and scalable alternative to node_acl.
dashersw/recht
A concise rule engine to express and enforce rules for selections, permissions and the like
JerBouma/FinanceDatabase
This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
skfolio/skfolio
Python library for portfolio optimization built on top of scikit-learn
gabrielpetersson/chat-llm
Poweruser UI for ChatGPT. 100% local, split screen, ask multiple questions at the same time, create chat configs that can be opened with one click.
virattt/ai-hedge-fund
An AI Hedge Fund Team
koraykoca/Python-Notes-Tips
Useful notes and tips about Python Programming Language
0xD4rky/Vision-Transformers
This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementations.
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
robertmartin8/PyPortfolioOpt
Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Azure-Samples/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
misiektoja/instagram_monitor
Real-time tracking of Instagram users activities and profile changes
AutoViML/AutoViz
Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
jvscholz/dotfiles
jimmy's dot files
Yuanshi9815/OminiControl
A minimal and universal controller for FLUX.1.
ranaroussi/quantstats
Portfolio analytics for quants, written in Python
selinolgun/Exploratory-Data-Analysis-on-E-Commerce-Data
wilsonfreitas/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
twopirllc/pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
SylphAI-Inc/LLM-engineer-handbook
A curated list of Large Language Model resources, covering model training, serving, fine-tuning, and building LLM applications.
firmai/financial-machine-learning
A curated list of practical financial machine learning tools and applications.
chrisconlan/algorithmic-trading-with-python
Source code for Algorithmic Trading with Python (2020) by Chris Conlan
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
diracq/qdhmc
Quantum Dynamical Hamiltonian Monte Carlo
yandex-research/tabm
TabM: Advancing Tabular Deep Learning With Parameter-Efficient Ensembling
man-group/ArcticDB
ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.
paperswithbacktest/awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.