Pinned Repositories
acco-generate
baibuti project
acco_generate_QT
arch2vec
[NeurIPS 2020] "Does Unsupervised Architecture Representation Learning Help Neural Architecture Search?" by Shen Yan, Yu Zheng, Wei Ao, Xiao Zeng, Mi Zhang
awesome-lifelong-continual-learning
A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning
awesome-readme-template
An awesome README template for your projects!
awesome-README-templates
A collection of awesome readme templates to display on your github profile.
BDIMNNA
Cloud-Native-Workloads-on-LinuxONE
In this code we will show how to run open source Cloud-Native workloads on Linux One. LinuxONE is built for open source.
CloudCompute
console-music-player
软件分析设计与建模课程项目,命令行音乐播放器,同时能根据文本内容播放相应的背景音乐
dannieldwt's Repositories
dannieldwt/acco-generate
baibuti project
dannieldwt/acco_generate_QT
dannieldwt/arch2vec
[NeurIPS 2020] "Does Unsupervised Architecture Representation Learning Help Neural Architecture Search?" by Shen Yan, Yu Zheng, Wei Ao, Xiao Zeng, Mi Zhang
dannieldwt/awesome-lifelong-continual-learning
A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning
dannieldwt/awesome-readme-template
An awesome README template for your projects!
dannieldwt/awesome-README-templates
A collection of awesome readme templates to display on your github profile.
dannieldwt/BDIMNNA
dannieldwt/deep-active-learning
Deep Active Learning
dannieldwt/deep_learning_algorithm
object detection algorithms and training framework by pytorch
dannieldwt/Leetcode
My leetcode solutions (Java/C++)
dannieldwt/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
dannieldwt/DUAL
Code for IJCAI-2020 paper "On Deep Unsupervised Active Learning"
dannieldwt/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
dannieldwt/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
dannieldwt/FedMA
Code for Federated Learning with Matched Averaging, ICLR 2020.
dannieldwt/FedMAX
Source code for ECML-PKDD (2020) paper: FedMAX: Mitigating Activation Divergence for Accurate and Communication-Efficient Federated Learning
dannieldwt/FedML
A Research-oriented Federated Learning Library. Supporting distributed computing, mobile/IoT on-device training, and standalone simulation. A short version of our white paper has been accepted by NeurIPS 2020 workshop.
dannieldwt/GBDT-NAS
GBDT-NAS
dannieldwt/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
dannieldwt/magicMatrix
This is a magic output of a third-order matrix, which will randomly perform different operations on the matrix according to the will of the third-order matrix and the program, and output different values.
dannieldwt/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
dannieldwt/ml_implement
dannieldwt/mmdetection
OpenMMLab Detection Toolbox and Benchmark
dannieldwt/NAS_Bench_Reproduce
reproduce some algos in NAS-Bench-201
dannieldwt/numbersBase3264Encoder
The program encodes a given input with different encoding algorithms with a certain probability and outputs the result. A cryptographic module commonly used for passwords.
dannieldwt/pytorch-faster-rcnn
pytorch based implementation faster rcnn
dannieldwt/pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
dannieldwt/readme-template
A README template that can be used to give any project clear documentation.
dannieldwt/statistical-learning-method-numpy-impl
Numpy Implementaton for “Statistical Learning Method”. 《统计机器学习》的Numpy实现。
dannieldwt/WeakNAS
[NeurIPS 2021] “Stronger NAS with Weaker Predictors“, Junru Wu, Xiyang Dai, Dongdong Chen, Yinpeng Chen, Mengchen Liu, Ye Yu, Zhangyang Wang, Zicheng Liu, Mei Chen and Lu Yuan