Pinned Repositories
BP-Neural-Network
numpy实现的bp算法,代码是pytorch风格,可供pytorch入门学习,配合plotly.js获得良好的训练可视化
classification
感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...
Cplusplus-repo
C++的入门程序
CppStudy
C++入门学习时写的一些代码,方便以后查看和优化
Data-Structure
《数据结构与算法分析》上的代码实现
Data-Structure-And-Algorithm
Data Structure And Algorithm(常用数据结构与算法C/C++实现)
EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
GreedySnake
c++经典项目贪吃蛇游戏控制台版,详细注释
guangmingpeng.github.io
平平无奇彭老师博客
ZJU_MOOC_DS
浙大MOOC-陈越、何钦铭-数据结构-2016秋-(C++)
guangmingpeng's Repositories
guangmingpeng/Data-Structure-And-Algorithm
Data Structure And Algorithm(常用数据结构与算法C/C++实现)
guangmingpeng/EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
guangmingpeng/GreedySnake
c++经典项目贪吃蛇游戏控制台版,详细注释
guangmingpeng/guangmingpeng.github.io
平平无奇彭老师博客
guangmingpeng/ZJU_MOOC_DS
浙大MOOC-陈越、何钦铭-数据结构-2016秋-(C++)
guangmingpeng/BP-Neural-Network
numpy实现的bp算法,代码是pytorch风格,可供pytorch入门学习,配合plotly.js获得良好的训练可视化
guangmingpeng/classification
感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...
guangmingpeng/Cplusplus-repo
C++的入门程序
guangmingpeng/CppStudy
C++入门学习时写的一些代码,方便以后查看和优化
guangmingpeng/Data-Structure
《数据结构与算法分析》上的代码实现
guangmingpeng/DATASTRUCTURE
数据结构
guangmingpeng/face_recognize
Matlab PCA 人脸识别
guangmingpeng/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
guangmingpeng/noteOfWork
guangmingpeng/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
guangmingpeng/RESIDE
EMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information
guangmingpeng/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
guangmingpeng/test