Stars
This code accompanies the the paper Trading with the Momentum Transformer: An Intelligent and Interpretable Architecture (https://arxiv.org/pdf/2112.08534.pdf).
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Tra…
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
Official Go implementation of the Ontology protocol. https://dev-docs.ont.io/#/
汉语自然语言处理视频教程-开源学习资料
Classic papers and resources on recommendation
Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
Html Content / Article Extractor in Scala - open sourced from Gravity Labs
An implementation of the Goose HTML Content / Article Extractor algorithm in golang
Facilitating the design, comparison and sharing of deep text matching models.
TensorFlow code and pre-trained models for BERT
Neural network toolkit for sentence pair modeling.
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
attention based joint model for intent detection and slot filling
A library for transfer learning by reusing parts of TensorFlow models.
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
Deep Learning NLP Pipeline implemented on Tensorflow
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
This repo contains our ACL 2017 paper data and source code
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
TensorForce Bitcoin Trading Bot
Keras implementation of RetinaNet object detection.