Pinned Repositories
MP-CNN-Torch
Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)
NCE-CNN-Torch
Noise-Contrastive Estimation for Question Answering with Convolutional Neural Networks (Rao et al. CIKM 2016)
VDPWI-NN-Torch
Very Deep Pairwise Word Interaction Neural Networks for modeling textual similarity (He and Lin, NAACL/HLT 2016)
cgx
UltraFast GPU Grammar eXtractor for Machine Translation (He et al., TACL 2015 & NAACL 2013)
cracking-the-coding-interview-1
Cracking The Coding Interview
optTreeCUDA
Multiple GPU Acceleration Methods on Treemodel for optTree
textSimilarityConvNet
Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)
Zambezi
nn
hohoCode's Repositories
hohoCode/textSimilarityConvNet
Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)
hohoCode/cgx
UltraFast GPU Grammar eXtractor for Machine Translation (He et al., TACL 2015 & NAACL 2013)
hohoCode/MP-CNN-Variants
Variants of Multi-Perspective Convolutional Neural Networks
hohoCode/rocks
Rocks for torch
hohoCode/adaptive-neural-compilation
hohoCode/Adv_Fin_ML_Exercises
Experimental solutions to selected exercises from the book [Advances in Financial Machine Learning by Marcos Lopez De Prado]
hohoCode/Alternative-Bars
Generate various Alternative Bars both historically and at real-time.
hohoCode/Bitune
Implementation of Bitune: Bidirectional Instruction-Tuning
hohoCode/cs231n
斯坦福 cs231n 作业代码实践
hohoCode/data
Castorini data
hohoCode/DecisiveML
Machine learning end-to-end research and trade execution
hohoCode/edgar-crawler-cp
The only open-source toolkit that can download EDGAR financial reports and extract textual data from specific item sections into nice and clean JSON files.
hohoCode/edgartools
Navigate SEC Edgar data in Python
hohoCode/financial-machine-learning
A curated list of practical financial machine learning (FinML) tools and applications in Python (by @firmai)
hohoCode/FinRL-Library
A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance, NeurIPS 2020 DRL workshop.
hohoCode/luajit-rocks
LuaJIT and luarocks in one location
hohoCode/Mitigating-Overfitting-Experiment
Necessary code to reproduce the experiment in "Mitigating Overfitting with Generative Adversarial Networks"
hohoCode/NAMAS
Neural Attention Model for Abstractive Summarization
hohoCode/pytorch-ts
PyTorch based Probabilistic Time Series forecasting framework based on GluonTS backend
hohoCode/rc-data
Question answering dataset featured in "Teaching Machines to Read and Comprehend
hohoCode/read_13f
Read 13f filings and present them in a useful form such as a database.
hohoCode/research
Notebooks based on financial machine learning.
hohoCode/research_public
Quantitative research and educational materials
hohoCode/rl_a3c_pytorch
A3C LSTM Atari with Pytorch plus A3G design
hohoCode/rnn-playground
Playground for some RNN stuff in Torch.
hohoCode/SeqMatchSeq
hohoCode/SimTeG
Official Repo of SimTeG
hohoCode/systematictradingexamples
Examples of code related to book www.systematictrading.org and blog qoppac.blogspot.com
hohoCode/TAPE
Official Implementation of ICLR 2024 paper "Harnessing Explanations: LLM-to-LM Interpreter for Enhanced Text-Attributed Graph Representation Learning"
hohoCode/treelstm
Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)