Pinned Repositories
ApexBase
🚀 A lightning-fast, feature-rich embedded database designed for modern Python applications.
cheaper_o1
lihang-code
《统计学习方法》的代码实现
lyfile
A high-performance file format for data storage, built with Rust and Python. LyFile provides efficient storage and retrieval of tabular data and high-dimensional vectors, with optimized SIMD operations for nearest neighbor search.
lynsedb
A pure Python-implemented, lightweight, server-optional, multi-end compatible, vector database deployable locally or remotely.
MySpider
爬虫便捷脚手架 Web scraping convenient scaffolding
NumPack
🚀 Supercharge Your NumPy Arrays | ⚡️ Instant TB-scale Data Ops | 💾 Zero Memory Overhead | 🔄 Stream Huge Arrays Like Small Ones | 🛡️ Production-Ready
PipelineTS
One-stop time series analysis tool, supporting time series data preprocessing, feature engineering, model training, model evaluation, model prediction, etc. Based on spinesTS and darts.
spinesTS
spinesTS, a powerful toolset for time series prediction, is one of the cornerstones of PipelineTS.
spinesUtils
A library that provides template code for Python development to shorten the project development cycle.
BirchKwok's Repositories
BirchKwok/spinesTS
spinesTS, a powerful toolset for time series prediction, is one of the cornerstones of PipelineTS.
BirchKwok/lynsedb
A pure Python-implemented, lightweight, server-optional, multi-end compatible, vector database deployable locally or remotely.
BirchKwok/PipelineTS
One-stop time series analysis tool, supporting time series data preprocessing, feature engineering, model training, model evaluation, model prediction, etc. Based on spinesTS and darts.
BirchKwok/NumPack
🚀 Supercharge Your NumPy Arrays | ⚡️ Instant TB-scale Data Ops | 💾 Zero Memory Overhead | 🔄 Stream Huge Arrays Like Small Ones | 🛡️ Production-Ready
BirchKwok/spinesUtils
A library that provides template code for Python development to shorten the project development cycle.
BirchKwok/cheaper_o1
BirchKwok/lihang-code
《统计学习方法》的代码实现
BirchKwok/lyfile
A high-performance file format for data storage, built with Rust and Python. LyFile provides efficient storage and retrieval of tabular data and high-dimensional vectors, with optimized SIMD operations for nearest neighbor search.
BirchKwok/MySpider
爬虫便捷脚手架 Web scraping convenient scaffolding
BirchKwok/spinesText
Toolkits for Natural Language Processing
BirchKwok/100-Days-Of-ML-Code
100 Days of ML Coding
BirchKwok/ApexBase
🚀 A lightning-fast, feature-rich embedded database designed for modern Python applications.
BirchKwok/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
BirchKwok/BirchKwok
BirchKwok/birchkwok.github.io
My personal page
BirchKwok/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
BirchKwok/Daily-interview
BirchKwok/Deep-Forest
An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1)
BirchKwok/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
BirchKwok/lihangtongjixuexifangfa
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
BirchKwok/LynseEngines
Computation engine for the LynseDB library
BirchKwok/machine_learning_algorithm
李航《统计学习方法》第二版代码实现
BirchKwok/NLP-Interview-Notes
本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。
BirchKwok/SciTest
BirchKwok/spinesPlot
spines of plotting
BirchKwok/TaskWeaver
A code-first agent framework for seamlessly planning and executing data analytics tasks.
BirchKwok/team-learning-nlp
主要存储Datawhale组队学习中“自然语言处理”方向的资料。
BirchKwok/Time-Series-Analysis-Tutorial
时间序列分析教程
BirchKwok/Time-series-prediction
Deep learning time series prediction with TensorFlow - TFTS
BirchKwok/trader
交易模块