datakim's Stars
PKUFlyingPig/Self-learning-Computer-Science
the resources I use to learn computer science in my spare time
datakim/AI_FOR_FINANCE
<금융 AI의 이해> 코드 제공을 위한 깃허브
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
justinxu421/recipe_rex
jupyter-naas/awesome-notebooks
A powerful data & AI notebook templates catalog: prompts, plugins, models, workflow automation, analytics, code snippets - following the IMO framework to be searchable and reusable in any context.
ashtad63/HackerRank-Data-Scientist-Hiring-Test
Predict life expectancy of a country or a geographical area based on socioeconomic factors.
firmai/financial-machine-learning
A curated list of practical financial machine learning tools and applications.
the-black-knight-01/Data-Science-Competitions
Goal of this repo is to provide the solutions of all Data Science Competitions(Kaggle, Data Hack, Machine Hack, Driven Data etc...).
Boburmirzo/genetic-Meyer-Packard-Algorithm
Predicting a Stock Price Using a Genetic Algorithm
Auquan/Tutorials
Ipython notebooks for math and finance tutorials
sainathadapa/kaggle-freesound-audio-tagging
8th place solution (on Kaggle) to the Freesound General-Purpose Audio Tagging Challenge (DCASE 2018 - Task 2)
kylejusticemagnuson/pyti
Python library of various financial technical indicators
kartik-joshi/Stock-predection
Stock Prediction using machine learning
bukosabino/ta
Technical Analysis Library using Pandas and Numpy
mzyates/techindicators
Python functions and an associated Jupyter notebook for technical analysis of stock price data. Numpy is used for calculating technical indicators. Matplotlib and mpl_finance are used for plotting data.
jaislp3/nycdsa_capstone_proj_Lakshmi
This is my Capstone project for NYCDSA, stock market predictions
Bravea/Armstrong
philipperemy/fractional-differentiation-time-series
As described in Advances of Machine Learning by Marcos Prado.
chinuy/stock-price-prediction
A practice project for machine learning and stop price prediction
YongBeomKim/FinanceBasic2018
파이썬을 활용한 금융분석 Tutorial
mborysiak/Time-Series-Forecasting-with-ARIMA-and-LSTM
krish240574/ETFMachineLearning
Implementation of a paper in q/KDB+ and python - "Forecasting ETFs with Machine Learning Algorithms" - Jim Kyung-Soo Liew and Boris Mayster
grananqvist/Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
nmharmon8/DSD
Downloads Stock Data
JINGEWU/Stock-Market-Trend-Analysis-Using-HMM-LSTM
Stock Market Trend Analysis Using Hidden Markov Model and Long Short Term Memory
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.
nmharmon8/StockMarketGAN
Stock Market Prediction Using Unsupervised Features
MiloMallo/Stock
Stock Market Prediction Using Unsupervised Features
ayushjain1594/Stock-Forecasting
Hidden Markov Model (HMM) based stock forecasting
christsaizyt/US-Stock-Market-Prediction-by-LSTM