Pinned Repositories
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
atguigu-project-ct
ETL
bw2color
Curriculum-design
大二课程设计
Data-Structure
practice
FoolGo
A Go A.I. based on MCTS(AlphaGo and DeepZenGo's basic algorithm) WITHOUT Deep Learning
FpTree
my C++ implementation of mining frequent patterns using fp-tree growth method
git_test
hadoop
Apache Hadoop
ios_opencv_divide
分割图片中的矩形,并二值化
panfengqishi's Repositories
panfengqishi/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
panfengqishi/atguigu-project-ct
ETL
panfengqishi/bw2color
panfengqishi/Curriculum-design
大二课程设计
panfengqishi/Data-Structure
practice
panfengqishi/FoolGo
A Go A.I. based on MCTS(AlphaGo and DeepZenGo's basic algorithm) WITHOUT Deep Learning
panfengqishi/FpTree
my C++ implementation of mining frequent patterns using fp-tree growth method
panfengqishi/git_test
panfengqishi/hadoop
Apache Hadoop
panfengqishi/ios_opencv_divide
分割图片中的矩形,并二值化
panfengqishi/jieba
结巴中文分词
panfengqishi/machine_learning_in_action
Important book about the machine learning algorithms, and introduces the application of those who use these algorithms and tools, and how to use them in a real environment. This book and other books, behind the other books are long on machine learning theory knowledge, the book happened to be more discussion on how to use coded machine learning algorithms.
panfengqishi/monolithic_arch_springboot
基于SpringBoot的单体多层架构示例工程。《软件架构探索》的配套组件。
panfengqishi/nl2sql_baseline
panfengqishi/PaintAndGuess_Multi-terminal
🎨 PaintAndGuess Game in multi-terminal including PC + Android + Web
panfengqishi/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
panfengqishi/single_chip_microcomputer
小车单片机代码
panfengqishi/Spring-Boot-Security-JWT-SPA
Spring Boot 2 + JWT + Spring Security 5的单页应用(SPA) Restful 解决方案
panfengqishi/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
panfengqishi/WebTest2
简单Web学习