Pinned Repositories
AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
amazon-scraper-python
Non-official client to get some info about products sold on Amazon
ann-visualizer
A python library for visualizing Artificial Neural Networks (ANN)
arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
phemex
Phemex API
Sahanduiuc's Repositories
Sahanduiuc/150-quantitative-finance-Python-programs-to-help-you-gather-manipulate-and-analyze-stock-market-data
150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data
Sahanduiuc/Algo-Trading-with-indicators
This repository is a collection of open-source use-case examples of algorithmic or quant trading in Python.
Sahanduiuc/Article.DataLibrary.Python.3dInvesting
Traditional mean-variance portfolio optimization often considers only 2 investing objectives which are risk and return (2D). 3D investing, on the other hand, adds sustainability as an additional objective to optimize risk and return, as well as sustainability objectives.
Sahanduiuc/bidask-model
Efficient Estimation of Bid-Ask Spreads from Open, High, Low, and Close Prices
Sahanduiuc/Causal-Inference-and-Discovery-in-Python-Molnar
Causal Inference and Discovery in Python by Packt Publishing
Sahanduiuc/deep_learning_portfolio_optimization
Sahanduiuc/Dummy-Robot-Robotics
我的超迷你机械臂机器人项目。
Sahanduiuc/Earnings-Report-Sentiment-Analysis
Examining if there a sentiment disparity in earnings calls between prepared presentations and real-time Q&As.
Sahanduiuc/Example.DataLibrary.Python
Example projects and Tutorials demonstrating access to the Refinitiv Data Platform using the Refinitiv Data Library for Python
Sahanduiuc/Example.WebSocketAPI.Python.MRN
This example shows how to writing the WebSocket API application (in Python) to subscribe to Machine Readable News (MRN) from Refinitiv Real-Time Platform.
Sahanduiuc/financial-assets-and-securities-utilizing-GPT-models.AssetNewsSentimentAnalyzer
A sentiment analyzer package for financial assets and securities utilizing GPT models.
Sahanduiuc/Financial-News-sentiment-FinABSA-better-than-FinBERT
FinABSA is a T5-Large model trained for Aspect-Based Sentiment Analysis specifically for financial domains.
Sahanduiuc/FinGPT--Financial-news-sentiment-with-GPT
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
Sahanduiuc/GNN-finance-applications
Curated list of Graph Neural Network Applications in Business, Finance and Banking
Sahanduiuc/gs-Goldman-Sachs-quant
Python toolkit for quantitative finance
Sahanduiuc/hands-on-lab-neo4j-and-vertex-ai-for-Chatting-with-a-Knowledge-Graph-neo4j
Hands on Lab for Neo4j and Vertex AI
Sahanduiuc/Implied-VOlatility-estimation-with-Gaussian-process
Gaussian process estimation experiments with implied volatility
Sahanduiuc/linkedIn_auto_jobs_applier_with_AI
LinkedIn_AIHawk is a tool that automates the jobs application process on LinkedIn. Utilizing artificial intelligence, it enables users to apply for multiple job offers in an automated and personalized way.
Sahanduiuc/LLM_X_papers-finance-healthcare-and-law
Continually-updated reading list of LLM papers in Finance, Healthcare, and Law
Sahanduiuc/LOBCAST-open-source-framework-for-stock-market-trend-forecasting-using-Limit-Order-Book-LOBCAST
LOBCAST is a Python-based open-source framework for stock market trend forecasting using Limit Order Book (LOB) data. 🤖📈
Sahanduiuc/Mathematics-of-Reinforcement-Learning-Code-of-RL-Beginning
Sahanduiuc/Natural_Language_Processing_project
Neural Language Processing Project: Earning Calls Sentiment Analysis
Sahanduiuc/PIXIU--FinMA-sentiment-with-LLM
This repository introduces PIXIU, an open-source resource featuring the first financial large language models (LLMs), instruction tuning data, and evaluation benchmarks to holistically assess financial LLMs. Our goal is to continually push forward the open-source development of financial artificial intelligence (AI).
Sahanduiuc/quantjourney-dev
quantjourney-dev
Sahanduiuc/Riskfolio-Lib-Portfolio-Risk-Management
Portfolio Optimization and Quantitative Strategic Asset Allocation in Python
Sahanduiuc/technical-analysis-with-python
The Python project written on Jupyter includes technical analysis using various indicators, developing trading strategies based on the indicators, visualizing the outcomes, and testing the strategies. The indicators applied in the project are Simple Moving Average 200, Bollinger Bands, and RSI - Relative Strength Index.
Sahanduiuc/Technical-strategies-public
Quant Journey Public Files
Sahanduiuc/Temporal-and-Heterogeneous-Graph-Neural-Network-for-Financial-Time-Series-Prediction-THGNN-
Temporal and Heterogeneous Graph Neural Network for Financial Time Series Prediction
Sahanduiuc/tensorflow-quant-finance-Option-pricing-Vol-fitting
High-performance TensorFlow library for quantitative finance.
Sahanduiuc/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up