Pinned Repositories
blog-example
blog-example
build-web-application-with-golang
A golang ebook intro how to build a web with golang
byteps
A high performance and generic framework for distributed DNN training
dragonboat
A feature complete and high performance multi-group Raft library in Go.
elastic-jupyter-operator
Cloud-native way to provide elastic Jupyter Notebooks on Kubernetes. Run remote kernels, natively.
example-versioning
Data sets and ML models versioning example from DVC get started
fanqiang
翻墙-科学上网
go-criu
Go Bindings for CRIU
go-crontab
Go语言开发分布式任务调度 轻松搞定高性能Crontab-学习笔记
horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
soar-zhengjian's Repositories
soar-zhengjian/fanqiang
翻墙-科学上网
soar-zhengjian/go-criu
Go Bindings for CRIU
soar-zhengjian/blog-example
blog-example
soar-zhengjian/build-web-application-with-golang
A golang ebook intro how to build a web with golang
soar-zhengjian/byteps
A high performance and generic framework for distributed DNN training
soar-zhengjian/dragonboat
A feature complete and high performance multi-group Raft library in Go.
soar-zhengjian/elastic-jupyter-operator
Cloud-native way to provide elastic Jupyter Notebooks on Kubernetes. Run remote kernels, natively.
soar-zhengjian/example-versioning
Data sets and ML models versioning example from DVC get started
soar-zhengjian/go-crontab
Go语言开发分布式任务调度 轻松搞定高性能Crontab-学习笔记
soar-zhengjian/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
soar-zhengjian/MachineLearning
Basic Machine Learning and Deep Learning
soar-zhengjian/MatrixSlow
A simple deep learning framework in pure python for purpose of learning in DL
soar-zhengjian/myRepo
my first repository!
soar-zhengjian/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
soar-zhengjian/orion
soar-zhengjian/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
soar-zhengjian/scheduler-plugins
Repository for out-of-tree scheduler plugins based on scheduler framework.
soar-zhengjian/SparrowRecSys
A Deep Learning Recommender System
soar-zhengjian/test
soar-zhengjian/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
soar-zhengjian/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
soar-zhengjian/training-operator
Training operators on Kubernetes.
soar-zhengjian/uai-sdk
UCloud AI SDK
soar-zhengjian/uber-go-guide
Uber Go 风格指南(译)