Pinned Repositories
Algorithms
Structures include linklist, tree, graph. Algorithms include sort, search. Also included some algorithms problems. As a playground. Just for fun.
BasicNeuralNetwork
Some base nn implement by numpy. As a playground. Just for fun.
ComputerVision
cv demo
crawler
Web crawler demo
DeepLearning
DL about nlp, cv, and so on. As a playground. Just for fun.
MachineLearning
ML about cluster, regression, classification, and so on. As a playground. Just for fun.
MathematicalDiagram
Some math figure collections.
NatureLanguageProcess
nlp demo
SinologyDatasets
国学相关数据集
solution
some insteresting solution with algorithms
citisy's Repositories
citisy/MachineLearning
ML about cluster, regression, classification, and so on. As a playground. Just for fun.
citisy/DeepLearning
DL about nlp, cv, and so on. As a playground. Just for fun.
citisy/MathematicalDiagram
Some math figure collections.
citisy/Algorithms
Structures include linklist, tree, graph. Algorithms include sort, search. Also included some algorithms problems. As a playground. Just for fun.
citisy/NatureLanguageProcess
nlp demo
citisy/SinologyDatasets
国学相关数据集
citisy/crawler
Web crawler demo
citisy/solution
some insteresting solution with algorithms
citisy/BasicNeuralNetwork
Some base nn implement by numpy. As a playground. Just for fun.
citisy/ComputerVision
cv demo
citisy/extract_api
ner extractor
citisy/data_parse
citisy/LargeModelApp
Some large model applications. Base on api. As a playground. Just for fun.
citisy/ReinforcementLearning
rl demo
citisy/utils
日常工作上用到的脚本
citisy/web_tools
some tools for web