Stars
python pandas pyecharts streamlit echarts
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Open source materials for a novel structured legged robot, including mechanical design, electronic design, algorithm simulation, and software development. | 一个新型结构的轮腿机器人开源资料,包含机械设计、电子设计、算法仿真、软件开发等材料
Llama中文社区,实时汇总最新Llama学习资料,构建最好的中文Llama大模型开源生态,完全开源可商用
FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
Stable Diffusion web UI
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
akTwelve / Mask_RCNN
Forked from matterport/Mask_RCNNMask R-CNN for object detection and instance segmentation on Keras and TensorFlow
A Python IoT framework to simplify sensor integration
开放式的缠论python实现框架,支持形态学/动力学买卖点分析计算,多级别K线联立,区间套策略,可视化绘图,多种数据接入,策略开发,交易系统对接;
This implementation contains the application of GPlearn's symbolic transformer on a commodity futures sector of the financial market.
Genetic programing with DEAP
CNN architecture exploration using Genetic Algorithm
Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jer…
Community maintained fork of pdfminer - we fathom PDF
Funcat 将同花顺、通达信、文华财经麦语言等的公式写法移植到了 Python 中。
策略易(StrategyEase)Python SDK,策略自动化交易 API 及量化平台。
Zipline, a Pythonic Algorithmic Trading Library
Performance analysis of predictive (alpha) stock factors
Implemention some Baseline Model upon Bert for Text Classification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN,…