x-junkang
人生所有的事情之中,后悔是最可怕的。失败是一种答案,拒绝也是一种答案,但后悔却是永远得不到答案。“如果我那样选了……”、“不知道如果走了那条路会怎样……”,你永远、永远都不会知道答案,而且这些疑问会纠缠你一辈子。
Beijing
Pinned Repositories
algorithm
这是我学习《算法设计技巧与分析》课程,实现书中的伪代码和所做的一些习题
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
codebase
comments
博客评论
connected
长连接服务
d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
data-structures-questions
golang sorting algorithm and data construction.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
from_coder_to_expert
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
x-url
短链接服务
x-junkang's Repositories
x-junkang/connected
长连接服务
x-junkang/algorithm
这是我学习《算法设计技巧与分析》课程,实现书中的伪代码和所做的一些习题
x-junkang/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
x-junkang/codebase
x-junkang/comments
博客评论
x-junkang/data-structures-questions
golang sorting algorithm and data construction.
x-junkang/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
x-junkang/from_coder_to_expert
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
x-junkang/x-url
短链接服务
x-junkang/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
x-junkang/gmqtt
Gmqtt is a flexible, high-performance MQTT broker library that fully implements the MQTT protocol V3.x and V5 in golang
x-junkang/go2sky-plugins
The plugins of go2sky
x-junkang/gorse
An open source recommender system service written in Go
x-junkang/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
x-junkang/hexo-starter
My blog using netlify and hexo.
x-junkang/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese).
x-junkang/images
博客图片存储仓库
x-junkang/interview_internal_reference
2020年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
x-junkang/java-demo
java中的一些例子
x-junkang/numpy-ml
Machine learning, in numpy
x-junkang/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
x-junkang/OvenMediaEngine
OvenMediaEngine (OME) is a Streaming Server for Sub-Second Latency. It supports WebRTC, RTMP, SRT, MPEG-2 TS, RTSP as input, WebRTC, LL-DASH, MPEG-DASH, HLS as output.
x-junkang/python_practice
这是一个我的个人练习项目
x-junkang/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
x-junkang/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
x-junkang/Tensorflow-bin
Prebuilt binary with Tensorflow Lite enabled (native build). For RaspberryPi / Jetson Nano. And, solved Tensorflow issues #15062,#21574,#21855,#23082,#25120,#25748,#29617,#29704,#30359.
x-junkang/tinysql
A course to build the SQL layer of a distributed database.
x-junkang/tools
x-junkang/waterbugdb
Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL
x-junkang/x-junkang