guojianyang's Stars
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
AI4Finance-Foundation/FinRL
FinRL: Financial Reinforcement Learning. 🔥
THUDM/GLM-4
GLM-4 series: Open Multilingual Multimodal Chat LMs | 开源多语言多模态对话模型
iscyy/yoloair
🔥🔥🔥 专注于YOLOv5,YOLOv7、YOLOv8、YOLOv9改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
harleyszhang/cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
deepcam-cn/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
HuaRongSAO/talib-document
talib学习 talib中文翻译 talib中文文档
binance/binance-public-data
Details on how to get Binance public data
rwightman/gen-efficientnet-pytorch
Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
Sense-X/Co-DETR
[ICCV 2023] DETRs with Collaborative Hybrid Assignments Training
pskrunner14/trading-bot
Stock Trading Bot using Deep Q-Learning
edwardhdlu/q-trader
Deep Q-learning driven stock trader bot
bupt-ai-cz/LLVIP
LLVIP: A Visible-infrared Paired Dataset for Low-light Vision
ucaiado/QLearning_Trading
Learning to trade under the reinforcement learning framework
DocF/multispectral-object-detection
Multispectral Object Detection with Yolov5 and Transformer
Daniel-xsy/RoboBEV
RoboBEV: Towards Robust Bird's Eye View Perception under Common Corruption and Domain Shift
xialuxi/yolov5_face_landmark
基于yolov5的人脸检测,带关键点检测
saeed349/Deep-Reinforcement-Learning-in-Trading
This repository provides the code for a Reinforcement Learning trading agent with its trading environment that works with both simulated and historical market data. This was inspired by OpenAI Gym framework.
xialuxi/yolov5-car-plate
基于yolov5的车牌检测,包含车牌角点检测
DeepNeuralAI/RL-DeepQLearning-Trading
An RL model that uses double deep Q learning to generate an optimal policy of stock market trades
robodrive-24/toolkit
Official Toolkit for The RoboDrive Challenge
Molly6/segmentation_shengteng2021
2021“昇腾杯”遥感影像智能处理算法大赛——语义分割赛道,冠军方案
xyxYang/Kuhn_Munkres_Algorithm
KM算法的python实现
viuts/q-trading-pytorch
DQN stock trading pytorch implementation
siddharthnishtala/DQN-Trader
Trading using Deep Q Learning
liuzywen/RGBTCC
wdy06/stock_dqn
trading by Deep Q-Network
Center-cr/Tic-Tac-Toe
井字棋Python实现联机