Pinned Repositories
996.Leave
逃离996
abseil-cpp
Abseil Common Libraries (C++)
airflow-docker
Source code of the Apache Airflow Tutorial for Beginners on YouTube Channel Coder2j (https://www.youtube.com/c/coder2j)
Algorithms
Solutions for some common algorithm problems written in C++ and Java.
arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
asteria
The Asteria Programming Language
awesome
:sunglasses: Curated list of awesome lists
awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
awesome-cmake
A curated list of awesome CMake resources, scripts, modules, examples and others.
CharlesxrWu's Repositories
CharlesxrWu/abseil-cpp
Abseil Common Libraries (C++)
CharlesxrWu/awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
CharlesxrWu/bazel-compilation-database
Tool to generate compile_commands.json from the Bazel build system
CharlesxrWu/BERT-NER
Pytorch-Named-Entity-Recognition-with-BERT
CharlesxrWu/book
学习笔记
CharlesxrWu/Clean-Code-Collection-Books
Clean Code Collection books-写代码的艺术--但是也不能死读书,照搬理论实践
CharlesxrWu/CnC_Remastered_Collection
CharlesxrWu/Cpp17-STL-Cookbook
Code files by Packt
CharlesxrWu/cuda_by_example
The CMake version of cuda_by_example
CharlesxrWu/CUDA_gemm
A simple high performance CUDA GEMM, Block Sparse GEMM and Non-uniform Quantized GEMM implementation.
CharlesxrWu/d2l-tvm
Dive into Deep Learning Compiler
CharlesxrWu/darknet
Convolutional Neural Networks
CharlesxrWu/deepdetect
Deep Learning API and Server in C++11 support for Caffe, Caffe2, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
CharlesxrWu/DeepLearning
CharlesxrWu/gemm
Musings in GEMM (General Matrix Multiplication)
CharlesxrWu/i
CharlesxrWu/introRL
Intro to Reinforcement Learning (强化学习纲要)
CharlesxrWu/keras
Deep Learning for humans
CharlesxrWu/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
CharlesxrWu/libtorch-yolov3
A Libtorch implementation of the YOLO v3 object detection algorithm
CharlesxrWu/mindspore
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
CharlesxrWu/opencv
Open Source Computer Vision Library
CharlesxrWu/pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
CharlesxrWu/rest_rpc
modern C++(C++11), simple, easy to use rpc framework
CharlesxrWu/RLexample
Some basic examples of playing with RL
CharlesxrWu/strtk
C++ String Toolkit Library
CharlesxrWu/tftvm
TensorFlow and TVM integration
CharlesxrWu/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
CharlesxrWu/tvm
TVM integration into PyTorch
CharlesxrWu/ustl
A size-optimized STL implementation.