Pinned Repositories
awesome-spider
爬虫集合
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
bert
TensorFlow code and pre-trained models for BERT
BERT-pytorch
Google AI 2018 BERT pytorch implementation
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
course-v3
The 3rd edition of course.fast.ai
cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
cs224homework
homework of CS224n NLP course
ccabcca06's Repositories
ccabcca06/awesome-spider
爬虫集合
ccabcca06/awesome-wechat-weapp
微信小程序开发资源汇总 :100:
ccabcca06/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
ccabcca06/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
ccabcca06/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
ccabcca06/course-v3
The 3rd edition of course.fast.ai
ccabcca06/cs224homework
homework of CS224n NLP course
ccabcca06/CS224N-Stanford-Winter-2019
The collection of ALL relevant materials about CS224N-Stanford/Winter 2019 course. THANKS TO THE PROFESSOR AND TAs! 斯坦福大学CS224N 【2019】课程的【所有】相关的资料。感谢Chris Manning教授和Abigail See,感谢所有助教!
ccabcca06/ctrl
Conditional Transformer Language Model for Controllable Generation (https://einstein.ai/presentations/ctrl.pdf)
ccabcca06/daguan
competition code
ccabcca06/dailyfresh-B2C
dailyfresh mall based on B2C model
ccabcca06/darts
Differentiable architecture search for convolutional and recurrent networks
ccabcca06/DataScienceDemo
some demo code in data science
ccabcca06/face.evoLVe.PyTorch
🔥🔥High-Performance Face Recognition Library on PyTorch🔥🔥
ccabcca06/face_recognition
The world's simplest facial recognition api for Python and the command line
ccabcca06/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
ccabcca06/kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
ccabcca06/libpku
贵校课程资料民间整理
ccabcca06/MapServer
Map TMS Server - 离线地图瓦片服务
ccabcca06/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
ccabcca06/OpenPrompt
An Open-Source Framework for Prompt-Learning.
ccabcca06/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
ccabcca06/practical_ML
practical machine learning&deep learning, algorithms implementation from scratch;
ccabcca06/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ccabcca06/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
ccabcca06/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
ccabcca06/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
ccabcca06/thu-cst-cracker
清华大学计算机系课程攻略
ccabcca06/USTC-Course
:heart:**科学技术大学课程资源
ccabcca06/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS