Pinned Repositories
30-seconds-of-python
A curated collection of useful Python snippets that you can understand in 30 seconds or less.
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
deep_learning_object_detection
A paper list of object detection using deep learning.
DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
Flat-Lattice-Transformer
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
Ganomaly-pytorch
关于杜伦大学的GANomaly的代码
gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
PubLayNet-1
MaskRCNN on PubLayNet datasets. Paragraph detection, table detection, figure detection,...
pytorch-relation-extraction
distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取
Andrew05200's Repositories
Andrew05200/Tianchi-NLP-News-Text-Classification-Rank-5-solution
Alibaba Cloud TIANCHI NLP Competition
Andrew05200/algorithms-1
Minimal examples of data structures and algorithms in Python
Andrew05200/aliyun-tianchi-Overdue-loan
天池 贷款违约预测
Andrew05200/approachingalmost
Approaching (Almost) Any Machine Learning Problem
Andrew05200/ccks2020
ccks2020的比赛-面向金融领域的篇章级事件主体与要素抽取(一)事件主体抽取
Andrew05200/CCKS2020-1
A copy of CCKS2020 code
Andrew05200/DeepLearning-MuLi-Notes
Notes about courses Dive into Deep Learning by Mu Li
Andrew05200/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
Andrew05200/detext
DeText: A Deep Neural Text Understanding Framework for Ranking and Classification Tasks
Andrew05200/FinRL-Meta
FinRL-Meta: A Universe for Data-Driven Financial Reinforcement Learning. 🔥
Andrew05200/gaic_track3_pair_sim
全球人工智能技术创新大赛-赛道三-冠军方案
Andrew05200/graph_nets
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
Andrew05200/HuggingFace-Download-Accelerator
利用HuggingFace的官方下载工具从镜像网站进行高速下载。
Andrew05200/insetGAN
Official repository of CVPR 2022 paper InsetGAN
Andrew05200/LASER
Language-Agnostic SEntence Representations
Andrew05200/Leetcode
Play Leetcode with different programming language
Andrew05200/MediaCrawler
小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫
Andrew05200/MSD-Manual-Portable
A method to build a portable and offline-available MSD Manual. 一种构建便携式离线《默沙东诊疗手册》的方法。
Andrew05200/NLP-Loss-Pytorch
Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al
Andrew05200/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
Andrew05200/OCR_tablenet
TableNet Implementation on Pytorch
Andrew05200/one-api
OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问以及 360 智脑,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.
Andrew05200/paper-reading
深度学习经典、新论文逐段精读
Andrew05200/public-apis
A collective list of free APIs
Andrew05200/PyTorch-Tutorial-2nd
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
Andrew05200/Qv2ray
:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:
Andrew05200/SimCSE-Pytorch
中文数据集下SimCSE+ESimCSE的实现
Andrew05200/website_tutorials
This repository contains tutorials published on [My personal website](https://jlealtru.github.io/)
Andrew05200/WorkingTime
向发起人致敬 https://github.com/WorkerLivesMatter/WorkingTime
Andrew05200/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.