Pinned Repositories
CLRS
cmuDB
course work for CMU DB_15445
concurrency-patterns
Examples taken from Rob Pike's talk about concurrency patterns.
Cpp
绝对的自由意味着永远的警惕
elb-classic-load-balancers-user-guide
The open source version of the User Guide for Classic Load Balancers. To submit feedback or requests for changes, submit an issue or make changes and submit a pull request.
gitignore
A collection of useful .gitignore templates
kubernetes-handbook
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
LeetCode
MachineLearning
NaiveBayes
namespace-io's Repositories
namespace-io/LeetCode
namespace-io/NaiveBayes
namespace-io/CLRS
namespace-io/cmuDB
course work for CMU DB_15445
namespace-io/concurrency-patterns
Examples taken from Rob Pike's talk about concurrency patterns.
namespace-io/Cpp
绝对的自由意味着永远的警惕
namespace-io/elb-classic-load-balancers-user-guide
The open source version of the User Guide for Classic Load Balancers. To submit feedback or requests for changes, submit an issue or make changes and submit a pull request.
namespace-io/gitignore
A collection of useful .gitignore templates
namespace-io/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
namespace-io/MachineLearning
namespace-io/mit6.824
namespace-io/MVVM
A Simple MVVM
namespace-io/namespace.io
Ready to Go
namespace-io/NIDFMA
name it difficult for my application
namespace-io/nlp
namespace-io/nutshell
I could be bounded in a nutshell, and count myself a king of infinite space
namespace-io/Parser
namespace-io/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText. [IN PROGRESS]
namespace-io/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
namespace-io/STL
MSVC's implementation of the C++ Standard Library.
namespace-io/tour
[mirror] A Tour of Go