Pinned Repositories
algorithms
Some experimental algorithms.
articles
Some articles.
auto-answer
Automatic searching question by speech recognition.
Binance_Futures_python
bitcoinwhitepaper
Bitcoin white paper translation.
Casper
The default personal blogging theme for Ghost.
limited-socks
Shadowsocks server with bandwidth limitation.
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.
xy-compiler
A toy complier.
shdxiang's Repositories
shdxiang/xy-compiler
A toy complier.
shdxiang/auto-answer
Automatic searching question by speech recognition.
shdxiang/limited-socks
Shadowsocks server with bandwidth limitation.
shdxiang/Binance_Futures_python
shdxiang/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.
shdxiang/algorithms
Some experimental algorithms.
shdxiang/articles
Some articles.
shdxiang/bitcoinwhitepaper
Bitcoin white paper translation.
shdxiang/Casper
The default personal blogging theme for Ghost.
shdxiang/china-pinyin-address
Translate Chinese address to Pinyin.
shdxiang/doltish-robot
Windows desktop application automation.
shdxiang/file-server
A simple file server for test.
shdxiang/goldendict-pretty
Make pretty format for goldendict scan popup.
shdxiang/i7z-simple
i7z without ncurses.
shdxiang/idcard-minor
Minimize code size by removing address parsing.
shdxiang/netbox-prometheus-sd
Service discovery for Prometheus using devices from Netbox
shdxiang/process-exporter
Prometheus exporter that mines /proc to report on selected processes
shdxiang/remarkjs-slide
Slides designed by remarkjs.
shdxiang/shdxiang.github.io
GitHub Pages site.
shdxiang/spiral
Python API for https://www.spiral.exchange/
shdxiang/tulipy
[NOT ACTIVELY MAINTAINED] Tulipy - Financial Technical Analysis Indicator Library (Python bindings for Tulip Charts)
shdxiang/xiaoxiang.io
Launch a HTTPS blog platform by docker-compose.
shdxiang/yunba-perf-go
Yunba performance test.