Pinned Repositories
allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.
AnyQ
FAQ-based Question Answering System
asio
Asio C++ Library
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
bigflow
Baidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale. Bigflow processes 4P+ data inside Baidu and runs about 5000 jobs every day.
bingo
Bingo,一个让你呼吸顺畅 New Bing。
Bingo1
Bingo, a New Bing that lets you breathe easy.
boost.asio
Boost.org asio module
PyTorch-Tutorial
Build your neural network easy and fast
coco-boy's Repositories
coco-boy/bingo
Bingo,一个让你呼吸顺畅 New Bing。
coco-boy/allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.
coco-boy/asio
Asio C++ Library
coco-boy/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
coco-boy/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
coco-boy/Bingo1
Bingo, a New Bing that lets you breathe easy.
coco-boy/boost.asio
Boost.org asio module
coco-boy/Chinese-XLNet
Pre-Trained Chinese XLNet(中文XLNet预训练模型)
coco-boy/CTR
CTR模型代码和学习笔记总结
coco-boy/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
coco-boy/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models for search and recommendation.
coco-boy/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
coco-boy/DeepFM_with_PyTorch
A PyTorch implementation of DeepFM for CTR prediction problem.
coco-boy/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.
coco-boy/dev-sidecar
开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速
coco-boy/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
coco-boy/drogon-docs
Documentation for the Drogon project
coco-boy/FastAP-metric-learning
Code for CVPR 2019 paper "Deep Metric Learning to Rank"
coco-boy/go-proxy-bingai
用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,支持 API 调用,国内可用。
coco-boy/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
coco-boy/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
coco-boy/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
coco-boy/models
Models and examples built with TensorFlow
coco-boy/ms-copilot-play
Cloudflare Worker 的 Microsoft Copilot 加速服务。Microsoft Copilot 是基于 OpenAI GPT-4 的强大 AI 并且能够使用 Bing 搜索来解答问题。简单部署即可在国内高速访问原滋原味的 Microsoft Copilot 的几乎全部功能,聊天,笔记本,插件,图像生成,分享等等..
coco-boy/NeMo
NeMo: a toolkit for conversational AI
coco-boy/optuna-examples
Examples for https://github.com/optuna/optuna
coco-boy/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
coco-boy/pytorch-Deep-Learning
Deep Learning (with PyTorch)
coco-boy/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
coco-boy/siamese-pytorch
Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot