sunsetcoder
SWE, Applied Math (Optimization, Info. Theory, Probability, Financial ML, Intelligent Systems, GenAI) AI engineer AI/ML, Python, Kotlin, C++
United States
Pinned Repositories
aitravelagent
GenAI agent (CoT) - Visa and Travel Information Assistant
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
finance_ml
Advances in Financial Machine Learning
flash-attention-windows
Flash Attention 2 pre-built wheels for Windows. Drop-in replacement for PyTorch attention providing up to 10x speedup and 20x memory reduction. Compatible with Python 3.10 and CUDA 11.7+. No build setup required - just pip install and accelerate your transformer models. Supports modern NVIDIA GPUs (RTX 30/40, A100, H100).
flightradar24-mcp-server
Model Context Protocol server for Flight Tracking
HFT-Orderbook
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
machine-learning-asset-management
Machine Learning in Asset Management
py-market-profile
A library to calculate Market Profile (aka Volume Profile) for financial data from a Pandas DataFrame.
semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
Stocktalk
Data collection tool for social media analytics
sunsetcoder's Repositories
sunsetcoder/flightradar24-mcp-server
Model Context Protocol server for Flight Tracking
sunsetcoder/flash-attention-windows
Flash Attention 2 pre-built wheels for Windows. Drop-in replacement for PyTorch attention providing up to 10x speedup and 20x memory reduction. Compatible with Python 3.10 and CUDA 11.7+. No build setup required - just pip install and accelerate your transformer models. Supports modern NVIDIA GPUs (RTX 30/40, A100, H100).
sunsetcoder/Stocktalk
Data collection tool for social media analytics
sunsetcoder/windows-sha256-context
Add SHA256 hash calculation to Windows Explorer context menu - Simple, secure, and efficient
sunsetcoder/aitravelagent
GenAI agent (CoT) - Visa and Travel Information Assistant
sunsetcoder/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
sunsetcoder/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
sunsetcoder/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
sunsetcoder/Application-of-Probabilistic-Graphical-Models-in-Forecasting-Crude-Oil-Price
Implements "Application of Probabilistic Graphical Models in Forecasting Crude Oil Price (Danish, 2018)"
sunsetcoder/Artemis
Artemis - Interactive Learning with Automated Feedback
sunsetcoder/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
sunsetcoder/coding-problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
sunsetcoder/Event-Driven-Stock-Prediction-using-Deep-Learning
A deep learning method for event driven stock market prediction. Deep learning is useful for event-driven stock price movement prediction by proposing a novel neural tensor network for learning event embedding, and using a deep convolutional neural network to model the combined influence of long-term events and short-term events on stock price movements
sunsetcoder/flask-bank
Flask Banking web app with hidden vulnerabilities (Cybersecurity class project)
sunsetcoder/genairtx
sunsetcoder/id-bars
Utility for generating information-driven bars written in Rust.
sunsetcoder/insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
sunsetcoder/learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
sunsetcoder/ML_Finance_Codes
Machine Learning in Finance: From Theory to Practice Book
sunsetcoder/mlfinlab
Package based on the work of Dr Marcos Lopez de Prado regarding his research with respect to Advances in Financial Machine Learning
sunsetcoder/order-book-heatmap
Limit order book visualization, resting limit order graphs and time & sales log with live market data streamed from the Binance WS API. This was a short exploratory project keep in mind that a lot of work is needed for this to work in all market conditions.
sunsetcoder/Perplexica
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
sunsetcoder/personal-website
Code that'll help you kickstart a personal website that showcases your work as a software developer.
sunsetcoder/public-apis
A collective list of free APIs
sunsetcoder/python-is-cool
Cool Python features for machine learning that I used to be too afraid to use
sunsetcoder/servers
Model Context Protocol Servers
sunsetcoder/tabnet
PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf
sunsetcoder/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
sunsetcoder/vimrc
The ultimate Vim configuration (vimrc)
sunsetcoder/ZerodhaPythonScripts
All scripts are in python language to trade in zerodha using algorithms.