Pinned Repositories
-Python-for-Kids
Python for Kids
AdaptiveRandomForest
Repository for the AdaptiveRandomForest algorithm implemented in MOA 2016-04
Adlik
Adlik: Toolkit for Accelerating Deep Learning Inference
aho-corasick
Java implementation of the Aho-Corasick algorithm for efficient string matching
AhoCorasickDoubleArrayTrie
An extremely fast implemention of Aho Corasick algorithm based on Double Array Trie.
AITM
TensorFlow implementation of Adaptive Information Transfer Multi-task (AITM) framework. Code for the paper accepted by KDD21: Modeling the Sequential Dependence among Audience Multi-step Conversions with Multi-task Learning in Targeted Display Advertising. [https://arxiv.org/abs/2105.08489]
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
ali-kaldi
the ali open source kaldi for dfsmn
char-cnn
Keras Char CNN implementation
multi-label-text-classification
Multi-label text classification for reuters-21578 dataset. Use KNN and Naive Bayes classifiers. Improve feature selection algorithm based on chi square, term frequency and information entropy.
dotrado's Repositories
dotrado/Adlik
Adlik: Toolkit for Accelerating Deep Learning Inference
dotrado/AITM
TensorFlow implementation of Adaptive Information Transfer Multi-task (AITM) framework. Code for the paper accepted by KDD21: Modeling the Sequential Dependence among Audience Multi-step Conversions with Multi-task Learning in Targeted Display Advertising. [https://arxiv.org/abs/2105.08489]
dotrado/autogluon
AutoGluon: AutoML for Image, Text, Time Series, and Tabular Data
dotrado/awesome-AutoML
Curating a list of AutoML-related research, tools, projects and other resources
dotrado/awesome-mixture-of-experts
A collection of AWESOME things about mixture-of-experts
dotrado/ColossalAI
Making large AI models cheaper, faster and more accessible
dotrado/CTL
A causal tree method (Causal Tree Learn (CTL)) for heterogeneous treatment effects in Python
dotrado/darts-clone-python
Darts-clone python binding
dotrado/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
dotrado/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
dotrado/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
dotrado/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
dotrado/delu
Deep Learning Utilities for PyTorch users (old name: Zero)
dotrado/Disco-Diffusion-Local
只要是Windows系统,3G以上显存的英伟达显卡,下载解压就能直接用,什么环境都不用配置
dotrado/EasyRec
A framework for large scale recommendation algorithms.
dotrado/FuxiCTR
A configurable, tunable, and reproducible library for CTR prediction https://fuxictr.github.io/tutorials
dotrado/google-research
Google Research
dotrado/Hetu
A high-performance distributed deep learning system targeting large-scale and automated distributed training.
dotrado/infinitoml
dotrado/mlforhealthlabpub
Machine Learning and Artificial Intelligence for Medicine.
dotrado/OneFlow-Benchmark
OneFlow models for benchmarking.
dotrado/perfect_match
➕➕ Perfect Match is a simple method for learning representations for counterfactual inference with neural networks.
dotrado/pytorch-lightning-template
An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit all the functions as well. Big-project-friendly as well. No need to rewrite your config in hydra.
dotrado/rtdl
Research on Tabular Deep Learning (Python package & papers)
dotrado/tabular-dl-num-embeddings
(NeurIPS 2022) The official implementation of the paper "On Embeddings for Numerical Features in Tabular Deep Learning"
dotrado/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
dotrado/tensorflow-serving-tutorial
A tutorial of building tensorflow serving service from scratch
dotrado/TensorFlow_toturial
Basic use of tensorflow and implement some networks.
dotrado/understand-prompt
【🔞🔞🔞 内含不适合未成年人阅读的图片】基于我擅长的编程、绘画、写作展开的 AI 探索和总结:StableDiffusion 是一种强大的图像生成模型,能够通过对一张图片进行演化来生成新的图片。ChatGPT 是一个基于 Transformer 的语言生成模型,它能够自动为输入的主题生成合适的文章。而 Github Copilot 是一个智能编程助手,能够加速日常编程活动。
dotrado/visual-chatgpt
Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models