Pinned Repositories
blog-python-app
编写一个博客 web app,从中实现一个自己的web 框架
corundum
Open source, high performance, FPGA-based NIC
DisplayPort_Verilog
A Verilog implementation of DisplayPort protocol for FPGAs
EMM-for-stock-prediction
We propose a model to analyze sentiment of online stock forum and use the information to predict stock volatility in the Chinese market. By generating a sentimental dictionary, we analyze the sentimental tendencies of each post as sentiment indicators. Such sentimental information will be fused with market data for prediction based on Recurrent Neural Networks (RNNs). We manually labeled the sentiment of forum post and make the data public available for research. Empirical evidence shows that 8 of the 10 stocks perform better with sentimental indicators.
H264
H264视频解码verilog实现
h265_decoder
H265 decoder write in verilog, verified on Xilinx ZYNQ7035
PieceOfCake
RocAlphaGo
An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" (Nature 529, 484-489, 28 Jan 2016), details of which can be found on their website https://deepmind.com/publications.html.
show-me-the-code
Python 练习册,每天一个小程序
Stock_Price_Prediction_With_RNNs
Implemented Recurrent Neural Networks in Keras with candlestick stock price information to predict future price movement.
qunzhao's Repositories
qunzhao/blog-python-app
编写一个博客 web app,从中实现一个自己的web 框架
qunzhao/corundum
Open source, high performance, FPGA-based NIC
qunzhao/DisplayPort_Verilog
A Verilog implementation of DisplayPort protocol for FPGAs
qunzhao/EMM-for-stock-prediction
We propose a model to analyze sentiment of online stock forum and use the information to predict stock volatility in the Chinese market. By generating a sentimental dictionary, we analyze the sentimental tendencies of each post as sentiment indicators. Such sentimental information will be fused with market data for prediction based on Recurrent Neural Networks (RNNs). We manually labeled the sentiment of forum post and make the data public available for research. Empirical evidence shows that 8 of the 10 stocks perform better with sentimental indicators.
qunzhao/H264
H264视频解码verilog实现
qunzhao/h265_decoder
H265 decoder write in verilog, verified on Xilinx ZYNQ7035
qunzhao/PieceOfCake
qunzhao/RocAlphaGo
An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" (Nature 529, 484-489, 28 Jan 2016), details of which can be found on their website https://deepmind.com/publications.html.
qunzhao/show-me-the-code
Python 练习册,每天一个小程序
qunzhao/Stock_Price_Prediction_With_RNNs
Implemented Recurrent Neural Networks in Keras with candlestick stock price information to predict future price movement.
qunzhao/verilog-cam
Verilog Content Addressable Memory Module
qunzhao/verilog-ethernet
Verilog Ethernet components for FPGA implementation
qunzhao/verilog-i2c
Verilog I2C interface for FPGA implementation
qunzhao/verilog-pcie
Verilog PCI express components
qunzhao/verilog-uart
Verilog UART