Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
argo-workflows
Workflow engine for Kubernetes
book
BookStudy
各本书的学习笔记
boot-actuator
基于SpringBoot2.0 实现的jvm远程监工图形化工具,可以同时监控多个web应用,支持远程监控
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
cbs
Chatbot
基於向量匹配的情境式聊天機器人
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
MyWorkTest
Git2191866109's Repositories
Git2191866109/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
Git2191866109/argo-workflows
Workflow engine for Kubernetes
Git2191866109/BookStudy
各本书的学习笔记
Git2191866109/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Git2191866109/co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Git2191866109/dhorse
DHorse是一个简单易用、以应用为中心的云原生DevOps系统,具有持续集成、持续部署、微服务治理等功能,主要特点:部署简单、操作简洁、功能快速。
Git2191866109/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
Git2191866109/ebooks
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
Git2191866109/galileo
Galileo library for large scale graph training by JD
Git2191866109/GinHello
Gin 学习示例代码
Git2191866109/go-collection
:tulip: awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习golang基础和高级特性,到实战,到架构微服务,最后到跑路。
Git2191866109/golang101
Go语言101 : 一本侧重于Go语言语法和语义的编程解释和指导书
Git2191866109/jgrapht
Master repository for the JGraphT project
Git2191866109/k8s-source-code-analysis
《k8s-1.13版本源码分析》
Git2191866109/Machine-Learning-Book
《机器学习宝典》包含:谷歌机器学习速成课程(招式)+机器学习术语表(口诀)+机器学习规则(心得)+机器学习中的常识性问题 (内功)。该资源适用于机器学习、深度学习研究人员和爱好者参考!
Git2191866109/Mastering-Transformers
Mastering Transformers, published by Packt
Git2191866109/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Git2191866109/nacos-docker
使用docker部署nacos集群
Git2191866109/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
Git2191866109/please
High-performance extensible build system for reproducible multi-language builds.
Git2191866109/python_mozetl
ETL jobs for Firefox Telemetry
Git2191866109/redigo
Git2191866109/sentinel
sentinel源码注释
Git2191866109/snap
Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
Git2191866109/spark-nlp
State of the Art Natural Language Processing
Git2191866109/springboot-log
springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪
Git2191866109/Study-Floder
相当不错的图书,例如《数学之美》、《浪潮之巅》、《TCP/IP卷一/卷二/卷三》等;一些大的上传受限制的文件《图解TCP_IP_第5版》、《深入理解Java虚拟机JVM》、《effective java》等在README
Git2191866109/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Git2191866109/training-operator
Training operators on Kubernetes.
Git2191866109/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch