Solver Methods SGD Rules of thumb for setting the learning rate \alpha and momentum \mu AdaDelta AdaGrad Adam NAG RMSprop Scaffolding Updating Parameters Snapshotting and...
Managing state Basic: self-encapsulated widget state Invalidating a widget Intermediate: passing widget properties Advanced: abstracting and injecting state Managing state ...
Network (L3/L4) filters Network (L3/L4) filters As discussed in the listener section, network level (L3/L4) filters form the core of Envoy connection handling. The filter API ...
DNS query DNS query The resolver class is used to do DNS query, i.e., convert a host+service to IP +port. Take boost::asio::ip::tcp::resolver as an example: #include <b...
Topic Compaction How topic compaction works Topic Compaction Pulsar was built with highly scalable persistent storage of message data as a primary objective. Pulsar topics en...
Local rate limit Overview Statistics Runtime Local rate limit Local rate limiting architecture overview v3 API reference This filter should be configured with the name...
Local rate limit Overview Statistics Runtime Local rate limit Local rate limiting architecture overview v3 API reference This filter should be configured with the name...
Tutorials Tutorials Basic Tutorial The Basics of Cython Cython Hello World Fibonacci Fun Primes Primes with C++ Language Details Calling C functions Dynamic linking ...