EricDoug's Stars
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
fengdu78/lihang-code
《统计学习方法》的代码实现
dsgiitr/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
bytedance/byteps
A high performance and generic framework for distributed DNN training
fluentpython/example-code-2e
Example code for Fluent Python, 2nd edition (O'Reilly 2022)
NVIDIA/nccl
Optimized primitives for collective multi-GPU communication
intel-analytics/BigDL-2.x
BigDL: Distributed TensorFlow, Keras and PyTorch on Apache Spark/Flink & Ray
Tencent/MedicalNet
Many studies have shown that the performance on deep learning is significantly affected by volume of training data. The MedicalNet project provides a series of 3D-ResNet pre-trained models and relative code.
wy1iu/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
riscv-software-src/riscv-tools
RISC-V Tools (ISA Simulator and Tests)
PengyiZhang/SlimYOLOv3
This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications
kemaloksuz/ObjectDetectionImbalance
Lists the papers related to imbalance problems in object detection [TPAMI]
RichardGong/PlayWithCompiler
A GeekTime course about constructing a compiler.
HRNet/HRNet-Object-Detection
Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h). This is an official implementation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
baidu-research/baidu-allreduce
VDIGPKU/CBNet_caffe
Composite Backbone Network (AAAI20)
baidu-research/tensorflow-allreduce
temken/comparxiv
Compare two version of an arXiv preprint with a single command.
yuantailing/ctw-baseline
Baseline methods for [CTW dataset](https://ctwdataset.github.io/)
summerlvsong/Aggregation-Cross-Entropy
Aggregation Cross-Entropy for Sequence Recognition. CVPR 2019.
nudtnlp/tianchi-nl2sql-top1
天池nl2sql冠军方案
TracyMcgrady6/Distribute_MNIST
TensorFlow分布式MNIST手写字体识别实例
CVxTz/image_search_engine
Image search engine
AdeDZY/SIGIR19-BERT-IR
Repo of code and data for SIGIR-19 short paper "Deeper Text Understanding for IR with Contextual NeuralLanguage Modeling"
philkr/magic_init
gl-lei/algorithm
《数据结构与算法之美》学习笔记以及 Swift 代码实现 ,原始仓库 https://github.com/wangzheng0822/algo
werowe/elasticsearch
EricDoug/algo
数据结构和算法必知必会的50个代码实现