Stars
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
Fine-tuning & Reinforcement Learning for LLMs. 🦥 Train OpenAI gpt-oss, DeepSeek-R1, Qwen3, Gemma 3, TTS 2x faster with 70% less VRAM.
A repsitory hosting all the code written for my tutorials.
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
Perform data science on data that remains in someone else's server
Financial Markets Data Visualization using Matplotlib
Technical Analysis Library using Pandas and Numpy
A custom OpenAI gym environment for simulating stock trades on historical price data.
🚨 Collection of Prometheus alerting rules
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取