Pinned Repositories
ai-for-trading
Artificial Intelligence for Trading
Astock
Astock
Autoformer
About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
awesome-AI-for-time-series-papers
A professional list of Papers, Tutorials, and Surveys on AI for Time Series in top AI conferences and journals.
bert_in_keras
在Keras下微调Bert的一些例子;some examples of bert in keras
BlockChain
黑马程序员 120天全栈区块链开发 开源教程
CAIL2021
chinese_sentiment_dictionary
该仓库收集了常用的中文情感词典,仅供学习
FinBERT-1
A Pretrained BERT Model for Financial Communications. https://arxiv.org/abs/2006.08097
Uformer
An official repository for Paper "Uformer: A General U-Shaped Transformer for Image Restoration".
UCCME's Repositories
UCCME/FinBERT-1
A Pretrained BERT Model for Financial Communications. https://arxiv.org/abs/2006.08097
UCCME/Uformer
An official repository for Paper "Uformer: A General U-Shaped Transformer for Image Restoration".
UCCME/ai-for-trading
Artificial Intelligence for Trading
UCCME/Astock
Astock
UCCME/Autoformer
About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
UCCME/awesome-AI-for-time-series-papers
A professional list of Papers, Tutorials, and Surveys on AI for Time Series in top AI conferences and journals.
UCCME/CAIL2021
UCCME/dive_into_deep_learning
✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。
UCCME/DL4Stock
This is the project for deep learning in stock market prediction.
UCCME/Emotion-analysis-system
PaddleHub实战:基于OCEMOTION的中文微情感分析系统,完整项目教程地址:https://aistudio.baidu.com/aistudio/projectdetail/2211726
UCCME/entity_extractor_by_ner
基于Tensorflow2.3开发的Ner模型,包含Bilstm-CRF、Bert-Bilstm-CRF、Bert-CRF,可微调Bert,用于命名实体识别,配置后可直接运行。
UCCME/FinBERT-LSTM
FinBERT-LSTM: Deep Learning based stock price prediction using News Sentiment Analysis
UCCME/FinRL
FinRL: Financial Reinforcement Learning. 🔥
UCCME/magma
MAGMA - a GPT-style multimodal model that can understand any combination of images and language
UCCME/NER_ZH
中文命名实体识别
UCCME/nlp-paper
自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
UCCME/NLP-project
自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。
UCCME/profit-naacl
Code for PROFIT: Quantitative Day Trading From Natural Language Using Reinforcement Learning at NAACL 2021
UCCME/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
UCCME/quantitative
量化交易:python3
UCCME/Read_Bert_Code
Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子
UCCME/Refiner_ViT
UCCME/ResnetGPT
用Resnet101+GPT搭建一个玩王者荣耀的AI
UCCME/sentimentAnalysisCourse
哈尔滨工业大学情感分析与计算情感分类系统
UCCME/stock
30天掌握量化交易 (持续更新)
UCCME/stock-1
stock,股票系统。使用python进行开发。
UCCME/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
UCCME/time-series-transformers-review
A professionally curated list of awesome resources (paper, code, data, etc.) on transformers in time series.
UCCME/Visual-Transformer-for-Task-aware-Active-Learning
UCCME/ViTAE
The official pytorch implementation of ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias