Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
Algorithms
algs4
Algorithms, 4th edition textbook code and libraries
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
awesome-go
A curated list of awesome Go frameworks, libraries and software
books-collection
To the programmer's open source and free books collection 给程序员的开源、免费书籍收集,图书集合。
clientDemo
for all client code
cvt
Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)
DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
Deep-Learning
深度学习/人工智能/机器学习资料汇总(Deep Learning/Artificial Intelligent/Machine Learning) 持续更新……
josephhao's Repositories
josephhao/Deep-Learning
深度学习/人工智能/机器学习资料汇总(Deep Learning/Artificial Intelligent/Machine Learning) 持续更新……
josephhao/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
josephhao/Algorithms
josephhao/algs4
Algorithms, 4th edition textbook code and libraries
josephhao/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
josephhao/awesome-go
A curated list of awesome Go frameworks, libraries and software
josephhao/books-collection
To the programmer's open source and free books collection 给程序员的开源、免费书籍收集,图书集合。
josephhao/clientDemo
for all client code
josephhao/cvt
Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)
josephhao/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
josephhao/demo
josephhao/go-awesome
Go 语言优秀资源整理,为项目落地加速🏃
josephhao/Golang-100-Days
Golang - 100天从新手到大师
josephhao/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
josephhao/Golang_Dream
josephhao/HelloWorld
josephhao/incubator-shardingsphere
Distributed database middleware
josephhao/java-design-patterns
Design patterns implemented in Java
josephhao/jcseg
Jcseg是基于mmseg算法的一个轻量级中文分词器,同时集成了关键字提取,关键短语提取,关键句子提取和文章自动摘要等功能,并且提供了一个基于Jetty的web服务器,方便各大语言直接http调用,同时提供了最新版本的lucene, solr, elasticsearch的分词接口!
josephhao/learning-golang
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
josephhao/netty-in-action-cn
Netty In Action 中文版
josephhao/OpenJDK-Research
OpenJDK(HotSpot JVM、Javac)源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
josephhao/spring-framework
Spring Framework
josephhao/spring5-samples
《Spring5核心原理与30个类手写实战》随书代码示例工程
josephhao/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
josephhao/transmittable-thread-local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
josephhao/ym-shop