
Highlights
- Pro
Starred repositories
This repository shows some example codes on how to do various defi/crypto related things in Python.
📖 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
implementation of floating-point radix sorting based on CUDA
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models
Tutorials for writing high-performance GPU operators in AI frameworks.
《Machine Learning Systems: Design and Implementation》- Chinese Version
My curriculum vitae (CV) written using LaTeX.
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
对Jupyter官方文档中的Magic Comamnds翻译