Pinned Repositories
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
BertBasedCorrectionModels
PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。
c4
C in four functions
database-design
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
deep-learning-time-series
List of papers, code and experiments using deep learning for time series forecasting
HELLO-CC
jieba_fast
Use C Api and Swig to Speed up jieba 高效的中文分词库
keras-attention-mechanism
Attention mechanism Implementation for Keras.
notes
一个码农的毕生所学.考研,就业,上学.语言篇,Android,C++,Java,JavaScript,Latex,MATLAB,NodeJS,PHP,Python,技术篇,docker,git,Linux,Maven,office,Spark,Spring,SVN,基础篇,编译原理,操作系统,单片机,计算机网络,计算机网络实验,架构模式,软件文档写作,设计模式,数据结构,数据库,算法,UML建模,Windows程序设计,数学篇,概率论与数理统计,微积分,线性代数,张量,机器学习篇,机器学习,pytorch,sklearn,TensorFlow
TINYCPU
Five Stage Pipeline CPU Based MIPS
Cc-123789's Repositories
Cc-123789/TINYCPU
Five Stage Pipeline CPU Based MIPS
Cc-123789/notes
一个码农的毕生所学.考研,就业,上学.语言篇,Android,C++,Java,JavaScript,Latex,MATLAB,NodeJS,PHP,Python,技术篇,docker,git,Linux,Maven,office,Spark,Spring,SVN,基础篇,编译原理,操作系统,单片机,计算机网络,计算机网络实验,架构模式,软件文档写作,设计模式,数据结构,数据库,算法,UML建模,Windows程序设计,数学篇,概率论与数理统计,微积分,线性代数,张量,机器学习篇,机器学习,pytorch,sklearn,TensorFlow
Cc-123789/30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
Cc-123789/BertBasedCorrectionModels
PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。
Cc-123789/c4
C in four functions
Cc-123789/database-design
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
Cc-123789/deep-learning-time-series
List of papers, code and experiments using deep learning for time series forecasting
Cc-123789/HELLO-CC
Cc-123789/jieba_fast
Use C Api and Swig to Speed up jieba 高效的中文分词库
Cc-123789/keras-attention-mechanism
Attention mechanism Implementation for Keras.
Cc-123789/LaTeX-Template-Cn
\LaTeX 中文模版收集。
Cc-123789/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
Cc-123789/MathModel
最新的美赛、国赛、省赛数学建模,通用matlab编写的数十个实现的模型,优秀的论文,pdf资料,ppt资料等;The latest us, national, provincial mathematical modeling, general matlab prepared by dozens of models, excellent papers, PDF materials, PPT materials
Cc-123789/momo-share
墨墨背单词,每日分享链接访问脚本,提高单词上限。
Cc-123789/mylang
支持加减乘除求余括号运算符(自实现词法分析器、语法分析器、抽象语法树、解释器)
Cc-123789/OpenCV-Face-Recognition
Real-time face recognition project with OpenCV and Python
Cc-123789/os_kernel_lab
清华大学操作系统2015课程实验(fork)
Cc-123789/Personal-projects
data_analysis and machine_learning projects
Cc-123789/PlotNeuralNet
Latex code for making neural networks diagrams
Cc-123789/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
Cc-123789/PyQt5
《PyQt5快速开发与实战》配套代码
Cc-123789/Reversi
🎲 黑白棋 课程设计 + AI (Minimax)
Cc-123789/Shell
使用C语言实现shell解释器
Cc-123789/Shelldown
Windows command-line interpreter.
Cc-123789/SoftMaskedBert
Soft-Masked Bert 复现论文:https://arxiv.org/pdf/2005.07421.pdf
Cc-123789/splash2_benchmark
SPLASH2 Benchmark
Cc-123789/Study_TF2.0
Cc-123789/Time-Series-ARIMA-XGBOOST-RNN
Time series forecasting for individual household power prediction: ARIMA, xgboost, RNN
Cc-123789/transformer-word-segmenter
Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注