Pinned Repositories
aes-rsa-java
AES+RSA结合应用java示例
algorithm
java algorithm
CS-Notes
:books: Computer Science Learning Notes
d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
EnlightenNext
EnlightenNext is the project by springcloud 。Try new ideas!
homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
J2EE
the JAVAEE test project
JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
SpringBoot-Dubbo-Docker-Jenkins
基于SpringBoot+Dubbo的微服务框架(借助Docker+Jenkins实现自动化、容器化部署)
weric1018's Repositories
weric1018/aes-rsa-java
AES+RSA结合应用java示例
weric1018/algorithm
java algorithm
weric1018/CS-Notes
:books: Computer Science Learning Notes
weric1018/d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
weric1018/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
weric1018/EnlightenNext
EnlightenNext is the project by springcloud 。Try new ideas!
weric1018/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
weric1018/J2EE
the JAVAEE test project
weric1018/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
weric1018/SpringBoot-Dubbo-Docker-Jenkins
基于SpringBoot+Dubbo的微服务框架(借助Docker+Jenkins实现自动化、容器化部署)
weric1018/springcloud-thoth
spring cloud 脚手架,上手即用,集成swagger,对外rest接口,集成主流互联网saas架构,包含es,hbase,kafka,redis,mongo等
weric1018/SpringCloudLearning
《史上最简单的Spring Cloud教程源码》
weric1018/springmvc-mybatis-learning
SpringMVC 和 MyBatis 学习笔记,搭配示例,主要讲解一些基础的概念、用法和配置