Pinned Repositories
C-interpreter
Just for fun!
categorical-mixed-data-learning
Reading list of categorical/mixed data analysis
ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
Compiler_2016
简C语言编译器实现
Deep-Learning-for-Time-Series-Forecasting
This repository is designed to teach you, step-by-step, how to develop deep learning methods for time series forecasting with concrete and executable examples in Python.
deep-learning-time-series-forecasting
Reading list: deep learning time series forecasting
HSI-CMS
Mini_DHCP_Client
模拟一个简单的DHCP协议:客户端部分
Mini_DHCP_Server
模拟一个简单的DHCP协议:服务器端
tsoutlier
time series outlier detection
chengchengbai's Repositories
chengchengbai/Compiler_2016
简C语言编译器实现
chengchengbai/Mini_DHCP_Client
模拟一个简单的DHCP协议:客户端部分
chengchengbai/tsoutlier
time series outlier detection
chengchengbai/C-interpreter
Just for fun!
chengchengbai/categorical-mixed-data-learning
Reading list of categorical/mixed data analysis
chengchengbai/deep-learning-time-series-forecasting
Reading list: deep learning time series forecasting
chengchengbai/HSI-CMS
chengchengbai/Mini_DHCP_Server
模拟一个简单的DHCP协议:服务器端
chengchengbai/ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
chengchengbai/Deep-Learning-for-Time-Series-Forecasting
This repository is designed to teach you, step-by-step, how to develop deep learning methods for time series forecasting with concrete and executable examples in Python.
chengchengbai/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
chengchengbai/Mini_Transport_UDP_Recv
简单UDP协议:接收方
chengchengbai/Mini_Transport_UDP_Send
chengchengbai/ml-book-100-zh
:book: [译] 百页机器学习小书
chengchengbai/NetStack_IPv4_Recv
chengchengbai/NetStack_IPv4_Send
简单网络协议栈实现
chengchengbai/statistic
collecting books, papers and docs.
chengchengbai/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法