Stars
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
The "Python Machine Learning (1st edition)" book code repository and info resource
An open-source implementation of ShanBay-like flashcards webview.
Caffe2 is a lightweight, modular, and scalable deep learning framework.
An Open Source Machine Learning Framework for Everyone
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
A simple C++11 Thread Pool implementation
Official content for Harvard CS109
Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bindings and C++ bindings are both available. The resulting code…
The Web framework for perfectionists with deadlines.