Pinned Repositories
ai-economist
Foundation is a flexible, modular, and composable framework to model socio-economic behaviors and dynamics with both agents and governments. This framework can be used in conjunction with reinforcement learning to learn optimal economic policies, as done by the AI Economist (https://www.einstein.ai/the-ai-economist).
ESG_AI
faust
Python Stream Processing. A Faust fork
FinanceAnalysis
Along with FinanceCenter project, magic begin from here
FinanceCenter
Fetching Financial Data (US/China)
generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
lightweight-charts-python
Python framework for TradingView's Lightweight Charts JavaScript library.
material-dashboard-flask
Material Dashboard - Flask Template | Creative-Tim
StockRecommendSystem
An intelligent recommender system for stock analyzing, predicting and trading
zvt
Stock Market Data Fetching Project(US/China)
doncat99's Repositories
doncat99/StockRecommendSystem
An intelligent recommender system for stock analyzing, predicting and trading
doncat99/zvt
Stock Market Data Fetching Project(US/China)
doncat99/FinanceAnalysis
Along with FinanceCenter project, magic begin from here
doncat99/faust
Python Stream Processing. A Faust fork
doncat99/aat
Asynchronous, event-driven algorithmic trading in Python and C++
doncat99/FinRL
FinRL: Financial Reinforcement Learning Framework. Please star. 🔥
doncat99/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
doncat99/jqdatapy
python wrapper for jqdata http api
doncat99/jqdatasdk
doncat99/LF2CS
The code of Unsupervised Few-Shot Image Classification by Learning Features into Clustering Space
doncat99/microblog
A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
doncat99/multiprocessing-demo
doncat99/omniscidb
OmniSciDB (formerly MapD Core)
doncat99/openbilibili
go-common
doncat99/OpfImb
OPF Imbalance API
doncat99/pandas-to-postgres
Copy Pandas DataFrames and HDF5 files to PostgreSQL database
doncat99/pgbadger
A fast PostgreSQL Log Analyzer
doncat99/proxy_pool
Python爬虫代理IP池(proxy pool)
doncat99/rocksdb-python
Python bindings for RocksDB. Support Linux, macOS, and Windows
doncat99/stockmood
stockmood
doncat99/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.
doncat99/Unsupervised-Classification
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
doncat99/yfinance
Yahoo! Finance market data downloader (+faster Pandas Datareader)